Uses of Class
software.amazon.awscdk.services.bedrockagentcore.RuntimeEndpoint
Packages that use RuntimeEndpoint
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of RuntimeEndpoint in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return RuntimeEndpointModifier and TypeMethodDescriptionRuntime.addEndpoint(String endpointName) Add an endpoint to this runtime This is a convenience method that creates a RuntimeEndpoint associated with this runtime.Runtime.addEndpoint(String endpointName, AddEndpointOptions options) Add an endpoint to this runtime This is a convenience method that creates a RuntimeEndpoint associated with this runtime.RuntimeEndpoint.Builder.build()