Uses of Interface
software.amazon.awscdk.services.glue.alpha.IntegerPartitionProjectionConfigurationProps
Packages that use IntegerPartitionProjectionConfigurationProps
-
Uses of IntegerPartitionProjectionConfigurationProps in software.amazon.awscdk.services.glue.alpha
Classes in software.amazon.awscdk.services.glue.alpha that implement IntegerPartitionProjectionConfigurationPropsModifier and TypeClassDescriptionstatic final classAn implementation forIntegerPartitionProjectionConfigurationPropsMethods in software.amazon.awscdk.services.glue.alpha that return IntegerPartitionProjectionConfigurationPropsModifier and TypeMethodDescriptionIntegerPartitionProjectionConfigurationProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.glue.alpha with parameters of type IntegerPartitionProjectionConfigurationPropsModifier and TypeMethodDescriptionPartitionProjectionConfiguration.integer(IntegerPartitionProjectionConfigurationProps props) (experimental) Create an INTEGER partition projection configuration.