actionResult

@JvmName(name = "hfufbkdvygctureb")
suspend fun actionResult(value: Output<String>)
@JvmName(name = "evgcqukvtsvendpp")
suspend fun actionResult(value: String)

Parameters

value

Specifies the expected result of the precedent HTTP Action, only after which the current HTTP Action will be triggered. Possible values include Succeeded, Failed, Skipped and TimedOut.