|
28 | 28 | "refs": {
|
29 | 29 | "DefaultWorkspaceCreationProperties$EnableWorkDocs": "<p>Specifies if the directory is enabled for Amazon WorkDocs.</p>",
|
30 | 30 | "DefaultWorkspaceCreationProperties$EnableInternetAccess": "<p>A public IP address will be attached to all WorkSpaces that are created or rebuilt.</p>",
|
31 |
| - "DefaultWorkspaceCreationProperties$UserEnabledAsLocalAdministrator": "<p>The WorkSpace user is an administrator on the WorkSpace.</p>" |
| 31 | + "DefaultWorkspaceCreationProperties$UserEnabledAsLocalAdministrator": "<p>The WorkSpace user is an administrator on the WorkSpace.</p>", |
| 32 | + "Workspace$UserVolumeEncryptionEnabled": "<p>Specifies whether the data stored on the user volume, or D: drive, is encrypted.</p>", |
| 33 | + "Workspace$RootVolumeEncryptionEnabled": "<p>Specifies whether the data stored on the root volume, or C: drive, is encrypted.</p>", |
| 34 | + "WorkspaceRequest$UserVolumeEncryptionEnabled": "<p>Specifies whether the data stored on the user volume, or D: drive, is encrypted.</p>", |
| 35 | + "WorkspaceRequest$RootVolumeEncryptionEnabled": "<p>Specifies whether the data stored on the root volume, or C: drive, is encrypted.</p>" |
32 | 36 | }
|
33 | 37 | },
|
34 | 38 | "BundleId": {
|
|
72 | 76 | "WorkspaceBundle$ComputeType": "<p>A <a>ComputeType</a> object that specifies the compute type for the bundle.</p>"
|
73 | 77 | }
|
74 | 78 | },
|
| 79 | + "ComputerName": { |
| 80 | + "base": null, |
| 81 | + "refs": { |
| 82 | + "Workspace$ComputerName": "<p>The name of the WorkSpace as seen by the operating system.</p>" |
| 83 | + } |
| 84 | + }, |
75 | 85 | "CreateWorkspacesRequest": {
|
76 | 86 | "base": "<p>Contains the inputs for the <a>CreateWorkspaces</a> operation.</p>",
|
77 | 87 | "refs": {
|
|
374 | 384 | "WorkspaceBundle$UserStorage": "<p>A <a>UserStorage</a> object that specifies the amount of user storage that the bundle contains.</p>"
|
375 | 385 | }
|
376 | 386 | },
|
| 387 | + "VolumeEncryptionKey": { |
| 388 | + "base": null, |
| 389 | + "refs": { |
| 390 | + "Workspace$VolumeEncryptionKey": "<p>The KMS key used to encrypt data stored on your WorkSpace.</p>", |
| 391 | + "WorkspaceRequest$VolumeEncryptionKey": "<p>The KMS key used to encrypt data stored on your WorkSpace.</p>" |
| 392 | + } |
| 393 | + }, |
377 | 394 | "Workspace": {
|
378 | 395 | "base": "<p>Contains information about a WorkSpace.</p>",
|
379 | 396 | "refs": {
|
|
0 commit comments