Interface SendCommandResponse.Builder

    • Method Detail

      • command

        SendCommandResponse.Builder command​(Command command)

        The request as it was received by Systems Manager. Also provides the command ID which can be used future references to this request.

        Parameters:
        command - The request as it was received by Systems Manager. Also provides the command ID which can be used future references to this request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.