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

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

Introduction

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

The text is from its open source code.

Method

StringgetCurrencyCode()

The currency code for the reserved DB instance.

StringgetDBInstanceClass()

The DB instance class for the reserved DB instance.

IntegergetDBInstanceCount()

The number of reserved DB instances.

IntegergetDuration()

The duration of the reservation in seconds.

DoublegetFixedPrice()

The fixed price charged for this reserved DB instance.

BooleangetMultiAZ()

Indicates if the reservation applies to Multi-AZ deployments.

StringgetProductDescription()

The description of the reserved DB instance.

StringgetReservedDBInstanceId()

The unique identifier for the reservation.

StringgetReservedDBInstancesOfferingId()

The offering identifier.

java.util.DategetStartTime()

The time the reservation started.

StringgetState()

The state of the reserved DB instance.

DoublegetUsagePrice()

The hourly price charged for this reserved DB instance.