ExtractionRequestRef

Names the inbound request the run was started for.

A host that already carries a request or correlation id through its own logs passes the same one here, so a run lines up with the request that caused it.

Constructors

Link copied to clipboard
constructor(token: String)

Properties

Link copied to clipboard

The opaque value the host minted

Functions

Link copied to clipboard
operator override fun equals(other: Any?): Boolean
Link copied to clipboard
override fun hashCode(): Int
Link copied to clipboard
override fun toString(): String