Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CfnRuntime.AgentRuntimeArtifactProperty.Builder
Packages that use CfnRuntime.AgentRuntimeArtifactProperty.Builder
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of CfnRuntime.AgentRuntimeArtifactProperty.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnRuntime.AgentRuntimeArtifactProperty.BuilderModifier and TypeMethodDescriptionCfnRuntime.AgentRuntimeArtifactProperty.builder()
CfnRuntime.AgentRuntimeArtifactProperty.Builder.containerConfiguration
(IResolvable containerConfiguration) Sets the value ofCfnRuntime.AgentRuntimeArtifactProperty.getContainerConfiguration()
CfnRuntime.AgentRuntimeArtifactProperty.Builder.containerConfiguration
(CfnRuntime.ContainerConfigurationProperty containerConfiguration) Sets the value ofCfnRuntime.AgentRuntimeArtifactProperty.getContainerConfiguration()
Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnRuntime.AgentRuntimeArtifactProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnRuntime.AgentRuntimeArtifactProperty.Builder
.