OwnerDirectoryDescription - 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).

OwnerDirectoryDescription

Describes the directory owner account details that have been shared to the directory consumer account.

Contents

AccountId

Identifier of the directory owner account.

Type: String

Pattern: ^(\d{12})$

Required: No

DirectoryId

Identifier of the Amazon Managed Microsoft AD directory in the directory owner account.

Type: String

Pattern: ^d-[0-9a-f]{10}$

Required: No

DnsIpAddrs

IP address of the directory’s domain controllers.

Type: Array of strings

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

RadiusSettings

A RadiusSettings object that contains information about the RADIUS server.

Type: RadiusSettings object

Required: No

RadiusStatus

Information about the status of the RADIUS server.

Type: String

Valid Values: Creating | Completed | Failed

Required: No

VpcSettings

Information about the VPC settings for the directory.

Type: DirectoryVpcSettingsDescription object

Required: No

See Also

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