securityGroupIds

@JvmName(name = "vvcrmrpkafsnegeg")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "gdhvkdtmxvqoysup")
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 = "hedgffcabtugdgri")
suspend fun securityGroupIds(vararg values: Output<String>)


@JvmName(name = "wljibcjvvqucxmsk")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "ijfelxknxdxqoeow")
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.