extendedProperties

@JvmName(name = "iehaxopwmuprrufk")
suspend fun extendedProperties(value: Output<Map<String, Any>>)
@JvmName(name = "qggcvqhqwbxfqqkr")
suspend fun extendedProperties(value: Map<String, Any>?)

Parameters

value

User defined property bag. There is no restriction on the keys or values that can be used. The user specified custom activity has the full responsibility to consume and interpret the content defined.


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

Parameters

values

User defined property bag. There is no restriction on the keys or values that can be used. The user specified custom activity has the full responsibility to consume and interpret the content defined.