GetDatabaseClusterMaintenanceWindow

data class GetDatabaseClusterMaintenanceWindow(val day: String, val hour: String)

Constructors

Link copied to clipboard
constructor(day: String, hour: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val day: String

The day of the week on which to apply maintenance updates.

Link copied to clipboard

The hour in UTC at which maintenance updates will be applied in 24 hour format.