Amazon.StorageGateway.Model.UpdateNFSFileShareRequest.IsSetKMSKey C# (CSharp) 메소드

IsSetKMSKey() 개인적인 메소드

private IsSetKMSKey ( ) : bool
리턴 bool
        internal bool IsSetKMSKey()
        {
            return this._kmsKey != null;
        }