maintenancePolicy

@JvmName(name = "dfstobgphsmdawgn")
suspend fun maintenancePolicy(value: Output<MaintenancePolicyArgs>)
@JvmName(name = "xysbqxgyuxxqpoty")
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 = "aywevetkdypiuqne")
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.