class Aws::RDS::Types::OrderableDBInstanceOption
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/OrderableDBInstanceOption AWS API Documentation
@return [Boolean]
volume (DLV).
Indicates whether a DB instance supports using a dedicated log
@!attribute [rw] supports_dedicated_log_volume
@return [Float]
instance.
Maximum storage throughput to provisioned IOPS ratio for a DB
@!attribute [rw] max_storage_throughput_per_iops
@return [Float]
instance.
Minimum storage throughput to provisioned IOPS ratio for a DB
@!attribute [rw] min_storage_throughput_per_iops
@return [Integer]
Maximum storage throughput for a DB instance.
@!attribute [rw] max_storage_throughput_per_db_instance
@return [Integer]
Minimum storage throughput for a DB instance.
@!attribute [rw] min_storage_throughput_per_db_instance
@return [Boolean]
Indicates whether a DB instance supports storage throughput.
@!attribute [rw] supports_storage_throughput
@return [Array<String>]<br>: docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_VPC.WorkingWithRDSInstanceinaVPC.html<br><br><br><br>in the *Amazon RDS User Guide.*
For more information, see [ Working with a DB instance in a VPC][1]
IPv6 protocols (‘DUAL`).
A DB instance can support only the IPv4 protocol or the IPv4 and the
The network types supported by the DB instance (`IPV4` or `DUAL`).
@!attribute [rw] supported_network_types
@return [Boolean]<br>: docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html<br><br><br><br>*Amazon RDS User Guide.*
deployments with two readable standby DB instances] in the
For more information on Multi-AZ DB clusters, see [ Multi-AZ
cluster.
Indicates whether DB instances can be configured as a Multi-AZ DB
@!attribute [rw] supports_clusters
@return [Boolean]
specific combination of other DB engine attributes.
Indicates whether you can use Aurora global databases with a
@!attribute [rw] supports_global_databases
@return [Array<String>]
isn’t supported, the return value is an empty list.
for Oracle return ‘[async]` only. If Database Activity Streams
PostgreSQL returns the value `[sync, async]`. Aurora MySQL and RDS
The list of supported modes for Database Activity Streams. Aurora
@!attribute [rw] supported_activity_stream_modes
@return [Boolean]<br>: docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-on-outposts.html<br><br><br><br>Amazon Web Services Outposts] in the *Amazon RDS User Guide.*
For more information about RDS on Outposts, see [Amazon RDS on
Indicates whether a DB instance supports RDS on Outposts.
@!attribute [rw] outpost_capable
@return [Boolean]
Indicates whether a DB instance supports Kerberos Authentication.
@!attribute [rw] supports_kerberos_authentication
@return [Boolean]
instances that use the specified DB instance class.
Indicates whether Amazon RDS can automatically scale storage for DB
@!attribute [rw] supports_storage_autoscaling
@return [Array<String>]
A list of the supported DB engine modes.
@!attribute [rw] supported_engine_modes
@return [Array<Types::AvailableProcessorFeature>]
of a DB instance.
A list of the available processor features for the DB instance class
@!attribute [rw] available_processor_features
@return [Float]
Maximum provisioned IOPS per GiB for a DB instance.
@!attribute [rw] max_iops_per_gib
@return [Float]
Minimum provisioned IOPS per GiB for a DB instance.
@!attribute [rw] min_iops_per_gib
@return [Integer]
Maximum total provisioned IOPS for a DB instance.
@!attribute [rw] max_iops_per_db_instance
@return [Integer]
Minimum total provisioned IOPS for a DB instance.
@!attribute [rw] min_iops_per_db_instance
@return [Integer]
Maximum storage size for a DB instance.
@!attribute [rw] max_storage_size
@return [Integer]
Minimum storage size for a DB instance.
@!attribute [rw] min_storage_size
@return [Boolean]
Indicates whether a DB instance supports Performance Insights.
@!attribute [rw] supports_performance_insights
@return [Boolean]
authentication.
Indicates whether a DB instance supports IAM database
@!attribute [rw] supports_iam_database_authentication
@return [Boolean]
intervals from 1 to 60 seconds.
Indicates whether a DB instance supports Enhanced Monitoring at
@!attribute [rw] supports_enhanced_monitoring
@return [Boolean]
Indicates whether a DB instance supports provisioned IOPS.
@!attribute [rw] supports_iops
@return [String]
The storage type for a DB instance.
@!attribute [rw] storage_type
@return [Boolean]
Indicates whether a DB instance supports encrypted storage.
@!attribute [rw] supports_storage_encryption
@return [Boolean]
Indicates whether a DB instance is in a VPC.
@!attribute [rw] vpc
@return [Boolean]
Indicates whether a DB instance can have a read replica.
@!attribute [rw] read_replica_capable
@return [Boolean]
Indicates whether a DB instance is Multi-AZ capable.
@!attribute [rw] multi_az_capable
@return [Array<Types::AvailabilityZone>]
A list of Availability Zones for a DB instance.
@!attribute [rw] availability_zones
@return [String]
The Availability Zone group for a DB instance.
@!attribute [rw] availability_zone_group
@return [String]
The license model for a DB instance.
@!attribute [rw] license_model
@return [String]
The DB instance class for a DB instance.
@!attribute [rw] db_instance_class
@return [String]
The engine version of a DB instance.
@!attribute [rw] engine_version
@return [String]
The engine type of a DB instance.
@!attribute [rw] engine
`DescribeOrderableDBInstanceOptions` action.
This data type is used as a response element in the
Contains a list of available options for a DB instance.