GetWorkflowStepExecutionResponse

Types

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

Properties

Link copied to clipboard

The name of the action that the specified step performs.

Link copied to clipboard

Describes the specified workflow step.

Link copied to clipboard

The timestamp when the specified runtime instance of the workflow step finished.

Link copied to clipboard

The Amazon Resource Name (ARN) of the image resource build version that the specified runtime instance of the workflow step creates.

Link copied to clipboard

Input parameters that Image Builder provided for the specified runtime instance of the workflow step.

Link copied to clipboard

The output message from the specified runtime instance of the workflow step, if applicable.

Link copied to clipboard
val name: String?

The name of the specified runtime instance of the workflow step.

Link copied to clipboard

The action to perform if the workflow step fails.

Link copied to clipboard

The file names that the specified runtime version of the workflow step created as output.

Link copied to clipboard

The request ID that uniquely identifies this request.

Link copied to clipboard

Reports on the rollback status of the specified runtime version of the workflow step, if applicable.

Link copied to clipboard

The timestamp when the specified runtime version of the workflow step started.

Link copied to clipboard

The current status for the specified runtime version of the workflow step.

Link copied to clipboard

The unique identifier for the runtime version of the workflow step that you specified in the request.

Link copied to clipboard

The maximum duration in seconds for this step to complete its action.

Link copied to clipboard

The Amazon Resource Name (ARN) of the build version for the Image Builder workflow resource that defines this workflow step.

Link copied to clipboard

The unique identifier that Image Builder assigned to keep track of runtime details when it ran the workflow.

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