GetOrderableDbInstanceResult

constructor(availabilityZones: List<String>, engine: String? = null, engineVersion: String, id: String, instanceClass: String, licenseModel: String? = null, maxIopsPerDbInstance: Int, maxIopsPerGib: Double, maxStorageSize: Int, minIopsPerDbInstance: Int, minIopsPerGib: Double, minStorageSize: Int, multiAzCapable: Boolean, preferredInstanceClasses: List<String>? = null, readReplicaCapable: Boolean, storageType: String, supportsEnhancedMonitoring: Boolean, supportsIamDatabaseAuthentication: Boolean, supportsIops: Boolean, supportsPerformanceInsights: Boolean, supportsStorageEncryption: Boolean, vpc: Boolean)