

# DestinationConfigurationRequest
<a name="API_DestinationConfigurationRequest"></a>

The definition of a media stream that you want to associate with the output. 

## Contents
<a name="API_DestinationConfigurationRequest_Contents"></a>

 ** destinationIp **   <a name="mediaconnect-Type-DestinationConfigurationRequest-destinationIp"></a>
The IP address where you want MediaConnect to send contents of the media stream.  
Type: String  
Required: Yes

 ** destinationPort **   <a name="mediaconnect-Type-DestinationConfigurationRequest-destinationPort"></a>
 The port that you want MediaConnect to use when it distributes the media stream to the output.  
Type: Integer  
Required: Yes

 ** interface **   <a name="mediaconnect-Type-DestinationConfigurationRequest-interface"></a>
 The VPC interface that you want to use for the media stream associated with the output.  
Type: [InterfaceRequest](API_InterfaceRequest.md) object  
Required: Yes

## See Also
<a name="API_DestinationConfigurationRequest_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/mediaconnect-2018-11-14/DestinationConfigurationRequest) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/mediaconnect-2018-11-14/DestinationConfigurationRequest) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/mediaconnect-2018-11-14/DestinationConfigurationRequest) 