Uses of Interface
software.amazon.awscdk.interfaces.bedrockagentcore.IBrowserCustomRef
Packages that use IBrowserCustomRef
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of IBrowserCustomRef in software.amazon.awscdk.interfaces.bedrockagentcore
Subinterfaces of IBrowserCustomRef in software.amazon.awscdk.interfaces.bedrockagentcoreModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIBrowserCustomRef.Classes in software.amazon.awscdk.interfaces.bedrockagentcore that implement IBrowserCustomRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IBrowserCustomRef in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement IBrowserCustomRefModifier and TypeClassDescriptionclassAgentCore Browser tool provides a fast, secure, cloud-based browser runtime to enable AI agents to interact with websites at scale.Methods in software.amazon.awscdk.services.bedrockagentcore that return IBrowserCustomRefModifier and TypeMethodDescriptionstatic IBrowserCustomRefCfnBrowserCustom.fromBrowserId(software.constructs.Construct scope, String id, String browserId) Creates a new IBrowserCustomRef from a browserId.