AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Contains default WorkSpace creation information.

Inheritance Hierarchy

System.Object
  Amazon.WorkSpaces.Model.DefaultWorkspaceCreationProperties

Namespace: Amazon.WorkSpaces.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class DefaultWorkspaceCreationProperties : Object

The DefaultWorkspaceCreationProperties type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property CustomSecurityGroupId System.String Gets and sets the property CustomSecurityGroupId.

The identifier of any custom security groups that are applied to the WorkSpaces when they are created.

Public Property DefaultOu System.String Gets and sets the property DefaultOu.

The organizational unit (OU) in the directory that the WorkSpace machine accounts are placed in.

Public Property EnableInternetAccess System.Boolean Gets and sets the property EnableInternetAccess.

A public IP address will be attached to all WorkSpaces that are created or rebuilt.

Public Property EnableWorkDocs System.Boolean Gets and sets the property EnableWorkDocs.

Specifies if the directory is enabled for Amazon WorkDocs.

Public Property UserEnabledAsLocalAdministrator System.Boolean Gets and sets the property UserEnabledAsLocalAdministrator.

The WorkSpace user is an administrator on the WorkSpace.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5