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 TypeMethodDescriptionDateProjectionStep.getIntervalUnit()Deprecated.final DateIntervalUnitDateProjectionStep.Jsii$Proxy.getIntervalUnit()Deprecated.static DateIntervalUnitDeprecated.Returns the enum constant of this type with the specified name.static DateIntervalUnit[]DateIntervalUnit.values()Deprecated.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 TypeMethodDescriptionDateProjectionStep.Builder.intervalUnit(DateIntervalUnit intervalUnit) Deprecated.