overrides

@JvmName(name = "epwbnatdcwveecly")
suspend fun overrides(value: Output<Map<String, Any>>)
@JvmName(name = "gukwhsmpydmawtky")
suspend fun overrides(value: Map<String, Any>?)

Parameters

value

The properties of the component variant that can be overriden when customizing an instance of the component. You can't specify tags as a valid property for overrides .


@JvmName(name = "ckcxxqcqpdhlmrot")
fun overrides(vararg values: Pair<String, Any>)

Parameters

values

The properties of the component variant that can be overriden when customizing an instance of the component. You can't specify tags as a valid property for overrides .