Uses of Enum
software.amazon.awscdk.services.glue.CatalogEncryptionMode
Packages that use CatalogEncryptionMode
-
Uses of CatalogEncryptionMode in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return CatalogEncryptionModeModifier and TypeMethodDescriptionDataCatalogEncryptionAtRest.getMode()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.