Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.AddEndpointOptions
Packages that use AddEndpointOptions
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of AddEndpointOptions in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement AddEndpointOptionsMethods in software.amazon.awscdk.services.bedrockagentcore that return AddEndpointOptionsModifier and TypeMethodDescriptionAddEndpointOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type AddEndpointOptionsModifier and TypeMethodDescriptionRuntime.addEndpoint(String endpointName, AddEndpointOptions options) Add an endpoint to this runtime This is a convenience method that creates a RuntimeEndpoint associated with this runtime.