groups

@JvmName(name = "rldrrgcamdivxqiw")
suspend fun groups(value: Output<List<String>>)
@JvmName(name = "msdlkmlxgifgygvw")
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 = "gddmwrgcpvrtkujv")
suspend fun groups(vararg values: Output<String>)


@JvmName(name = "draraueynfchhdqv")
suspend fun groups(values: List<Output<String>>)
@JvmName(name = "tpodxvhuajlamnux")
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.