podVswitchIds

@JvmName(name = "anjiirwawsujwgnq")
suspend fun podVswitchIds(value: Output<List<String>>)
@JvmName(name = "tfyrnfwppccskqds")
suspend fun podVswitchIds(value: List<String>?)

Parameters

value

Terway Specific The vswitches for the pod network when using Terway. It is recommended that pod_vswitch_ids is not belong to vswitch_ids but must be in same availability zones. Only works for Create Operation.


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


@JvmName(name = "iridaghronbrqqtd")
suspend fun podVswitchIds(values: List<Output<String>>)
@JvmName(name = "aputdvwrupetlwff")
suspend fun podVswitchIds(vararg values: String)

Parameters

values

Terway Specific The vswitches for the pod network when using Terway. It is recommended that pod_vswitch_ids is not belong to vswitch_ids but must be in same availability zones. Only works for Create Operation.