Amazon Relational Database Service
API Reference (API Version 2012-04-23)
Print this pageEmail this pageGo to the ForumsView the PDFShare this page on TwitterShare this page on FacebookBookmark this page on DeliciousSubmit this page to RedditSubmit this page to DiggDid this page help you?  Yes  No   Tell us about it...

OrderableDBInstanceOption

Description

Contains a list of available options for a DB Instance

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

Contents

NameDescription
AvailabilityZones

A list of availability zones for the orderable DB Instance.

Type: AvailabilityZone list

DBInstanceClass

The DB Instance Class for the orderable DB Instance

Type: String

Engine

The engine type of the orderable DB Instance.

Type: String

EngineVersion

The engine version of the orderable DB Instance.

Type: String

LicenseModel

The license model for the orderable DB Instance.

Type: String

MultiAZCapable

Indicates whether this orderable DB Instance is multi-AZ capable.

Type: Boolean

ReadReplicaCapable

Indicates whether this orderable DB Instance can have a read replica.

Type: Boolean

VpcCapable

Indicates whether this orderable DB Instance is VPC capable.

Type: Boolean

VpcMultiAZCapable

Indicates whether this orderable DB Instance is VPC multi-AZ capable.

Type: Boolean

VpcReadReplicaCapable

Indicates whether this orderable DB Instance can have a VPC read replica.

Type: Boolean