categories

@JvmName(name = "vtarrgnxqwqdwydt")
suspend fun categories(value: Output<List<String>>)
@JvmName(name = "vwuhghkgfevxvvol")
suspend fun categories(value: List<String>?)

Parameters

value

Intent categories to set on the intent.


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


@JvmName(name = "aygeaplpvyxxgfbq")
suspend fun categories(values: List<Output<String>>)
@JvmName(name = "vannulawqqqhjpnj")
suspend fun categories(vararg values: String)

Parameters

values

Intent categories to set on the intent.