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
description="Specifies the number of days you want to retain log events in the specified log group."
249
249
}
250
+
251
+
variable"multi_az_enabled" {
252
+
type=bool
253
+
default=false
254
+
description="Specifies whether to enable Multi-AZ Support for the replication group. If true, automatic_failover_enabled must also be enabled. Defaults to false."
0 commit comments