securityGroups

@JvmName(name = "sikveugjtunydpnv")
suspend fun securityGroups(value: Output<List<String>>)
@JvmName(name = "nwgceoutawkrqaaa")
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 = "ccxcgpojfqxuqhtl")
suspend fun securityGroups(vararg values: Output<String>)


@JvmName(name = "trkrwqbklqicaxfs")
suspend fun securityGroups(values: List<Output<String>>)
@JvmName(name = "sknlnpimfebhwekv")
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.