Amazon.KeyManagementService.Model.CreateAliasRequest.IsSetTargetKeyId C# (CSharp) Method

IsSetTargetKeyId() private method

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