securityGroups

@JvmName(name = "rqpyjmunbdifwwur")
suspend fun securityGroups(value: Output<List<String>>)
@JvmName(name = "pueipoiuspkwpwnm")
suspend fun securityGroups(value: List<String>)

Parameters

value

The AWS security groups to associate with the elastic network interfaces in order to specify what the connector has access to.


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


@JvmName(name = "ufissvadilaorptq")
suspend fun securityGroups(values: List<Output<String>>)
@JvmName(name = "ylokjgwtxrxuqhgf")
suspend fun securityGroups(vararg values: String)

Parameters

values

The AWS security groups to associate with the elastic network interfaces in order to specify what the connector has access to.