---
type: resource-type
title: DocDBElasticCluster
description: aws resource type AWS::DocDBElastic::Cluster
name: DocDBElasticCluster
lexicon: aws
resource_type: AWS::DocDBElastic::Cluster
---
`AWS::DocDBElastic::Cluster`, a resource type of the aws lexicon.

## Properties

- `AdminUserName` (`string`, required)
- `AuthType` (`string`, required)
- `ClusterName` (`string`, required)
- `ShardCapacity` (`number`, required)
- `ShardCount` (`number`, required)
- `AdminUserPassword` (`string`, optional)
- `BackupRetentionPeriod` (`number`, optional)
- `ClusterArn` (`string`, optional)
- `ClusterEndpoint` (`string`, optional)
- `KmsKeyId` (`string`, optional)
- `PreferredBackupWindow` (`string`, optional)
- `PreferredMaintenanceWindow` (`string`, optional)
- `ShardInstanceCount` (`number`, optional)
- `SubnetIds` (`string[]`, optional)
- `Tags` (`DocDBElasticCluster_Tag[]`, optional)
- `VpcSecurityGroupIds` (`string[]`, optional)

## Attributes

- `ClusterArn`
- `ClusterEndpoint`
