AWS Directory Service SimpleAD VpcSettings
VpcSettings is a property of the AWS::DirectoryService::SimpleAD resource that specifies the VPC
settings for a directory server.
Syntax
Properties
SubnetIds-
A list of two subnet IDs for the directory servers. Each subnet must be in different Availability Zones (AZ). AWS Directory Service creates a directory server and a DNS server in each subnet.
Required: Yes
Type: List of String values
VpcId-
The VPC ID in which to create the Simple AD directory.
Required: Yes
Type: String
