categories

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

Parameters

value

The related categories for the function.


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


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

Parameters

values

The related categories for the function.