

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# GlobalClusterMember
<a name="API_GlobalClusterMember"></a>

Amazon DocumentDB グローバルクラスターに関連付けられているプライマリおよびセカンダリークラスターに関する情報を含むデータ構造。

## 内容
<a name="API_GlobalClusterMember_Contents"></a>

**注記**  
次のリストで必須のパラメーターを説明します。

 ** DBClusterArn **   
各 Amazon DocumentDB クラスターの Amazon リソースネーム (ARN)。  
タイプ: 文字列  
必須: いいえ

 ** IsWriter **   
 Amazon DocumentDB クラスターが関連付けられている Amazon DocumentDB グローバルクラスターの主クラスタ (読み取り/書き込み機能を持つ) かどうか指定します。  
タイプ: ブール値  
必須: いいえ

 ** Readers.member.N **   
Amazon DocumentDB グローバルクラスターに関連付けられている各読み取りセカンダリクラスターの Amazon リソースネーム (ARN)。  
型: 文字列の配列  
必須: いいえ

 ** SynchronizationStatus **   
グローバルクラスター内の各 Amazon DocumentDB クラスターの同期ステータス。  
型: 文字列  
有効な値：`connected | pending-resync`  
必須: いいえ

## 以下の資料も参照してください。
<a name="API_GlobalClusterMember_SeeAlso"></a>

言語固有の AWS SDKs のいずれかでこの API を使用する方法の詳細については、以下を参照してください。
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/docdb-2014-10-31/GlobalClusterMember) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/docdb-2014-10-31/GlobalClusterMember) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/docdb-2014-10-31/GlobalClusterMember) 