PipelineExecutionStepMetadata

Metadata for a step execution.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the AutoML job that was run by this step.

Link copied to clipboard

The URL of the Amazon SQS queue used by this step execution, the pipeline generated token, and a list of output parameters.

Link copied to clipboard

Container for the metadata for a Clarify check step. The configurations and outcomes of the check step execution. This includes:

Link copied to clipboard

The outcome of the condition evaluation that was run by this step execution.

Link copied to clipboard

The configurations and outcomes of an Amazon EMR step execution.

Link copied to clipboard

The configurations and outcomes of a Fail step execution.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Lambda function that was run by this step execution and a list of output parameters.

Link copied to clipboard

The Amazon Resource Name (ARN) of the model that was created by this step execution.

Link copied to clipboard

The Amazon Resource Name (ARN) of the processing job that was run by this step execution.

Link copied to clipboard

The configurations and outcomes of the check step execution. This includes:

Link copied to clipboard

The Amazon Resource Name (ARN) of the model package that the model was registered to by this step execution.

Link copied to clipboard

The Amazon Resource Name (ARN) of the training job that was run by this step execution.

Link copied to clipboard

The Amazon Resource Name (ARN) of the transform job that was run by this step execution.

Link copied to clipboard

The Amazon Resource Name (ARN) of the tuning job that was run by this step execution.

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