Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.IBrowserCustom
Packages that use IBrowserCustom
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of IBrowserCustom in software.amazon.awscdk.services.bedrockagentcore
Subinterfaces of IBrowserCustom in software.amazon.awscdk.services.bedrockagentcoreModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIBrowserCustom.Classes in software.amazon.awscdk.services.bedrockagentcore that implement IBrowserCustomModifier and TypeClassDescriptionclassBrowser resource for AWS Bedrock Agent Core.classAbstract base class for a Browser.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.bedrockagentcore that return IBrowserCustomModifier and TypeMethodDescriptionstatic IBrowserCustomBrowserCustom.fromBrowserCustomAttributes(software.constructs.Construct scope, String id, BrowserCustomAttributes attrs) Creates an Browser Custom reference from an existing browser's attributes.