Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnPartitionPropsMixin.PartitionInputProperty
Packages that use CfnPartitionPropsMixin.PartitionInputProperty
-
Uses of CfnPartitionPropsMixin.PartitionInputProperty in software.amazon.awscdk.cfnpropertymixins.services.glue
Classes in software.amazon.awscdk.cfnpropertymixins.services.glue that implement CfnPartitionPropsMixin.PartitionInputPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPartitionPropsMixin.PartitionInputPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnPartitionPropsMixin.PartitionInputPropertyModifier and TypeMethodDescriptionCfnPartitionPropsMixin.PartitionInputProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnPartitionPropsMixin.PartitionInputPropertyModifier and TypeMethodDescriptionCfnPartitionMixinProps.Builder.partitionInput(CfnPartitionPropsMixin.PartitionInputProperty partitionInput) Sets the value ofCfnPartitionMixinProps.getPartitionInput()CfnPartitionPropsMixin.Builder.partitionInput(CfnPartitionPropsMixin.PartitionInputProperty partitionInput) The structure used to create and update a partition.