vpcSecurityGroupIds

@JvmName(name = "kwxtmpoqrvypdpgh")
suspend fun vpcSecurityGroupIds(value: Output<List<String>>)
@JvmName(name = "uhghsesgvobfuygo")
suspend fun vpcSecurityGroupIds(value: List<String>?)

Parameters

value

One or more VPC security group IDs to associate with the new proxy.


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


@JvmName(name = "vitpfkldswyiixgt")
suspend fun vpcSecurityGroupIds(values: List<Output<String>>)
@JvmName(name = "bltxnijlxwppctgm")
suspend fun vpcSecurityGroupIds(vararg values: String)

Parameters

values

One or more VPC security group IDs to associate with the new proxy.