Amazon.KeyManagementService.Model.CreateAliasRequest.IsSetTargetKeyId C# (CSharp) 메소드

IsSetTargetKeyId() 개인적인 메소드

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