vpcIds

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

Parameters

value

The virtual private cloud (VPC) identifiers to grant access to. If none are specified all VPCs in shared account are allowed.


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


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

Parameters

values

The virtual private cloud (VPC) identifiers to grant access to. If none are specified all VPCs in shared account are allowed.