Interface AgentAlreadyRunningAssessment.Builder

    • Method Detail

      • agentId

        AgentAlreadyRunningAssessment.Builder agentId​(String agentId)

        ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.

        Parameters:
        agentId - ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • assessmentRunArn

        AgentAlreadyRunningAssessment.Builder assessmentRunArn​(String assessmentRunArn)

        The ARN of the assessment run that has already been started.

        Parameters:
        assessmentRunArn - The ARN of the assessment run that has already been started.
        Returns:
        Returns a reference to this object so that method calls can be chained together.