Amazon.KeyManagementService.Model.ReEncryptRequest.IsSetDestinationKeyId C# (CSharp) Method

IsSetDestinationKeyId() private method

private IsSetDestinationKeyId ( ) : bool
return bool
        internal bool IsSetDestinationKeyId()
        {
            return this._destinationKeyId != null;
        }