Amazon.KeyManagementService.Model.ImportKeyMaterialRequest.IsSetEncryptedKeyMaterial C# (CSharp) 메소드

IsSetEncryptedKeyMaterial() 개인적인 메소드

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