vpcIds

@JvmName(name = "sryodrhvvojyvovq")
suspend fun vpcIds(value: Output<List<String>>)
@JvmName(name = "yglumhwhypvsltnd")
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 = "jivmwdrlxlfdnlys")
suspend fun vpcIds(vararg values: Output<String>)


@JvmName(name = "tnvitkpaodbbalum")
suspend fun vpcIds(values: List<Output<String>>)
@JvmName(name = "tsgrvbfwagunsdki")
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.