ReservedDbInstance

This data type is used as a response element in the DescribeReservedDBInstances and PurchaseReservedDBInstancesOffering actions.

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.

Link copied to clipboard

The DB instance class for the reserved DB instance.

Link copied to clipboard

The number of reserved DB instances.

Link copied to clipboard

The duration of the reservation in seconds.

Link copied to clipboard

The fixed price charged for this reserved DB instance.

Link copied to clipboard

The unique identifier for the lease associated with the reserved DB instance.

Link copied to clipboard

Indicates whether the reservation applies to Multi-AZ deployments.

Link copied to clipboard

The offering type of this reserved DB instance.

Link copied to clipboard

The description of the reserved DB instance.

Link copied to clipboard

The recurring price charged to run this reserved DB instance.

Link copied to clipboard

The Amazon Resource Name (ARN) for the reserved DB instance.

Link copied to clipboard

The unique identifier for the reservation.

Link copied to clipboard

The offering identifier.

Link copied to clipboard

The time the reservation started.

Link copied to clipboard

The state of the reserved DB instance.

Link copied to clipboard

The hourly price charged for this reserved DB instance.

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