maintenanceExclusions

@JvmName(name = "vjycjgejowdarkxp")
suspend fun maintenanceExclusions(value: Output<Map<String, String>>)
@JvmName(name = "ncfysoaoelmnkwfm")
suspend fun maintenanceExclusions(value: Map<String, String>?)

Parameters

value

Exceptions to maintenance window. Non-emergency maintenance should not occur in these windows.


@JvmName(name = "nuaneeqfleyihanf")
fun maintenanceExclusions(vararg values: Pair<String, String>)

Parameters

values

Exceptions to maintenance window. Non-emergency maintenance should not occur in these windows.