attributes

@JvmName(name = "luaucajtpemomlpm")
suspend fun attributes(value: Output<Map<String, String>>)
@JvmName(name = "etpwgkibxinbwgfp")
suspend fun attributes(value: Map<String, String>?)

Parameters

value

A map representing attributes for the group. In order to add multivalued attributes, use ## to separate the values. Max length for each value is 255 chars


@JvmName(name = "goxoqfvrdfjfcaim")
fun attributes(vararg values: Pair<String, String>)

Parameters

values

A map representing attributes for the group. In order to add multivalued attributes, use ## to separate the values. Max length for each value is 255 chars