Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.GatewayAttributes
Packages that use GatewayAttributes
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of GatewayAttributes in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement GatewayAttributesMethods in software.amazon.awscdk.services.bedrockagentcore that return GatewayAttributesModifier and TypeMethodDescriptionGatewayAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type GatewayAttributesModifier and TypeMethodDescriptionstatic IGatewayGateway.fromGatewayAttributes(software.constructs.Construct scope, String id, GatewayAttributes attrs) Import an existing Gateway using its attributes.