securityGroupIds

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

Parameters

value

The ID of the security group that is associated with the endpoint ENI. The security group can be used to control data transfer between the VPC and the endpoint ENI. The endpoint can be associated with up to 10 security groups.


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


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

Parameters

values

The ID of the security group that is associated with the endpoint ENI. The security group can be used to control data transfer between the VPC and the endpoint ENI. The endpoint can be associated with up to 10 security groups.