Interface AssessmentRiskRecommendation.Builder

    • Method Detail

      • appComponents

        AssessmentRiskRecommendation.Builder appComponents​(Collection<String> appComponents)

        Indicates the Application Components (AppComponents) that were assessed as part of the assessnent and are associated with the identified risk and recommendation.

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

        Parameters:
        appComponents - Indicates the Application Components (AppComponents) that were assessed as part of the assessnent and are associated with the identified risk and recommendation.

        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.
      • appComponents

        AssessmentRiskRecommendation.Builder appComponents​(String... appComponents)

        Indicates the Application Components (AppComponents) that were assessed as part of the assessnent and are associated with the identified risk and recommendation.

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

        Parameters:
        appComponents - Indicates the Application Components (AppComponents) that were assessed as part of the assessnent and are associated with the identified risk and recommendation.

        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.
      • recommendation

        AssessmentRiskRecommendation.Builder recommendation​(String recommendation)

        Indicates the recommendation provided by the Resilience Hub to address the identified risks in the application.

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

        Parameters:
        recommendation - Indicates the recommendation provided by the Resilience Hub to address the identified risks in the application.

        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.
      • risk

        AssessmentRiskRecommendation.Builder risk​(String risk)

        Indicates the description of the potential risk identified in the application as part of the Resilience Hub assessment.

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

        Parameters:
        risk - Indicates the description of the potential risk identified in the application as part 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.