Uses of Interface
software.amazon.awscdk.interfaces.bedrockagentcore.IBrowserCustomRef
Packages that use IBrowserCustomRef
Package
Description
Amazon Bedrock AgentCore Construct Library
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.bedrock.agentcore.alpha
Subinterfaces of IBrowserCustomRef in software.amazon.awscdk.services.bedrock.agentcore.alphaModifier and TypeInterfaceDescriptioninterface(experimental) Interface for Browser resources.static interfaceInternal default implementation forIBrowserCustom.Classes in software.amazon.awscdk.services.bedrock.agentcore.alpha that implement IBrowserCustomRefModifier and TypeClassDescriptionclass(experimental) Browser resource for AWS Bedrock Agent Core.class(experimental) Abstract base class for a Browser.static 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.fromBrowserCustomArn(software.constructs.Construct scope, String id, String arn) Creates a new IBrowserCustomRef from an ARN.static IBrowserCustomRefCfnBrowserCustom.fromBrowserId(software.constructs.Construct scope, String id, String browserId) Creates a new IBrowserCustomRef from a browserId.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type IBrowserCustomRefModifier and TypeMethodDescriptionstatic StringCfnBrowserCustom.arnForBrowserCustom(IBrowserCustomRef resource)