AWS SDK for .NET Documentation
Iops Property
AmazonAmazon.RDS.ModelRestoreDBInstanceFromDBSnapshotRequestIops Did this page help you?   Yes   No    Tell us about it...
Specifies the amount of provisioned IOPS for the DB instance, expressed in I/O operations per second. If this parameter is not specified, the IOPS value will be taken from the backup. If this parameter is set to 0, the new instance will be converted to a non-PIOPS instance, which will take additional time, though your DB instance will be available for connections before the conversion starts. Constraints: Must be an integer greater than 1000.
Declaration Syntax
C#
public int Iops { get; set; }

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