

# RemoteNetworkConfigResponse


The configuration in the cluster for EKS Hybrid Nodes. You can add, change, or remove this configuration after the cluster is created.

## Contents


 ** remoteNodeNetworks **   <a name="AmazonEKS-Type-RemoteNetworkConfigResponse-remoteNodeNetworks"></a>
The list of network CIDRs that can contain hybrid nodes.  
Type: Array of [RemoteNodeNetwork](API_RemoteNodeNetwork.md) objects  
Array Members: Maximum number of 1 item.  
Required: No

 ** remotePodNetworks **   <a name="AmazonEKS-Type-RemoteNetworkConfigResponse-remotePodNetworks"></a>
The list of network CIDRs that can contain pods that run Kubernetes webhooks on hybrid nodes.  
Type: Array of [RemotePodNetwork](API_RemotePodNetwork.md) objects  
Array Members: Maximum number of 1 item.  
Required: No

## See Also


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/eks-2017-11-01/RemoteNetworkConfigResponse) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/eks-2017-11-01/RemoteNetworkConfigResponse) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/eks-2017-11-01/RemoteNetworkConfigResponse) 