maintenanceWindow

@JvmName(name = "qdnvmpngkekejytp")
suspend fun maintenanceWindow(value: Output<InstanceMaintenanceWindowArgs>)
@JvmName(name = "foqfnlyqesoemnhy")
suspend fun maintenanceWindow(value: InstanceMaintenanceWindowArgs?)

Parameters

value

Maintenance window for an instance. Maintenance of your instance takes place once a month, and will require your instance to be restarted during updates, which will temporarily disrupt service.


@JvmName(name = "owvrlcmmqtqoxonc")
suspend fun maintenanceWindow(argument: suspend InstanceMaintenanceWindowArgsBuilder.() -> Unit)

Parameters

argument

Maintenance window for an instance. Maintenance of your instance takes place once a month, and will require your instance to be restarted during updates, which will temporarily disrupt service.