Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CfnBrowserCustom.Builder
Packages that use CfnBrowserCustom.Builder
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of CfnBrowserCustom.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnBrowserCustom.BuilderModifier and TypeMethodDescriptionstatic CfnBrowserCustom.BuilderCfnBrowserCustom.Builder.description(String description) The custom browser.CfnBrowserCustom.Builder.executionRoleArn(String executionRoleArn) The Amazon Resource Name (ARN) of the execution role.The name of the custom browser.CfnBrowserCustom.Builder.networkConfiguration(IResolvable networkConfiguration) The network configuration for a code interpreter.CfnBrowserCustom.Builder.networkConfiguration(CfnBrowserCustom.BrowserNetworkConfigurationProperty networkConfiguration) The network configuration for a code interpreter.CfnBrowserCustom.Builder.recordingConfig(IResolvable recordingConfig) THe custom browser configuration.CfnBrowserCustom.Builder.recordingConfig(CfnBrowserCustom.RecordingConfigProperty recordingConfig) THe custom browser configuration.The tags for the custom browser.