Amazon.KeyManagementService.Model.ReEncryptRequest.IsSetDestinationKeyId C# (CSharp) Метод

IsSetDestinationKeyId() приватный Метод

private IsSetDestinationKeyId ( ) : bool
Результат bool
        internal bool IsSetDestinationKeyId()
        {
            return this._destinationKeyId != null;
        }