Interface MultiAzTargets.Builder

  • Method Details

    • rtoInMinutes

      MultiAzTargets.Builder rtoInMinutes(Integer rtoInMinutes)

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

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

      MultiAzTargets.Builder rpoInMinutes(Integer rpoInMinutes)

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

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

      MultiAzTargets.Builder disasterRecoveryApproach(String disasterRecoveryApproach)

      The disaster recovery approach for multi-AZ.

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

      MultiAzTargets.Builder disasterRecoveryApproach(MultiAzDisasterRecoveryApproach disasterRecoveryApproach)

      The disaster recovery approach for multi-AZ.

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