vpcIds

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


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