UpdatePlanExecutionStepRequest

Types

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

Properties

Link copied to clipboard

The updated action to take for the step. This can be used to skip or retry a step.

Link copied to clipboard

An optional comment about the plan execution.

Link copied to clipboard

The unique identifier of the plan execution containing the step to update.

Link copied to clipboard

The Amazon Resource Name (ARN) of the plan containing the execution step to update.

Link copied to clipboard

The name of the execution step to update.

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