Uses of Enum
software.amazon.awscdk.services.glue.DateIntervalUnit
Packages that use DateIntervalUnit
-
Uses of DateIntervalUnit in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return DateIntervalUnitModifier and TypeMethodDescriptionDateProjectionStep.getIntervalUnit()Unit for the interval.final DateIntervalUnitDateProjectionStep.Jsii$Proxy.getIntervalUnit()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 with parameters of type DateIntervalUnitModifier and TypeMethodDescriptionDateProjectionStep.Builder.intervalUnit(DateIntervalUnit intervalUnit) Sets the value ofDateProjectionStep.getIntervalUnit()