kMSEncrypted property

bool? kMSEncrypted
final

Set to true to use Amazon S3 server-side encryption with your own AWS KMS key, or false to use a key managed by Amazon S3. Optional.

Valid Values: true | false

Implementation

final bool? kMSEncrypted;