You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::DirectoryService::Types::RegionsInfo

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Provides information about the Regions that are configured for multi-Region replication.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#additional_regionsArray<String>

Lists the Regions where the directory has been replicated, excluding the primary Region.

Returns:

  • (Array<String>)

    Lists the Regions where the directory has been replicated, excluding the primary Region.

#primary_regionString

The Region from where the AWS Managed Microsoft AD directory was originally created.

Returns:

  • (String)

    The Region from where the AWS Managed Microsoft AD directory was originally created.