Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.CfnBrowserCustom.BrowserNetworkConfigurationProperty
Packages that use CfnBrowserCustom.BrowserNetworkConfigurationProperty
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of CfnBrowserCustom.BrowserNetworkConfigurationProperty in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement CfnBrowserCustom.BrowserNetworkConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBrowserCustom.BrowserNetworkConfigurationPropertyMethods in software.amazon.awscdk.services.bedrockagentcore that return CfnBrowserCustom.BrowserNetworkConfigurationPropertyModifier and TypeMethodDescriptionCfnBrowserCustom.BrowserNetworkConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnBrowserCustom.BrowserNetworkConfigurationPropertyModifier and TypeMethodDescriptionCfnBrowserCustom.Builder.networkConfiguration(CfnBrowserCustom.BrowserNetworkConfigurationProperty networkConfiguration) The network configuration for a code interpreter.CfnBrowserCustomProps.Builder.networkConfiguration(CfnBrowserCustom.BrowserNetworkConfigurationProperty networkConfiguration) Sets the value ofCfnBrowserCustomProps.getNetworkConfiguration()voidCfnBrowserCustom.setNetworkConfiguration(CfnBrowserCustom.BrowserNetworkConfigurationProperty value) The network configuration for a code interpreter.