Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CfnRuntime.CodeConfigurationProperty.Builder
Packages that use CfnRuntime.CodeConfigurationProperty.Builder
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of CfnRuntime.CodeConfigurationProperty.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnRuntime.CodeConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnRuntime.CodeConfigurationProperty.builder()CfnRuntime.CodeConfigurationProperty.Builder.code(IResolvable code) Sets the value ofCfnRuntime.CodeConfigurationProperty.getCode()CfnRuntime.CodeConfigurationProperty.Builder.code(CfnRuntime.CodeProperty code) Sets the value ofCfnRuntime.CodeConfigurationProperty.getCode()CfnRuntime.CodeConfigurationProperty.Builder.entryPoint(List<String> entryPoint) Sets the value ofCfnRuntime.CodeConfigurationProperty.getEntryPoint()Sets the value ofCfnRuntime.CodeConfigurationProperty.getRuntime()Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnRuntime.CodeConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRuntime.CodeConfigurationProperty.Builder.