Interface DeleteAppAssessmentResponse.Builder

    • Method Detail

      • assessmentArn

        DeleteAppAssessmentResponse.Builder assessmentArn​(String assessmentArn)

        Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition :resiliencehub:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.

        Parameters:
        assessmentArn - Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition :resiliencehub:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • assessmentStatus

        DeleteAppAssessmentResponse.Builder assessmentStatus​(String assessmentStatus)

        The current status of the assessment for the resiliency policy.

        Parameters:
        assessmentStatus - The current status of the assessment for the resiliency policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AssessmentStatus, AssessmentStatus