Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnBlueprintPropsMixin.Builder
Packages that use CfnBlueprintPropsMixin.Builder
-
Uses of CfnBlueprintPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.bedrock
Methods in software.amazon.awscdk.cfnpropertymixins.services.bedrock that return CfnBlueprintPropsMixin.BuilderModifier and TypeMethodDescriptionCfnBlueprintPropsMixin.Builder.blueprintName(String blueprintName) The blueprint's name.CfnBlueprintPropsMixin.Builder.create()CfnBlueprintPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnBlueprintPropsMixin.Builder.kmsEncryptionContext(Map<String, String> kmsEncryptionContext) Name-value pairs to include as an encryption context.CfnBlueprintPropsMixin.Builder.kmsEncryptionContext(IResolvable kmsEncryptionContext) Name-value pairs to include as an encryption context.The AWS key to use for encryption.The blueprint's schema.List of Tags.The blueprint's type.