

# GatewayNetwork
<a name="API_GatewayNetwork"></a>

The network settings for a gateway. 

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

 ** cidrBlock **   <a name="mediaconnect-Type-GatewayNetwork-cidrBlock"></a>
A unique IP address range to use for this network. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.   
Type: String  
Required: Yes

 ** name **   <a name="mediaconnect-Type-GatewayNetwork-name"></a>
The name of the network. This name is used to reference the network and must be unique among networks in this gateway.   
Type: String  
Required: Yes

## See Also
<a name="API_GatewayNetwork_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/GatewayNetwork) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/mediaconnect-2018-11-14/GatewayNetwork) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/mediaconnect-2018-11-14/GatewayNetwork) 