Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.BrowserCustomAttributes
Packages that use BrowserCustomAttributes
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of BrowserCustomAttributes in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement BrowserCustomAttributesModifier and TypeClassDescriptionstatic final classAn implementation forBrowserCustomAttributesMethods in software.amazon.awscdk.services.bedrockagentcore that return BrowserCustomAttributesModifier and TypeMethodDescriptionBrowserCustomAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type BrowserCustomAttributesModifier and TypeMethodDescriptionstatic IBrowserCustomBrowserCustom.fromBrowserCustomAttributes(software.constructs.Construct scope, String id, BrowserCustomAttributes attrs) Creates an Browser Custom reference from an existing browser's attributes.