OrderableDbInstanceOption

Contains a list of available options for a DB instance.

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

Types

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

Properties

Link copied to clipboard

A list of Availability Zones for a DB instance.

Link copied to clipboard

The DB instance class for a DB instance.

Link copied to clipboard

The engine type of a DB instance.

Link copied to clipboard

The engine version of a DB instance.

Link copied to clipboard

The license model for a DB instance.

Link copied to clipboard

Maximum total provisioned IOPS for a DB instance.

Link copied to clipboard

Maximum provisioned IOPS per GiB for a DB instance.

Link copied to clipboard

Maximum storage size for a DB instance.

Link copied to clipboard

Minimum total provisioned IOPS for a DB instance.

Link copied to clipboard

Minimum provisioned IOPS per GiB for a DB instance.

Link copied to clipboard

Minimum storage size for a DB instance.

Link copied to clipboard

Indicates whether a DB instance is Multi-AZ capable.

Link copied to clipboard

Indicates whether a DB instance can have a Read Replica.

Link copied to clipboard

Not applicable. In Neptune the storage type is managed at the DB Cluster level.

Link copied to clipboard

Indicates whether a DB instance supports Enhanced Monitoring at intervals from 1 to 60 seconds.

Link copied to clipboard

A value that indicates whether you can use Neptune global databases with a specific combination of other DB engine attributes.

Link copied to clipboard

Indicates whether a DB instance supports IAM database authentication.

Link copied to clipboard

Indicates whether a DB instance supports provisioned IOPS.

Link copied to clipboard

(Not supported by Neptune)

Link copied to clipboard

Indicates whether a DB instance supports encrypted storage.

Link copied to clipboard
val vpc: Boolean?

Indicates whether a DB instance is in a VPC.

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