securityGroups

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


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