mlUserDataEncryptionMode property
The encryption mode applied to user data. Valid values are:
- DISABLED: encryption is disabled
- SSEKMS: use of server-side encryption with AWS Key Management Service (SSE-KMS) for user data stored in Amazon S3.
Implementation
final MLUserDataEncryptionModeString mlUserDataEncryptionMode;