properties

@JvmName(name = "ffkijaljunmccjcm")
suspend fun properties(value: Output<Map<String, ComponentPropertyArgs>>)
@JvmName(name = "tptdbreylxelfwdq")
suspend fun properties(value: Map<String, ComponentPropertyArgs>)

Parameters

value

Describes the properties of the child component. You can't specify tags as a valid property for properties .


@JvmName(name = "oebrubisqpotojrx")
suspend fun properties(vararg argument: Pair<String, suspend ComponentPropertyArgsBuilder.() -> Unit>)

Parameters

argument

Describes the properties of the child component. You can't specify tags as a valid property for properties .


@JvmName(name = "njdbtlfsfxbfhwax")
fun properties(vararg values: Pair<String, ComponentPropertyArgs>)

Parameters

values

Describes the properties of the child component. You can't specify tags as a valid property for properties .