You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`deletion_protection_enabled` - (Required) Whether deletion protection is enabled in this cluster.
31
+
*`deletion_protection_enabled` - (Optional) Whether deletion protection is enabled in this cluster.
32
+
Default value is `false`.
33
+
*`force_destroy` - (Optional) Destroys cluster even if `deletion_protection_enabled` is set to `true`.
34
+
Default value is `false`.
32
35
*`kms_encryption_key` - (Optional) The ARN of the AWS KMS key that encrypts data in the DSQL Cluster, or `"AWS_OWNED_KMS_KEY"`.
33
36
*`multi_region_properties` - (Optional) Multi-region properties of the DSQL Cluster.
34
37
*`witness_region` - (Required) Witness region for the multi-region clusters. Setting this makes this cluster a multi-region cluster. Changing it recreates the resource.
0 commit comments