maintenancePolicy

@JvmName(name = "fceonojmpaivswwm")
suspend fun maintenancePolicy(value: Output<MaintenancePolicyArgs>)
@JvmName(name = "nhjesfhgjchmmlwx")
suspend fun maintenancePolicy(value: MaintenancePolicyArgs?)

Parameters

value

Optional. The maintenance policy for the instance. If not provided, maintenance events can be performed at any time.


@JvmName(name = "hkohqpisfrbtxvsx")
suspend fun maintenancePolicy(argument: suspend MaintenancePolicyArgsBuilder.() -> Unit)

Parameters

argument

Optional. The maintenance policy for the instance. If not provided, maintenance events can be performed at any time.