Uses of Class
software.amazon.awssdk.services.glue.model.IcebergEncryptedKey
-
Packages that use IcebergEncryptedKey Package Description software.amazon.awssdk.services.glue.model -
-
Uses of IcebergEncryptedKey in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return IcebergEncryptedKey Modifier and Type Method Description IcebergEncryptedKeyIcebergTableUpdate. encryptionKey()Encryption key information associated with an Iceberg table update operation.Methods in software.amazon.awssdk.services.glue.model with parameters of type IcebergEncryptedKey Modifier and Type Method Description IcebergTableUpdate.BuilderIcebergTableUpdate.Builder. encryptionKey(IcebergEncryptedKey encryptionKey)Encryption key information associated with an Iceberg table update operation.
-