IamConfig / ManagedActiveDirectoryConfig / ManagedActiveDirectoryVpcSettingsConfig Specifies the VPC settings of the Microsoft AD directory server in AWS

Example

vpcSettings:
vpcName: MyVpc
subnets:
- subnet1
- subnet2

Hierarchy

  • ManagedActiveDirectoryVpcSettingsConfig

Implements

Constructors

Properties

Constructors

Properties

subnets: never[] = []

Friendly name of the vpc subnets, where active directory will be deployed

Minimum of two subnets from two different availability zone is required

vpcName: "" = ''

Friendly name of the vpc where active directory will be deployed

Generated using TypeDoc