Uses of Class
software.amazon.awscdk.services.bedrockagentcore.RuntimeEndpointAttributes.Builder
Packages that use RuntimeEndpointAttributes.Builder
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of RuntimeEndpointAttributes.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return RuntimeEndpointAttributes.BuilderModifier and TypeMethodDescriptionRuntimeEndpointAttributes.Builder.agentRuntimeArn(String agentRuntimeArn) Sets the value ofRuntimeEndpointAttributes.getAgentRuntimeArn()RuntimeEndpointAttributes.Builder.agentRuntimeEndpointArn(String agentRuntimeEndpointArn) Sets the value ofRuntimeEndpointAttributes.getAgentRuntimeEndpointArn()RuntimeEndpointAttributes.builder()Sets the value ofRuntimeEndpointAttributes.getCreatedAt()RuntimeEndpointAttributes.Builder.description(String description) Sets the value ofRuntimeEndpointAttributes.getDescription()RuntimeEndpointAttributes.Builder.endpointId(String endpointId) Sets the value ofRuntimeEndpointAttributes.getEndpointId()RuntimeEndpointAttributes.Builder.endpointName(String endpointName) Sets the value ofRuntimeEndpointAttributes.getEndpointName()RuntimeEndpointAttributes.Builder.lastUpdatedAt(String lastUpdatedAt) Sets the value ofRuntimeEndpointAttributes.getLastUpdatedAt()RuntimeEndpointAttributes.Builder.liveVersion(String liveVersion) Sets the value ofRuntimeEndpointAttributes.getLiveVersion()Sets the value ofRuntimeEndpointAttributes.getStatus()RuntimeEndpointAttributes.Builder.targetVersion(String targetVersion) Sets the value ofRuntimeEndpointAttributes.getTargetVersion()Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type RuntimeEndpointAttributes.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theRuntimeEndpointAttributes.Builder.