groups

@JvmName(name = "bokjyiemgclxqspx")
suspend fun groups(value: Output<List<String>>)
@JvmName(name = "cvxmhnycueifywlk")
suspend fun groups(value: List<String>?)

Parameters

value

List of groups (20 maximum) to which the ActiveMQ user belongs. Applies to engine_type of ActiveMQ only.


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


@JvmName(name = "wenjhuuqfiatebgk")
suspend fun groups(values: List<Output<String>>)
@JvmName(name = "yvqhjhieoqerxvln")
suspend fun groups(vararg values: String)

Parameters

values

List of groups (20 maximum) to which the ActiveMQ user belongs. Applies to engine_type of ActiveMQ only.