Interface MultiRegionTargets.Builder

  • Method Details

    • rtoInMinutes

      MultiRegionTargets.Builder rtoInMinutes(Integer rtoInMinutes)

      The recovery time objective (RTO) target for multi-Region, in minutes.

      Parameters:
      rtoInMinutes - The recovery time objective (RTO) target for multi-Region, in minutes.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • rpoInMinutes

      MultiRegionTargets.Builder rpoInMinutes(Integer rpoInMinutes)

      The recovery point objective (RPO) target for multi-Region, in minutes.

      Parameters:
      rpoInMinutes - The recovery point objective (RPO) target for multi-Region, in minutes.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • disasterRecoveryApproach

      MultiRegionTargets.Builder disasterRecoveryApproach(String disasterRecoveryApproach)

      The disaster recovery approach for multi-Region.

      Parameters:
      disasterRecoveryApproach - The disaster recovery approach for multi-Region.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • disasterRecoveryApproach

      MultiRegionTargets.Builder disasterRecoveryApproach(MultiRegionDisasterRecoveryApproach disasterRecoveryApproach)

      The disaster recovery approach for multi-Region.

      Parameters:
      disasterRecoveryApproach - The disaster recovery approach for multi-Region.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: