Interface StartExecutionResponse.Builder

  • Method Details

    • executionArn

      StartExecutionResponse.Builder executionArn(String executionArn)

      The Amazon Resource Name (ARN) that identifies the execution.

      Parameters:
      executionArn - The Amazon Resource Name (ARN) that identifies the execution.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • startDate

      The date the execution is started.

      Parameters:
      startDate - The date the execution is started.
      Returns:
      Returns a reference to this object so that method calls can be chained together.