securityGroupIds

@JvmName(name = "gahqssgsglaaghxq")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "pauhtjxmtchopgvp")
suspend fun securityGroupIds(value: List<String>?)

Parameters

value

One or more security groups that define the ports, protocols, and sources for inbound traffic that you are authorizing into your endpoint. Up to 5 security groups can be provided.


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


@JvmName(name = "hfthmxjtnocdotli")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "iabckggxgkafrurb")
suspend fun securityGroupIds(vararg values: String)

Parameters

values

One or more security groups that define the ports, protocols, and sources for inbound traffic that you are authorizing into your endpoint. Up to 5 security groups can be provided.