Amazon.CodePipeline.Model.ArtifactStore.IsSetEncryptionKey C# (CSharp) Method

IsSetEncryptionKey() private method

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