vpcIds

@JvmName(name = "ugydqwxkhtqcvucf")
suspend fun vpcIds(value: Output<List<String>>)
@JvmName(name = "yxjyorlemujsmxoh")
suspend fun vpcIds(value: List<String>?)

Parameters

value

The id List of the VPC with the same region, for example:"vpc-1","vpc-2".


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


@JvmName(name = "gwtdxivaccbpfhes")
suspend fun vpcIds(values: List<Output<String>>)
@JvmName(name = "ksxjbyqsnjlaexgo")
suspend fun vpcIds(vararg values: String)

Parameters

values

The id List of the VPC with the same region, for example:"vpc-1","vpc-2".