vpcSecurityGroupIds

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

Parameters

value

The security group that defines the ports, protocols, and sources for inbound traffic that you are authorizing into your endpoint.


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


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

Parameters

values

The security group that defines the ports, protocols, and sources for inbound traffic that you are authorizing into your endpoint.