

Terjemahan disediakan oleh mesin penerjemah. Jika konten terjemahan yang diberikan bertentangan dengan versi bahasa Inggris aslinya, utamakan versi bahasa Inggris.

# DescribeDBClusterSnapshotAttributes
<a name="API_DescribeDBClusterSnapshotAttributes"></a>

Mengembalikan daftar nama dan nilai atribut snapshot klaster untuk snapshot klaster DB manual.

Saat Anda berbagi snapshot dengan yang lain Akun AWS, `DescribeDBClusterSnapshotAttributes` mengembalikan `restore` atribut dan daftar IDs untuk Akun AWS yang diizinkan untuk menyalin atau memulihkan snapshot cluster manual. Jika `all` disertakan dalam daftar nilai untuk atribut `restore`, maka snapshot klaster manual bersifat publik dan dapat disalin atau dipulihkan oleh semua Akun AWS.

## Parameter Permintaan
<a name="API_DescribeDBClusterSnapshotAttributes_RequestParameters"></a>

 Untuk informasi tentang parameter yang umum untuk semua tindakan, lihat [Parameter Umum](CommonParameters.md).

 ** DBClusterSnapshotIdentifier **   
Pengidentifikasi untuk snapshot klaster untuk mendeskripsikan atributnya.  
Tipe: String  
Diperlukan: Ya

## Elemen Respons
<a name="API_DescribeDBClusterSnapshotAttributes_ResponseElements"></a>

Elemen berikut dikembalikan oleh layanan.

 ** DBClusterSnapshotAttributesResult **   
Informasi mendetail tentang atribut yang terkait dengan snapshot klaster.  
Tipe: Objek [DBClusterSnapshotAttributesResult](API_DBClusterSnapshotAttributesResult.md)

## Kesalahan
<a name="API_DescribeDBClusterSnapshotAttributes_Errors"></a>

Untuk informasi tentang kesalahan yang umum untuk semua tindakan, lihat [Kesalahan Umum](CommonErrors.md).

 ** DBClusterSnapshotNotFoundFault **   
 `DBClusterSnapshotIdentifier` tidak mengacu ke sebuah snapshot klaster yang ada.   
Kode Status HTTP: 404

## Lihat Juga
<a name="API_DescribeDBClusterSnapshotAttributes_SeeAlso"></a>

Untuk informasi selengkapnya tentang penggunaan API ini di salah satu bahasa khusus AWS SDKs, lihat berikut ini:
+  [AWS Antarmuka Baris Perintah V2](https://docs.aws.amazon.com/goto/cli2/docdb-2014-10-31/DescribeDBClusterSnapshotAttributes) 
+  [AWS SDK for .NET V4](https://docs.aws.amazon.com/goto/DotNetSDKV4/docdb-2014-10-31/DescribeDBClusterSnapshotAttributes) 
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/docdb-2014-10-31/DescribeDBClusterSnapshotAttributes) 
+  [AWS SDK for Go v2](https://docs.aws.amazon.com/goto/SdkForGoV2/docdb-2014-10-31/DescribeDBClusterSnapshotAttributes) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/docdb-2014-10-31/DescribeDBClusterSnapshotAttributes) 
+  [AWS SDK untuk V3 JavaScript ](https://docs.aws.amazon.com/goto/SdkForJavaScriptV3/docdb-2014-10-31/DescribeDBClusterSnapshotAttributes) 
+  [AWS SDK para Kotlin](https://docs.aws.amazon.com/goto/SdkForKotlin/docdb-2014-10-31/DescribeDBClusterSnapshotAttributes) 
+  [AWS SDK for PHP V3](https://docs.aws.amazon.com/goto/SdkForPHPV3/docdb-2014-10-31/DescribeDBClusterSnapshotAttributes) 
+  [AWS SDK untuk Python](https://docs.aws.amazon.com/goto/boto3/docdb-2014-10-31/DescribeDBClusterSnapshotAttributes) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/docdb-2014-10-31/DescribeDBClusterSnapshotAttributes) 