AWS SDK for .NET Documentation
MultiAZ Property
AmazonAmazon.RDS.ModelRestoreDBInstanceToPointInTimeRequestMultiAZ Did this page help you?   Yes   No    Tell us about it...
Specifies if the DB instance is a Multi-AZ deployment. Constraint: You cannot specify the AvailabilityZone parameter if the MultiAZ parameter is set to true.
Declaration Syntax
C#
public bool MultiAZ { get; set; }

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