Uses of Enum
software.amazon.awscdk.services.glue.alpha.CatalogEncryptionMode
Packages that use CatalogEncryptionMode
-
Uses of CatalogEncryptionMode in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha that return CatalogEncryptionModeModifier and TypeMethodDescriptionDataCatalogEncryptionAtRest.getMode()(experimental) The encryption mode.static CatalogEncryptionModeReturns the enum constant of this type with the specified name.static CatalogEncryptionMode[]CatalogEncryptionMode.values()Returns an array containing the constants of this enum type, in the order they are declared.