Readonly
accountActive directory deploy target account
Readonly
activeIamConfig / ManagedActiveDirectoryConfig / ActiveDirectoryConfigurationInstanceConfig
(OPTIONAL) Active directory instance to configure active directory
Readonly
descriptionDescriptive text that appears on the details page after the directory has been created.
Readonly
dnsA fully qualified domain name. This name will resolve inside your VPC only. It does not need to be publicly resolvable.
Readonly
editionActive directory edition, example AWS Managed Microsoft AD is available in two editions: Standard and Enterprise
Readonly
logs*IamConfig / ManagedActiveDirectoryConfig / ManagedActiveDirectoryLogConfig
(OPTIONAL) Active directory logs configuration
Readonly
nameFriendly name for the active directory
Readonly
netA short identifier for your Net BIOS domain name.
Readonly
regionActive directory deploy target region
Readonly
resolver(OPTIONAL) Active directory route 53 resolver rule name
This is the name
property of a Route 53 resolver rule as defined in
network-config.yaml ResolverRuleConfig. When this property is defined,
the configured resolver rule will be updated with the IP addresses of the Managed AD instances.
Readonly
secret(OPTIONAL) Active directory admin user secret configuration.
*IamConfig / ManagedActiveDirectoryConfig / ManagedActiveDirectorySecretConfig
Readonly
shared(OPTIONAL) Active directory shared account name list.
Readonly
shared(OPTIONAL) Active directory shared ou configuration.
*IamConfig / ManagedActiveDirectoryConfig / ManagedActiveDirectorySharedOuConfig
Readonly
vpcIamConfig / ManagedActiveDirectoryVpcSettingsConfig Specifies the VPC settings of the Microsoft AD directory server in AWS
vpcSettings:
vpcName: MyVpc
subnets:
- subnet1
- subnet2
Generated using TypeDoc
IamConfig / ManagedActiveDirectoryConfig
Managed Active directory configuration.
Example