monitoringInterval

val monitoringInterval: Output<Int>?

The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB cluster. To turn off collecting Enhanced Monitoring metrics, specify `0`. If `MonitoringRoleArn` is specified, also set `MonitoringInterval` to a value other than `0`. Valid for Cluster Type: Multi-AZ DB clusters only Valid Values: `0 | 1 | 5 | 10 | 15 | 30 | 60` Default: `0`