Interface StartAutomationExecutionResponse.Builder

  • Method Details

    • automationExecutionId

      StartAutomationExecutionResponse.Builder automationExecutionId(String automationExecutionId)

      The unique ID of a newly scheduled automation execution.

      Parameters:
      automationExecutionId - The unique ID of a newly scheduled automation execution.
      Returns:
      Returns a reference to this object so that method calls can be chained together.