enableWorkDocs property

bool? enableWorkDocs
final

Indicates whether Amazon WorkDocs is enabled for your WorkSpaces.

If you enable WorkDocs on a directory that already has existing WorkSpaces, the existing WorkSpaces and any new WorkSpaces that are launched in the directory will have WorkDocs enabled.

Implementation

final bool? enableWorkDocs;