Interface StartChangeRequestExecutionResponse.Builder

    • Method Detail

      • automationExecutionId

        StartChangeRequestExecutionResponse.Builder automationExecutionId​(String automationExecutionId)

        The unique ID of a runbook workflow operation. (A runbook workflow is a type of Automation operation.)

        Parameters:
        automationExecutionId - The unique ID of a runbook workflow operation. (A runbook workflow is a type of Automation operation.)
        Returns:
        Returns a reference to this object so that method calls can be chained together.