class Aws::DocDB::Types::CreateDBInstanceMessage
@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/CreateDBInstanceMessage AWS API Documentation
@return [String]<br>: docs.aws.amazon.com/documentdb/latest/developerguide/security.encryption.ssl.html<br>[1]: docs.aws.amazon.com/documentdb/latest/developerguide/ca_cert_rotation.html<br><br><br><br>DocumentDB Developer Guide*.<br>Certificates] and [ Encrypting Data in Transit] in the *Amazon
For more information, see [Updating Your Amazon DocumentDB TLS
certificate.
The CA certificate identifier to use for the DB instance’s server
@!attribute [rw] ca_certificate_identifier
@return [String]
region.
account has a different default KMS key for each Amazon Web Services
key for your Amazon Web Services account. Your Amazon Web Services
Amazon DocumentDB uses your default KMS key. There is a default KMS
If you do not specify a value for PerformanceInsightsKMSKeyId, then
name for the KMS key.
The KMS key identifier is the key ARN, key ID, alias ARN, or alias
The KMS key identifier for encryption of Performance Insights data.
@!attribute [rw] performance_insights_kms_key_id
@return [Boolean]<br>: docs.aws.amazon.com/documentdb/latest/developerguide/performance-insights.html<br><br><br><br>Insights][1].
the DB Instance. For more information, see [Using Amazon Performance
A value that indicates whether to enable Performance Insights for
@!attribute [rw] enable_performance_insights
@return [Integer]
Valid values: 0-15
Default: 1
existing primary instance.
replica is promoted to the primary instance after a failure of the
A value that specifies the order in which an Amazon DocumentDB
@!attribute [rw] promotion_tier
@return [Boolean]
snapshots of the DB instance. By default, tags are not copied.
A value that indicates whether to copy tags from the DB instance to
@!attribute [rw] copy_tags_to_snapshot
@return [String]
The identifier of the cluster that the instance will belong to.
@!attribute [rw] db_cluster_identifier
@return [Array<Types::Tag>]
tags to an instance.
The tags to be assigned to the instance. You can assign up to 10
@!attribute [rw] tags
@return [Boolean]
Default: ‘false`
value set.
DocumentDB does not perform minor version upgrades regardless of the
This parameter does not apply to Amazon DocumentDB. Amazon
@!attribute [rw] auto_minor_version_upgrade
@return [String]
Constraints: Minimum 30-minute window.
Valid days: Mon, Tue, Wed, Thu, Fri, Sat, Sun
random day of the week.
block of time for each Amazon Web Services Region, occurring on a
The default is a 30-minute window selected at random from an 8-hour
Format: `ddd:hh24:mi-ddd:hh24:mi`
in Universal Coordinated Time (UTC).
The time range each week during which system maintenance can occur,
@!attribute [rw] preferred_maintenance_window
@return [String]
Example: `us-east-1d`
endpoint’s Amazon Web Services Region.
Default: A random, system-chosen Availability Zone in the
The Amazon EC2 Availability Zone that the instance is created in.
@!attribute [rw] availability_zone
@return [String]
Valid value: ‘docdb`
The name of the database engine to be used for this instance.
@!attribute [rw] engine
@return [String]
`db.r5.large`.
The compute and memory capacity of the instance; for example,
@!attribute [rw] db_instance_class
@return [String]
Example: `mydbinstance`
* Cannot end with a hyphen or contain two consecutive hyphens.
* The first character must be a letter.
* Must contain from 1 to 63 letters, numbers, or hyphens.
Constraints:
string.
The instance identifier. This parameter is stored as a lowercase
@!attribute [rw] db_instance_identifier
Represents the input to CreateDBInstance.