Interface StartCommandExecutionResponse.Builder

    • Method Detail

      • executionId

        StartCommandExecutionResponse.Builder executionId​(String executionId)

        A unique identifier for the command execution.

        Parameters:
        executionId - A unique identifier for the command execution.
        Returns:
        Returns a reference to this object so that method calls can be chained together.