subclasses

@JvmName(name = "mkvfbtwpkkevmehc")
suspend fun subclasses(value: Output<Map<String, LabelClassArgs>>)
@JvmName(name = "lrtjwmkutgdkedfq")
suspend fun subclasses(value: Map<String, LabelClassArgs>?)

Parameters

value

Dictionary of subclasses of the label class.


@JvmName(name = "wicusrgfxbnthiwd")
suspend fun subclasses(vararg argument: Pair<String, suspend LabelClassArgsBuilder.() -> Unit>)

Parameters

argument

Dictionary of subclasses of the label class.


@JvmName(name = "fvdiuofilkrgmkkc")
fun subclasses(vararg values: Pair<String, LabelClassArgs>)

Parameters

values

Dictionary of subclasses of the label class.