The AWS::DocDBElastic::Cluster Amazon DocumentDB (with MongoDB compatibility) Elastic Scale resource describes a Cluster
admin_user_name
(String)auth_type
(String)cluster_name
(String)shard_capacity
(Number)shard_count
(Number)admin_user_password
(String)backup_retention_period
(Number)kms_key_id
(String)preferred_backup_window
(String)preferred_maintenance_window
(String)shard_instance_count
(Number)subnet_ids
(List of String)tags
(Attributes Set) (see below for nested schema)vpc_security_group_ids
(List of String)cluster_arn
(String)cluster_endpoint
(String)id
(String) Uniquely identifies the resource.tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_docdbelastic_cluster.example <resource ID>