AWS SDK for .NET Documentation
MultiAZ Property
AmazonAmazon.RDS.ModelModifyDBInstanceRequestMultiAZ Did this page help you?   Yes   No    Tell us about it...
Specifies if the DB instance is a Multi-AZ deployment. Changing this parameter does not result in an outage and the change is applied during the next maintenance window unless the ApplyImmediately parameter is set to true for this request. Constraints: Cannot be specified if the DB instance is a read replica.
Declaration Syntax
C#
public bool MultiAZ { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)