Uses of Class
software.amazon.awscdk.services.bedrock.CfnDataAutomationProject.BlueprintItemProperty.Builder
Packages that use CfnDataAutomationProject.BlueprintItemProperty.Builder
-
Uses of CfnDataAutomationProject.BlueprintItemProperty.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnDataAutomationProject.BlueprintItemProperty.BuilderModifier and TypeMethodDescriptionCfnDataAutomationProject.BlueprintItemProperty.Builder.blueprintArn
(String blueprintArn) Sets the value ofCfnDataAutomationProject.BlueprintItemProperty.getBlueprintArn()
CfnDataAutomationProject.BlueprintItemProperty.Builder.blueprintStage
(String blueprintStage) Sets the value ofCfnDataAutomationProject.BlueprintItemProperty.getBlueprintStage()
CfnDataAutomationProject.BlueprintItemProperty.Builder.blueprintVersion
(String blueprintVersion) Sets the value ofCfnDataAutomationProject.BlueprintItemProperty.getBlueprintVersion()
CfnDataAutomationProject.BlueprintItemProperty.builder()
Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnDataAutomationProject.BlueprintItemProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDataAutomationProject.BlueprintItemProperty.Builder
.