Get Orderable Db Instance Plain Args
A collection of arguments for invoking getOrderableDbInstance.
Constructors
Properties
Availability zone group.
Version of the DB engine. If none is provided, the AWS-defined default version will be used.
DB instance class. Examples of classes are db.m3.2xlarge
, db.t2.small
, and db.m3.medium
.
License model. Examples of license models are general-public-license
, bring-your-own-license
, and amazon-license
.
Ordered list of preferred RDS DB instance engine versions. The first match in this list will be returned. If no preferred matches are found and the original search returned more than one result, an error is returned.
Ordered list of preferred RDS DB instance classes. The first match in this list will be returned. If no preferred matches are found and the original search returned more than one result, an error is returned.
Storage types. Examples of storage types are standard
, io1
, gp2
, and aurora
.
Enable this to ensure a DB instance supports Enhanced Monitoring at intervals from 1 to 60 seconds.
Enable this to ensure a DB instance supports Aurora global databases with a specific combination of other DB engine attributes.
Enable this to ensure a DB instance supports IAM database authentication.
Enable this to ensure a DB instance supports provisioned IOPS.
Enable this to ensure a DB instance supports Kerberos Authentication.
Enable this to ensure a DB instance supports Performance Insights.
Enable this to ensure Amazon RDS can automatically scale storage for DB instances that use the specified DB instance class.
Enable this to ensure a DB instance supports encrypted storage.