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

The Availability Zone group for a DB instance.

Link copied to clipboard

A list of Availability Zones for a DB instance.

Link copied to clipboard

A list of the available processor features for the DB instance class of 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

Maximum storage throughput for a DB instance.

Link copied to clipboard

Maximum storage throughput to provisioned IOPS ratio 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

Minimum storage throughput for a DB instance.

Link copied to clipboard

Minimum storage throughput to provisioned IOPS ratio 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 supports RDS on Outposts.

Link copied to clipboard

Indicates whether a DB instance can have a read replica.

Link copied to clipboard

The storage type for a DB instance.

Link copied to clipboard

The list of supported modes for Database Activity Streams. Aurora PostgreSQL returns the value [sync, async]. Aurora MySQL and RDS for Oracle return [async] only. If Database Activity Streams isn't supported, the return value is an empty list.

Link copied to clipboard

A list of the supported DB engine modes.

Link copied to clipboard

The network types supported by the DB instance (IPV4 or DUAL).

Link copied to clipboard

Indicates whether DB instances can be configured as a Multi-AZ DB cluster.

Link copied to clipboard

Indicates whether a DB instance supports using a dedicated log volume (DLV).

Link copied to clipboard

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

Link copied to clipboard

Indicates whether you can use Aurora 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

Indicates whether a DB instance supports Kerberos Authentication.

Link copied to clipboard

Indicates whether a DB instance supports Performance Insights.

Link copied to clipboard

Indicates whether Amazon RDS can automatically scale storage for DB instances that use the specified DB instance class.

Link copied to clipboard

Indicates whether a DB instance supports encrypted storage.

Link copied to clipboard

Indicates whether a DB instance supports storage throughput.

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