subnetIds property

List<String> subnetIds
final

The identifiers of the subnets for the directory servers. The two subnets must be in different Availability Zones. AWS Directory Service creates a directory server and a DNS server in each of these subnets.

Implementation

final List<String> subnetIds;