properties

@JvmName(name = "cfoyhvdbxyeetoko")
suspend fun properties(value: Output<Map<String, ComponentPropertyArgs>>)
@JvmName(name = "dwkfjmtcufsttotk")
suspend fun properties(value: Map<String, ComponentPropertyArgs>?)

Parameters

value

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


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

Parameters

argument

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


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

Parameters

values

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