ReservedDbInstancesOffering

This data type is used as a response element in the DescribeReservedDBInstancesOfferings action.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The currency code for the reserved DB instance offering.

Link copied to clipboard

The DB instance class for the reserved DB instance.

Link copied to clipboard

The duration of the offering in seconds.

Link copied to clipboard

The fixed price charged for this offering.

Link copied to clipboard

Indicates whether the offering applies to Multi-AZ deployments.

Link copied to clipboard

The offering type.

Link copied to clipboard

The database engine used by the offering.

Link copied to clipboard

The recurring price charged to run this reserved DB instance.

Link copied to clipboard

The offering identifier.

Link copied to clipboard

The hourly price charged for this offering.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String