Uses of Enum
software.amazon.awscdk.services.glue.alpha.DateIntervalUnit
Packages that use DateIntervalUnit
-
Uses of DateIntervalUnit in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha that return DateIntervalUnitModifier and TypeMethodDescriptiondefault DateIntervalUnitDatePartitionProjectionConfigurationProps.getIntervalUnit()(experimental) Unit for the interval.final DateIntervalUnitDatePartitionProjectionConfigurationProps.Jsii$Proxy.getIntervalUnit()PartitionProjectionConfiguration.getIntervalUnit()(experimental) Unit for DATE partition interval.static DateIntervalUnitReturns the enum constant of this type with the specified name.static DateIntervalUnit[]DateIntervalUnit.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.glue.alpha with parameters of type DateIntervalUnitModifier and TypeMethodDescriptionDatePartitionProjectionConfigurationProps.Builder.intervalUnit(DateIntervalUnit intervalUnit) Sets the value ofDatePartitionProjectionConfigurationProps.getIntervalUnit()