Uses of Enum
software.amazon.awscdk.services.s3tables.alpha.NullOrder
Packages that use NullOrder
Package
Description
Amazon S3 Tables Construct Library
-
Uses of NullOrder in software.amazon.awscdk.services.s3tables.alpha
Methods in software.amazon.awscdk.services.s3tables.alpha that return NullOrderModifier and TypeMethodDescriptionIcebergSortField.getNullOrder()(experimental) The null ordering.final NullOrderIcebergSortField.Jsii$Proxy.getNullOrder()static NullOrderReturns the enum constant of this type with the specified name.static NullOrder[]NullOrder.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.s3tables.alpha with parameters of type NullOrder