Amazon.KeyManagementService.Model.CreateAliasRequest.IsSetTargetKeyId C# (CSharp) Méthode

IsSetTargetKeyId() private méthode

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