Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CfnConfigurationBundleProps.Builder
Packages that use CfnConfigurationBundleProps.Builder
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of CfnConfigurationBundleProps.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnConfigurationBundleProps.BuilderModifier and TypeMethodDescriptionCfnConfigurationBundleProps.Builder.branchName(String branchName) Sets the value ofCfnConfigurationBundleProps.getBranchName()CfnConfigurationBundleProps.builder()CfnConfigurationBundleProps.Builder.bundleName(String bundleName) Sets the value ofCfnConfigurationBundleProps.getBundleName()CfnConfigurationBundleProps.Builder.commitMessage(String commitMessage) Sets the value ofCfnConfigurationBundleProps.getCommitMessage()CfnConfigurationBundleProps.Builder.components(Map<String, ? extends Object> components) Sets the value ofCfnConfigurationBundleProps.getComponents()CfnConfigurationBundleProps.Builder.components(IResolvable components) Sets the value ofCfnConfigurationBundleProps.getComponents()CfnConfigurationBundleProps.Builder.createdBy(IResolvable createdBy) Sets the value ofCfnConfigurationBundleProps.getCreatedBy()CfnConfigurationBundleProps.Builder.createdBy(CfnConfigurationBundle.VersionCreatedBySourceProperty createdBy) Sets the value ofCfnConfigurationBundleProps.getCreatedBy()CfnConfigurationBundleProps.Builder.description(String description) Sets the value ofCfnConfigurationBundleProps.getDescription()Sets the value ofCfnConfigurationBundleProps.getTags()Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnConfigurationBundleProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConfigurationBundleProps.Builder.