| Package | Description | 
|---|---|
| com.amazonaws.services.glue.model | 
| Modifier and Type | Method and Description | 
|---|---|
static MLUserDataEncryptionModeString | 
MLUserDataEncryptionModeString.fromValue(String value)
Use this in place of valueOf. 
 | 
static MLUserDataEncryptionModeString | 
MLUserDataEncryptionModeString.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static MLUserDataEncryptionModeString[] | 
MLUserDataEncryptionModeString.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MLUserDataEncryption | 
MLUserDataEncryption.withMlUserDataEncryptionMode(MLUserDataEncryptionModeString mlUserDataEncryptionMode)
 The encryption mode applied to user data. 
 | 
Copyright © 2022. All rights reserved.