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 AWS 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 AWS SDKs, see the following: