Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnBlueprintPropsMixin.Builder
Packages that use CfnBlueprintPropsMixin.Builder
-
Uses of CfnBlueprintPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.glue
Methods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnBlueprintPropsMixin.BuilderModifier and TypeMethodDescriptionCfnBlueprintPropsMixin.Builder.blueprintLocation(String blueprintLocation) Specifies a path in Amazon S3 where the blueprint is published.CfnBlueprintPropsMixin.Builder.create()CfnBlueprintPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnBlueprintPropsMixin.Builder.description(String description) A description of the blueprint.The name of the blueprint.The tags to be applied to this blueprint.