ExecutionStepResult

Specifies the following details for the step: error (if any), outputs (if any), and the step type.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the details for an error, if it occurred during execution of the specified workflow step.

Link copied to clipboard

The values for the key/value pair applied as a tag to the file. Only applicable if the step type is TAG.

Link copied to clipboard

One of the available step types.

Functions

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