vpcSecurityGroupIds

@JvmName(name = "fkyhdhnvnnljlymx")
suspend fun vpcSecurityGroupIds(value: Output<List<String>>)
@JvmName(name = "duqgydoobgdopgxs")
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 = "aynwwhbjlhavgesm")
suspend fun vpcSecurityGroupIds(vararg values: Output<String>)


@JvmName(name = "kdfaqacjjlsqfhmo")
suspend fun vpcSecurityGroupIds(values: List<Output<String>>)
@JvmName(name = "rucmhnncrimkqcyy")
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.