Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CfnBrowserCustomProps.Builder
Packages that use CfnBrowserCustomProps.Builder
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of CfnBrowserCustomProps.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnBrowserCustomProps.BuilderModifier and TypeMethodDescriptionCfnBrowserCustomProps.Builder.browserSigning(IResolvable browserSigning) Sets the value ofCfnBrowserCustomProps.getBrowserSigning()CfnBrowserCustomProps.Builder.browserSigning(CfnBrowserCustom.BrowserSigningProperty browserSigning) Sets the value ofCfnBrowserCustomProps.getBrowserSigning()CfnBrowserCustomProps.builder()CfnBrowserCustomProps.Builder.description(String description) Sets the value ofCfnBrowserCustomProps.getDescription()CfnBrowserCustomProps.Builder.executionRoleArn(String executionRoleArn) Sets the value ofCfnBrowserCustomProps.getExecutionRoleArn()Sets the value ofCfnBrowserCustomProps.getName()CfnBrowserCustomProps.Builder.networkConfiguration(IResolvable networkConfiguration) Sets the value ofCfnBrowserCustomProps.getNetworkConfiguration()CfnBrowserCustomProps.Builder.networkConfiguration(CfnBrowserCustom.BrowserNetworkConfigurationProperty networkConfiguration) Sets the value ofCfnBrowserCustomProps.getNetworkConfiguration()CfnBrowserCustomProps.Builder.recordingConfig(IResolvable recordingConfig) Sets the value ofCfnBrowserCustomProps.getRecordingConfig()CfnBrowserCustomProps.Builder.recordingConfig(CfnBrowserCustom.RecordingConfigProperty recordingConfig) Sets the value ofCfnBrowserCustomProps.getRecordingConfig()Sets the value ofCfnBrowserCustomProps.getTags()Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnBrowserCustomProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnBrowserCustomProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnBrowserCustomProps.Builder.