C# Class Amazon.DirectoryService.Model.CreateAliasRequest

Container for the parameters to the CreateAlias operation. Creates an alias for a directory and assigns the alias to the directory. The alias is used to construct the access URL for the directory, such as http://<alias>.awsapps.com.

After an alias has been created, it cannot be deleted or reused, so this operation should only be used when absolutely necessary.

Inheritance: AmazonDirectoryServiceRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAlias ( ) : bool
IsSetDirectoryId ( ) : bool