Data Source schema for AWS::DirectoryService::SimpleAD
id
(String) Uniquely identifies the resource.alias
(String) The alias for a directory.create_alias
(Boolean) The name of the configuration set.description
(String) Description for the directory.directory_id
(String) The unique identifier for a directory.dns_ip_addresses
(List of String) The IP addresses of the DNS servers for the directory, such as [ "172.31.3.154", "172.31.63.203" ].enable_sso
(Boolean) Whether to enable single sign-on for a Simple Active Directory in AWS.name
(String) The fully qualified domain name for the AWS Managed Simple AD directory.password
(String) The password for the default administrative user named Admin.short_name
(String) The NetBIOS name for your domain.size
(String) The size of the directory.vpc_settings
(Attributes) VPC settings of the Simple AD directory server in AWS. (see below for nested schema)vpc_settings
Read-Only:
subnet_ids
(Set of String) The identifiers of the subnets for the directory servers. The two subnets must be in different Availability Zones. AWS Directory Service specifies a directory server and a DNS server in each of these subnets.vpc_id
(String) The identifier of the VPC in which to create the directory.