ListWorkflowStepExecutionsResponse

Types

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

Properties

Link copied to clipboard

The image build version resource ARN that's associated with the specified runtime instance of the workflow.

Link copied to clipboard

The output message from the list action, if applicable.

Link copied to clipboard

The next token used for paginated responses. When this field isn't empty, there are additional elements that the service hasn't included in this request. Use this token with the next request to retrieve additional objects.

Link copied to clipboard

The request ID that uniquely identifies this request.

Link copied to clipboard

Contains an array of runtime details that represents each step in this runtime instance of the workflow.

Link copied to clipboard

The build version ARN for the Image Builder workflow resource that defines the steps for this runtime instance of the workflow.

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