Uses of Interface
software.amazon.awscdk.services.glue.CfnPartition.PartitionInputProperty
-
Uses of CfnPartition.PartitionInputProperty in software.amazon.awscdk.services.glue
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnPartition.PartitionInputProperty
Modifier and TypeMethodDescriptionCfnPartition.PartitionInputProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnPartition.Builder.partitionInput
(CfnPartition.PartitionInputProperty partitionInput) The structure used to create and update a partition.CfnPartitionProps.Builder.partitionInput
(CfnPartition.PartitionInputProperty partitionInput) Sets the value ofCfnPartitionProps.getPartitionInput()
void
CfnPartition.setPartitionInput
(CfnPartition.PartitionInputProperty value) The structure used to create and update a partition.