Uses of Class
software.amazon.awscdk.services.bedrock.CfnBlueprintProps.Builder
Packages that use CfnBlueprintProps.Builder
-
Uses of CfnBlueprintProps.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnBlueprintProps.BuilderModifier and TypeMethodDescriptionCfnBlueprintProps.Builder.blueprintName(String blueprintName) Sets the value ofCfnBlueprintProps.getBlueprintName()static CfnBlueprintProps.BuilderCfnBlueprintProps.builder()CfnBlueprintProps.Builder.kmsEncryptionContext(Map<String, String> kmsEncryptionContext) Sets the value ofCfnBlueprintProps.getKmsEncryptionContext()CfnBlueprintProps.Builder.kmsEncryptionContext(IResolvable kmsEncryptionContext) Sets the value ofCfnBlueprintProps.getKmsEncryptionContext()Sets the value ofCfnBlueprintProps.getKmsKeyId()Sets the value ofCfnBlueprintProps.getSchema()Sets the value ofCfnBlueprintProps.getTags()Sets the value ofCfnBlueprintProps.getType()Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnBlueprintProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnBlueprintProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnBlueprintProps.Builder.