Interface ServiceAchievabilityUpdatedMetadata.Builder

  • Method Details

    • assessmentId

      The assessment identifier that triggered the update.

      Parameters:
      assessmentId - The assessment identifier that triggered the update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • availabilitySlo

      ServiceAchievabilityUpdatedMetadata.Builder availabilitySlo(String availabilitySlo)

      The updated achievability status of the availability SLO.

      Parameters:
      availabilitySlo - The updated achievability status of the availability SLO.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • multiAzRtoRpo

      The updated achievability status of the multi-AZ RTO and RPO targets.

      Parameters:
      multiAzRtoRpo - The updated achievability status of the multi-AZ RTO and RPO targets.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • multiRegionRtoRpo

      ServiceAchievabilityUpdatedMetadata.Builder multiRegionRtoRpo(String multiRegionRtoRpo)

      The updated achievability status of the multi-Region RTO and RPO targets.

      Parameters:
      multiRegionRtoRpo - The updated achievability status of the multi-Region RTO and RPO targets.
      Returns:
      Returns a reference to this object so that method calls can be chained together.