rdbSnapshotPeriod property
Period between RDB snapshots.
Optional. Possible string values are:
- "SNAPSHOT_PERIOD_UNSPECIFIED" : Not set.
- "ONE_HOUR" : One hour.
- "SIX_HOURS" : Six hours.
- "TWELVE_HOURS" : Twelve hours.
- "TWENTY_FOUR_HOURS" : Twenty four hours.
Implementation
core.String? rdbSnapshotPeriod;