securityGroups

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

Parameters

value

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


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


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

Parameters

values

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