Class CodeInterpreterNetworkConfiguration

java.lang.Object
software.amazon.awssdk.services.bedrockagentcorecontrol.model.CodeInterpreterNetworkConfiguration
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<CodeInterpreterNetworkConfiguration.Builder,CodeInterpreterNetworkConfiguration>

@Generated("software.amazon.awssdk:codegen") public final class CodeInterpreterNetworkConfiguration extends Object implements SdkPojo, Serializable, ToCopyableBuilder<CodeInterpreterNetworkConfiguration.Builder,CodeInterpreterNetworkConfiguration>

The network configuration for a code interpreter. This structure defines how the code interpreter connects to the network.

See Also: