

# HybridCustomerInstancesSettings
<a name="API_HybridCustomerInstancesSettings"></a>

Contains configuration settings for self-managed instances with SSM used in hybrid directory operations.

## Contents
<a name="API_HybridCustomerInstancesSettings_Contents"></a>

 ** CustomerDnsIps **   <a name="DirectoryService-Type-HybridCustomerInstancesSettings-CustomerDnsIps"></a>
The IP addresses of the DNS servers or domain controllers in your self-managed AD environment.  
Type: Array of strings  
Array Members: Fixed number of 2 items.  
Pattern: `^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$`   
Required: Yes

 ** InstanceIds **   <a name="DirectoryService-Type-HybridCustomerInstancesSettings-InstanceIds"></a>
The identifiers of the self-managed instances with SSM used in hybrid directory.  
Type: Array of strings  
Array Members: Fixed number of 2 items.  
Pattern: `^(i-[0-9a-f]{8}|i-[0-9a-f]{17}|mi-[0-9a-f]{8}|mi-[0-9a-f]{17})$`   
Required: Yes

## See Also
<a name="API_HybridCustomerInstancesSettings_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/ds-2015-04-16/HybridCustomerInstancesSettings) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ds-2015-04-16/HybridCustomerInstancesSettings) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ds-2015-04-16/HybridCustomerInstancesSettings) 