maintenanceExclusions

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

Parameters

value

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


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

Parameters

values

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