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