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

IsSetDestinationEncryptionContext() private method

private IsSetDestinationEncryptionContext ( ) : bool
return bool
        internal bool IsSetDestinationEncryptionContext()
        {
            return this._destinationEncryptionContext != null && this._destinationEncryptionContext.Count > 0; 
        }