C# Class Amazon.DirectoryService.Model.CreateDirectoryRequest

Container for the parameters to the CreateDirectory operation. Creates a Simple AD directory.

Before you call CreateDirectory, ensure that all of the required permissions have been explicitly granted through a policy. For details about what permissions are required to run the CreateDirectory operation, see AWS Directory Service API Permissions: Actions, Resources, and Conditions Reference.

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

Private Methods

Method Description
IsSetDescription ( ) : bool
IsSetName ( ) : bool
IsSetPassword ( ) : bool
IsSetShortName ( ) : bool
IsSetSize ( ) : bool
IsSetVpcSettings ( ) : bool