Java com.amazonaws.services.rds.model ReservedDBInstancesOffering fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.rds.model ReservedDBInstancesOffering fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.rds.model ReservedDBInstancesOffering.

The text is from its open source code.

Method

StringgetCurrencyCode()

The currency code for the reserved DB instance offering.

StringgetDBInstanceClass()

The DB instance class for the reserved DB instance.

IntegergetDuration()

The duration of the offering in seconds.

DoublegetFixedPrice()

The fixed price charged for this offering.

BooleangetMultiAZ()

Indicates if the offering applies to Multi-AZ deployments.

StringgetProductDescription()

The database engine used by the offering.

StringgetReservedDBInstancesOfferingId()

The offering identifier.

DoublegetUsagePrice()

The hourly price charged for this offering.