transformEncryption property

TransformEncryption? transformEncryption
final

The encryption-at-rest settings of the transform that apply to accessing user data. Machine learning transforms can access user data encrypted in Amazon S3 using KMS.

Implementation

final TransformEncryption? transformEncryption;