

Las traducciones son generadas a través de traducción automática. En caso de conflicto entre la traducción y la version original de inglés, prevalecerá la version en inglés.

# ClusterSnapshotInList
<a name="API_elastic_ClusterSnapshotInList"></a>

Lista de instantáneas de un clúster elástico.

## Contenido
<a name="API_elastic_ClusterSnapshotInList_Contents"></a>

**nota**  
Los parámetros obligatorios se describen primero en la siguiente tabla.

 ** clusterArn **   <a name="documentdb-Type-elastic_ClusterSnapshotInList-clusterArn"></a>
El identificador ARN del clúster elástico.  
Tipo: cadena  
Obligatorio: sí

 ** snapshotArn **   <a name="documentdb-Type-elastic_ClusterSnapshotInList-snapshotArn"></a>
El identificador ARN de la instantánea del clúster elástico.  
Tipo: cadena  
Obligatorio: sí

 ** snapshotCreationTime **   <a name="documentdb-Type-elastic_ClusterSnapshotInList-snapshotCreationTime"></a>
La hora a la que se creó la instantánea del clúster elástico en Tiempo Universal Coordinado (UTC).  
Tipo: cadena  
Obligatorio: sí

 ** snapshotName **   <a name="documentdb-Type-elastic_ClusterSnapshotInList-snapshotName"></a>
Nombre de la instantánea del clúster elástico.  
Tipo: cadena  
Obligatorio: sí

 ** status **   <a name="documentdb-Type-elastic_ClusterSnapshotInList-status"></a>
Estado de la instantánea del clúster elástico.  
Tipo: cadena  
Valores válidos: `CREATING | ACTIVE | DELETING | UPDATING | VPC_ENDPOINT_LIMIT_EXCEEDED | IP_ADDRESS_LIMIT_EXCEEDED | INVALID_SECURITY_GROUP_ID | INVALID_SUBNET_ID | INACCESSIBLE_ENCRYPTION_CREDS | INACCESSIBLE_SECRET_ARN | INACCESSIBLE_VPC_ENDPOINT | INCOMPATIBLE_NETWORK | MERGING | MODIFYING | SPLITTING | COPYING | STARTING | STOPPING | STOPPED | MAINTENANCE | INACCESSIBLE_ENCRYPTION_CREDENTIALS_RECOVERABLE`   
Obligatorio: sí

## Véase también
<a name="API_elastic_ClusterSnapshotInList_SeeAlso"></a>

Para obtener más información sobre el uso de esta API en un SDK de AWS de un idioma específico, consulte:
+  [AWS SDK para C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/docdb-elastic-2022-11-28/ClusterSnapshotInList) 
+  [AWS SDK para Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/docdb-elastic-2022-11-28/ClusterSnapshotInList) 
+  [AWS SDK para Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/docdb-elastic-2022-11-28/ClusterSnapshotInList) 