forZones

@JvmName(name = "ijkjqgtcqfeltomy")
suspend fun forZones(value: Output<List<ForZonePatchArgs>>)
@JvmName(name = "oxfgwhmovprcdots")
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 = "xuofeaqrdsbbqpfe")
suspend fun forZones(vararg values: Output<ForZonePatchArgs>)


@JvmName(name = "hhshtporebnqhamu")
suspend fun forZones(values: List<Output<ForZonePatchArgs>>)
@JvmName(name = "msponbsybqidmmdl")
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 = "tijlvdsauyrdnhor")
suspend fun forZones(argument: List<suspend ForZonePatchArgsBuilder.() -> Unit>)
@JvmName(name = "wtgqhvciqnoafjuf")
suspend fun forZones(vararg argument: suspend ForZonePatchArgsBuilder.() -> Unit)
@JvmName(name = "fajfssxqxrcwvqky")
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.