forZones

@JvmName(name = "kgabdfhqiyraotew")
suspend fun forZones(value: Output<List<ForZonePatchArgs>>)
@JvmName(name = "umlrldakayxaadbr")
suspend fun forZones(value: List<ForZonePatchArgs>?)

Parameters

value

forZones indicates the zone(s) this endpoint should be consumed by to enable topology aware routing.


@JvmName(name = "ythqglqjibdadvay")
suspend fun forZones(vararg values: Output<ForZonePatchArgs>)


@JvmName(name = "hgqlrklvmdceswxl")
suspend fun forZones(values: List<Output<ForZonePatchArgs>>)
@JvmName(name = "vrxqotffkbwneerc")
suspend fun forZones(vararg values: ForZonePatchArgs)

Parameters

values

forZones indicates the zone(s) this endpoint should be consumed by to enable topology aware routing.


@JvmName(name = "dcfigrxqssxjsbgv")
suspend fun forZones(argument: List<suspend ForZonePatchArgsBuilder.() -> Unit>)
@JvmName(name = "jdxgjmtwacqvilpw")
suspend fun forZones(vararg argument: suspend ForZonePatchArgsBuilder.() -> Unit)
@JvmName(name = "vrwfesdpbbusxcsf")
suspend fun forZones(argument: suspend ForZonePatchArgsBuilder.() -> Unit)

Parameters

argument

forZones indicates the zone(s) this endpoint should be consumed by to enable topology aware routing.