Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CfnHarnessEndpoint.Builder
Packages that use CfnHarnessEndpoint.Builder
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of CfnHarnessEndpoint.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnHarnessEndpoint.BuilderModifier and TypeMethodDescriptionstatic CfnHarnessEndpoint.BuilderCfnHarnessEndpoint.Builder.description(String description) The description of the endpoint.CfnHarnessEndpoint.Builder.endpointName(String endpointName) The name of the endpoint.The ID of the harness that the endpoint belongs to.Tags to apply to the harness endpoint resource.CfnHarnessEndpoint.Builder.targetVersion(String targetVersion) The harness version that the endpoint points to and serves invocations from.