encryptionOption property
Encryption at rest options for the error reports. If no encryption option is specified, Timestream will choose SSE_S3 as default. Valid values are SSE_S3, SSE_KMS.
Implementation
final pulumi.Input<String?>? encryptionOption;