Uses of Class
software.amazon.awscdk.services.glue.CfnPartition.Builder
-
Uses of CfnPartition.Builder in software.amazon.awscdk.services.glue
Modifier and TypeMethodDescriptionThe AWS account ID of the catalog in which the partion is to be created.static CfnPartition.Builder
CfnPartition.Builder.databaseName
(String databaseName) The name of the catalog database in which to create the partition.CfnPartition.Builder.partitionInput
(IResolvable partitionInput) The structure used to create and update a partition.CfnPartition.Builder.partitionInput
(CfnPartition.PartitionInputProperty partitionInput) The structure used to create and update a partition.The name of the metadata table in which the partition is to be created.