subnetIds

@JvmName(name = "ohfnafpyqfafbkpe")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "ktbslsqjdquxtxcw")
suspend fun subnetIds(value: List<String>?)

Parameters

value

The IDs of one or more subnets. You can specify only one subnet per Availability Zone. You must specify at least one subnet, but we recommend that you specify two subnets for better availability. The transit gateway uses one IP address from each specified subnet.


@JvmName(name = "pkhphwxbvurvknxd")
suspend fun subnetIds(vararg values: Output<String>)


@JvmName(name = "cidkrvmqcblgyoxr")
suspend fun subnetIds(values: List<Output<String>>)
@JvmName(name = "afyuhiagfodcgbuw")
suspend fun subnetIds(vararg values: String)

Parameters

values

The IDs of one or more subnets. You can specify only one subnet per Availability Zone. You must specify at least one subnet, but we recommend that you specify two subnets for better availability. The transit gateway uses one IP address from each specified subnet.