vpcIds

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


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