| _key | core | string | |
| account_id | core | string | |
| allocated_storage | core | int64 | For all database engines except Amazon Aurora, AllocatedStorage specifies the allocated storage size in gibibytes (GiB). For Aurora, AllocatedStorage always returns 1, because Aurora DB cluster storage size isn't fixed, but instead automatically adjusts as needed. |
| availability_zones | core | array<string> | The Availability Zones where instances in the DB cluster can be created. For information on Amazon Web Services Regions and Availability Zones, see Regions and Availability Zones. |
| aws_backup_recovery_point_arn | core | string | The Amazon Resource Name (ARN) of the recovery point in Amazon Web Services Backup. |
| backup_retention_period | core | int64 | The retention period for the automated backups. |
| cluster_create_time | core | timestamp | The time when the DB cluster was created, in Universal Coordinated Time (UTC). |
| db_cluster_arn | core | string | The Amazon Resource Name (ARN) for the source DB cluster. |
| db_cluster_automated_backups_arn | core | string | The Amazon Resource Name (ARN) for the automated backups. |
| db_cluster_identifier | core | string | The identifier for the source DB cluster, which can't be changed and which is unique to an Amazon Web Services Region. |
| db_cluster_resource_id | core | string | The resource ID for the source DB cluster, which can't be changed and which is unique to an Amazon Web Services Region. |
| engine | core | string | The name of the database engine for this automated backup. |
| engine_mode | core | string | The engine mode of the database engine for the automated backup. |
| engine_version | core | string | The version of the database engine for the automated backup. |
| iam_database_authentication_enabled | core | bool | Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled. |
| iops | core | int64 | The IOPS (I/O operations per second) value for the automated backup. This setting is only for non-Aurora Multi-AZ DB clusters. |
| kms_key_id | core | string | The Amazon Web Services KMS key ID for an automated backup. The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS key. |
| license_model | core | string | The license model information for this DB cluster automated backup. |
| master_username | core | string | The master user name of the automated backup. |
| port | core | int64 | The port number that the automated backup used for connections. Default: Inherits from the source DB cluster Valid Values: 1150-65535 |
| region | core | string | The Amazon Web Services Region associated with the automated backup. |
| restore_window | core | json | Earliest and latest time an instance can be restored to: |
| status | core | string | A list of status information for an automated backup: retained - Automated backups for deleted clusters. |
| storage_encrypted | core | bool | Indicates whether the source DB cluster is encrypted. |
| storage_throughput | core | int64 | The storage throughput for the automated backup. The throughput is automatically set based on the IOPS that you provision, and is not configurable. This setting is only for non-Aurora Multi-AZ DB clusters. |
| storage_type | core | string | The storage type associated with the DB cluster. This setting is only for non-Aurora Multi-AZ DB clusters. |
| tags | core | hstore | |
| vpc_id | core | string | The VPC ID associated with the DB cluster. |