HybridUpdateValue - Amazon Directory Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

HybridUpdateValue

Contains the configuration values for a hybrid directory update, including Amazon System Manager managed node and DNS information.

Contents

DnsIps

The IP addresses of the DNS servers or domain controllers in the hybrid directory configuration.

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: No

InstanceIds

The identifiers of the self-managed instances with SSM in the hybrid directory configuration.

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: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: