Class: SimpleAD

DirectoryService.SimpleAD

new SimpleAD()

Properties:
Name Type Description
CreateAlias Boolean Required: No. A unique alias to assign to the directory. AWS Directory Service uses the alias to construct the access URL for the directory, such as http://alias.awsapps.com. By default, AWS CloudFormation does not create an alias.Update requires: Replacement
Description String Required: No. A description of the directory.Update requires: Replacement
EnableSso Boolean Required: No. Whether to enable single sign-on for a directory. If you don't specify a value, AWS CloudFormation disables single sign-on by default.Update requires: No interruption
Name String Required: Yes. The fully qualified name for the directory, such as corp.example.com.Update requires: Replacement
Password String Required: Yes. The password for the directory administrator. AWS Directory Service creates a directory administrator account with the user name Administrator and this password.Update requires: Replacement
ShortName String Required: No. The NetBIOS name of the on-premises directory, such as CORP.Update requires: Replacement
Size String Required: Yes. The size of the directory. For valid values, see CreateDirectory in the AWS Directory Service API Reference.Update requires: Replacement
VpcSettings AWSDirectoryServiceSimpleADVpcSettings Required: Yes. Specifies the VPC settings of the directory server.Update requires: Replacement
Source:

Extends

  • WKResource

DirectoryService.SimpleAD

new SimpleAD()

Properties:
Name Type Description
CreateAlias Boolean Required: No. A unique alias to assign to the directory. AWS Directory Service uses the alias to construct the access URL for the directory, such as http://alias.awsapps.com. By default, AWS CloudFormation does not create an alias.Update requires: Replacement
Description String Required: No. A description of the directory.Update requires: Replacement
EnableSso Boolean Required: No. Whether to enable single sign-on for a directory. If you don't specify a value, AWS CloudFormation disables single sign-on by default.Update requires: No interruption
Name String Required: Yes. The fully qualified name for the directory, such as corp.example.com.Update requires: Replacement
Password String Required: Yes. The password for the directory administrator. AWS Directory Service creates a directory administrator account with the user name Administrator and this password.Update requires: Replacement
ShortName String Required: No. The NetBIOS name of the on-premises directory, such as CORP.Update requires: Replacement
Size String Required: Yes. The size of the directory. For valid values, see CreateDirectory in the AWS Directory Service API Reference.Update requires: Replacement
VpcSettings AWSDirectoryServiceSimpleADVpcSettings Required: Yes. Specifies the VPC settings of the directory server.Update requires: Replacement
Source:

Extends

  • WKResource