Interface StartFailureModeAssessmentResponse.Builder

  • Method Details

    • assessmentId

      The unique identifier of the started assessment.

      Parameters:
      assessmentId - The unique identifier of the started assessment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • serviceArn

      Sets the value of the ServiceArn property for this object.
      Parameters:
      serviceArn - The new value for the ServiceArn property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • assessmentStatus

      StartFailureModeAssessmentResponse.Builder assessmentStatus(String assessmentStatus)

      The status of the started assessment.

      Parameters:
      assessmentStatus - The status of the started assessment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • assessmentStatus

      The status of the started assessment.

      Parameters:
      assessmentStatus - The status of the started assessment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • startedAt

      The timestamp when the assessment started.

      Parameters:
      startedAt - The timestamp when the assessment started.
      Returns:
      Returns a reference to this object so that method calls can be chained together.