ReservedDBInstancesOffering constructor
ReservedDBInstancesOffering({})
Implementation
ReservedDBInstancesOffering({
this.currencyCode,
this.dBInstanceClass,
this.duration,
this.fixedPrice,
this.multiAZ,
this.offeringType,
this.productDescription,
this.recurringCharges,
this.reservedDBInstancesOfferingId,
this.usagePrice,
});