

# NetworkConfiguration
<a name="API_NetworkConfiguration"></a>

SecurityConfig for the Agent.

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

 ** networkMode **   <a name="bedrockagentcorecontrol-Type-NetworkConfiguration-networkMode"></a>
The network mode for the AgentCore Runtime.  
Type: String  
Valid Values: `PUBLIC | VPC`   
Required: Yes

 ** networkModeConfig **   <a name="bedrockagentcorecontrol-Type-NetworkConfiguration-networkModeConfig"></a>
The network mode configuration for the AgentCore Runtime.  
Type: [VpcConfig](API_VpcConfig.md) object  
Required: No

## See Also
<a name="API_NetworkConfiguration_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/bedrock-agentcore-control-2023-06-05/NetworkConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-control-2023-06-05/NetworkConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-control-2023-06-05/NetworkConfiguration) 