key

@JvmName(name = "klwaxolihyfnugxp")
suspend fun key(value: Output<String>)
@JvmName(name = "dsbprdkprrhjfxnp")
suspend fun key(value: String?)

Parameters

value

Key is used to retrieve the corresponding property value. This should be unique for a given fired event. The Tasks should be aware of the keys used while firing the events for them to be able to retrieve the values.