correlationData

@JvmName(name = "fidjunnyylohoguf")
suspend fun correlationData(value: Output<Map<String, String>>)
@JvmName(name = "jqvvextbuoqcchko")
suspend fun correlationData(value: Map<String, String>?)

Parameters

value

Customer provided key, value pairs that will be returned in Job and JobOutput state events.


@JvmName(name = "pldjmrijhnlmyxgr")
fun correlationData(vararg values: Pair<String, String>)

Parameters

values

Customer provided key, value pairs that will be returned in Job and JobOutput state events.