Interface AssessmentSummary.Builder

    • Method Detail

      • riskRecommendations

        AssessmentSummary.Builder riskRecommendations​(Collection<AssessmentRiskRecommendation> riskRecommendations)

        Indicates the top risks and recommendations identified by the Resilience Hub assessment, each representing a specific risk and the corresponding recommendation to address it.

        This property is available only in the US East (N. Virginia) Region.

        Parameters:
        riskRecommendations - Indicates the top risks and recommendations identified by the Resilience Hub assessment, each representing a specific risk and the corresponding recommendation to address it.

        This property is available only in the US East (N. Virginia) Region.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • riskRecommendations

        AssessmentSummary.Builder riskRecommendations​(AssessmentRiskRecommendation... riskRecommendations)

        Indicates the top risks and recommendations identified by the Resilience Hub assessment, each representing a specific risk and the corresponding recommendation to address it.

        This property is available only in the US East (N. Virginia) Region.

        Parameters:
        riskRecommendations - Indicates the top risks and recommendations identified by the Resilience Hub assessment, each representing a specific risk and the corresponding recommendation to address it.

        This property is available only in the US East (N. Virginia) Region.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • summary

        AssessmentSummary.Builder summary​(String summary)

        Indicates a concise summary that provides an overview of the Resilience Hub assessment.

        This property is available only in the US East (N. Virginia) Region.

        Parameters:
        summary - Indicates a concise summary that provides an overview of the Resilience Hub assessment.

        This property is available only in the US East (N. Virginia) Region.

        Returns:
        Returns a reference to this object so that method calls can be chained together.