securityGroups

@JvmName(name = "yjmkeskofujhiqbg")
suspend fun securityGroups(value: Output<List<String>>)
@JvmName(name = "ufpsrvhqvgmjuhkd")
suspend fun securityGroups(value: List<String>?)

Parameters

value

A list of security group IDs that will be attached to the user.


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


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

Parameters

values

A list of security group IDs that will be attached to the user.