Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnPartitionPropsMixin.Builder
Packages that use CfnPartitionPropsMixin.Builder
-
Uses of CfnPartitionPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.glue
Methods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnPartitionPropsMixin.BuilderModifier and TypeMethodDescriptionThe AWS account ID of the catalog in which the partion is to be created.CfnPartitionPropsMixin.Builder.create()CfnPartitionPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnPartitionPropsMixin.Builder.databaseName(String databaseName) The name of the catalog database in which to create the partition.CfnPartitionPropsMixin.Builder.partitionInput(CfnPartitionPropsMixin.PartitionInputProperty partitionInput) The structure used to create and update a partition.CfnPartitionPropsMixin.Builder.partitionInput(IResolvable partitionInput) The structure used to create and update a partition.The name of the metadata table in which the partition is to be created.