Amazon.CodePipeline.Model.ArtifactStore.IsSetEncryptionKey C# (CSharp) Méthode

IsSetEncryptionKey() private méthode

private IsSetEncryptionKey ( ) : bool
Résultat bool
        internal bool IsSetEncryptionKey()
        {
            return this._encryptionKey != null;
        }