CodeInterpreterNetworkConfiguration
The network configuration for a code interpreter. This structure defines how the code interpreter connects to the network.
Contents
- networkMode
- 
               The network mode for the code interpreter. This field specifies how the code interpreter connects to the network. Type: String Valid Values: PUBLIC | SANDBOX | VPCRequired: Yes 
- vpcConfig
- 
               VpcConfig for the Agent. Type: VpcConfig object Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: