Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CfnRuntimeEndpointProps.Builder
Packages that use CfnRuntimeEndpointProps.Builder
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of CfnRuntimeEndpointProps.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnRuntimeEndpointProps.BuilderModifier and TypeMethodDescriptionCfnRuntimeEndpointProps.Builder.agentRuntimeId
(String agentRuntimeId) Sets the value ofCfnRuntimeEndpointProps.getAgentRuntimeId()
CfnRuntimeEndpointProps.Builder.agentRuntimeVersion
(String agentRuntimeVersion) Sets the value ofCfnRuntimeEndpointProps.getAgentRuntimeVersion()
CfnRuntimeEndpointProps.builder()
CfnRuntimeEndpointProps.Builder.description
(String description) Sets the value ofCfnRuntimeEndpointProps.getDescription()
Sets the value ofCfnRuntimeEndpointProps.getName()
Sets the value ofCfnRuntimeEndpointProps.getTags()
Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnRuntimeEndpointProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnRuntimeEndpointProps.Builder
.