zones

@JvmName(name = "blfobisypkonmpxf")
suspend fun zones(value: Output<List<TransitRouterVpnAttachmentZoneArgs>>)
@JvmName(name = "ohhxlhqpjoqbkwvs")
suspend fun zones(value: List<TransitRouterVpnAttachmentZoneArgs>?)

Parameters

value

The Zone ID in the current region. System will create resources under the Zone that you specify. Left blank if associated IPSec connection is in dual-tunnel mode. See zone below.


@JvmName(name = "dkaxsdqehqsdxveh")
suspend fun zones(vararg values: Output<TransitRouterVpnAttachmentZoneArgs>)


@JvmName(name = "ohpnhybjabyxppqq")
suspend fun zones(values: List<Output<TransitRouterVpnAttachmentZoneArgs>>)
@JvmName(name = "pwaabeageoqywxpw")
suspend fun zones(vararg values: TransitRouterVpnAttachmentZoneArgs)

Parameters

values

The Zone ID in the current region. System will create resources under the Zone that you specify. Left blank if associated IPSec connection is in dual-tunnel mode. See zone below.


@JvmName(name = "upjrwpqnxsnjkuvj")
suspend fun zones(argument: List<suspend TransitRouterVpnAttachmentZoneArgsBuilder.() -> Unit>)
@JvmName(name = "kccriflgpxsgduqy")
suspend fun zones(vararg argument: suspend TransitRouterVpnAttachmentZoneArgsBuilder.() -> Unit)
@JvmName(name = "selryppuloxbyruc")
suspend fun zones(argument: suspend TransitRouterVpnAttachmentZoneArgsBuilder.() -> Unit)

Parameters

argument

The Zone ID in the current region. System will create resources under the Zone that you specify. Left blank if associated IPSec connection is in dual-tunnel mode. See zone below.