Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 4... Línea 4...
4
use Aws\AwsClient;
4
use Aws\AwsClient;
Línea 5... Línea 5...
5
 
5
 
6
/**
6
/**
7
 * Amazon WorkSpaces client.
7
 * Amazon WorkSpaces client.
-
 
8
 *
-
 
9
 * @method \Aws\Result acceptAccountLinkInvitation(array $args = [])
8
 *
10
 * @method \GuzzleHttp\Promise\Promise acceptAccountLinkInvitationAsync(array $args = [])
9
 * @method \Aws\Result associateConnectionAlias(array $args = [])
11
 * @method \Aws\Result associateConnectionAlias(array $args = [])
10
 * @method \GuzzleHttp\Promise\Promise associateConnectionAliasAsync(array $args = [])
12
 * @method \GuzzleHttp\Promise\Promise associateConnectionAliasAsync(array $args = [])
11
 * @method \Aws\Result associateIpGroups(array $args = [])
13
 * @method \Aws\Result associateIpGroups(array $args = [])
-
 
14
 * @method \GuzzleHttp\Promise\Promise associateIpGroupsAsync(array $args = [])
-
 
15
 * @method \Aws\Result associateWorkspaceApplication(array $args = [])
12
 * @method \GuzzleHttp\Promise\Promise associateIpGroupsAsync(array $args = [])
16
 * @method \GuzzleHttp\Promise\Promise associateWorkspaceApplicationAsync(array $args = [])
13
 * @method \Aws\Result authorizeIpRules(array $args = [])
17
 * @method \Aws\Result authorizeIpRules(array $args = [])
14
 * @method \GuzzleHttp\Promise\Promise authorizeIpRulesAsync(array $args = [])
18
 * @method \GuzzleHttp\Promise\Promise authorizeIpRulesAsync(array $args = [])
15
 * @method \Aws\Result copyWorkspaceImage(array $args = [])
19
 * @method \Aws\Result copyWorkspaceImage(array $args = [])
-
 
20
 * @method \GuzzleHttp\Promise\Promise copyWorkspaceImageAsync(array $args = [])
-
 
21
 * @method \Aws\Result createAccountLinkInvitation(array $args = [])
16
 * @method \GuzzleHttp\Promise\Promise copyWorkspaceImageAsync(array $args = [])
22
 * @method \GuzzleHttp\Promise\Promise createAccountLinkInvitationAsync(array $args = [])
17
 * @method \Aws\Result createConnectClientAddIn(array $args = [])
23
 * @method \Aws\Result createConnectClientAddIn(array $args = [])
18
 * @method \GuzzleHttp\Promise\Promise createConnectClientAddInAsync(array $args = [])
24
 * @method \GuzzleHttp\Promise\Promise createConnectClientAddInAsync(array $args = [])
19
 * @method \Aws\Result createConnectionAlias(array $args = [])
25
 * @method \Aws\Result createConnectionAlias(array $args = [])
20
 * @method \GuzzleHttp\Promise\Promise createConnectionAliasAsync(array $args = [])
26
 * @method \GuzzleHttp\Promise\Promise createConnectionAliasAsync(array $args = [])
Línea 30... Línea 36...
30
 * @method \GuzzleHttp\Promise\Promise createWorkspaceBundleAsync(array $args = [])
36
 * @method \GuzzleHttp\Promise\Promise createWorkspaceBundleAsync(array $args = [])
31
 * @method \Aws\Result createWorkspaceImage(array $args = [])
37
 * @method \Aws\Result createWorkspaceImage(array $args = [])
32
 * @method \GuzzleHttp\Promise\Promise createWorkspaceImageAsync(array $args = [])
38
 * @method \GuzzleHttp\Promise\Promise createWorkspaceImageAsync(array $args = [])
33
 * @method \Aws\Result createWorkspaces(array $args = [])
39
 * @method \Aws\Result createWorkspaces(array $args = [])
34
 * @method \GuzzleHttp\Promise\Promise createWorkspacesAsync(array $args = [])
40
 * @method \GuzzleHttp\Promise\Promise createWorkspacesAsync(array $args = [])
-
 
41
 * @method \Aws\Result createWorkspacesPool(array $args = [])
-
 
42
 * @method \GuzzleHttp\Promise\Promise createWorkspacesPoolAsync(array $args = [])
-
 
43
 * @method \Aws\Result deleteAccountLinkInvitation(array $args = [])
-
 
44
 * @method \GuzzleHttp\Promise\Promise deleteAccountLinkInvitationAsync(array $args = [])
35
 * @method \Aws\Result deleteClientBranding(array $args = [])
45
 * @method \Aws\Result deleteClientBranding(array $args = [])
36
 * @method \GuzzleHttp\Promise\Promise deleteClientBrandingAsync(array $args = [])
46
 * @method \GuzzleHttp\Promise\Promise deleteClientBrandingAsync(array $args = [])
37
 * @method \Aws\Result deleteConnectClientAddIn(array $args = [])
47
 * @method \Aws\Result deleteConnectClientAddIn(array $args = [])
38
 * @method \GuzzleHttp\Promise\Promise deleteConnectClientAddInAsync(array $args = [])
48
 * @method \GuzzleHttp\Promise\Promise deleteConnectClientAddInAsync(array $args = [])
39
 * @method \Aws\Result deleteConnectionAlias(array $args = [])
49
 * @method \Aws\Result deleteConnectionAlias(array $args = [])
Línea 44... Línea 54...
44
 * @method \GuzzleHttp\Promise\Promise deleteTagsAsync(array $args = [])
54
 * @method \GuzzleHttp\Promise\Promise deleteTagsAsync(array $args = [])
45
 * @method \Aws\Result deleteWorkspaceBundle(array $args = [])
55
 * @method \Aws\Result deleteWorkspaceBundle(array $args = [])
46
 * @method \GuzzleHttp\Promise\Promise deleteWorkspaceBundleAsync(array $args = [])
56
 * @method \GuzzleHttp\Promise\Promise deleteWorkspaceBundleAsync(array $args = [])
47
 * @method \Aws\Result deleteWorkspaceImage(array $args = [])
57
 * @method \Aws\Result deleteWorkspaceImage(array $args = [])
48
 * @method \GuzzleHttp\Promise\Promise deleteWorkspaceImageAsync(array $args = [])
58
 * @method \GuzzleHttp\Promise\Promise deleteWorkspaceImageAsync(array $args = [])
-
 
59
 * @method \Aws\Result deployWorkspaceApplications(array $args = [])
-
 
60
 * @method \GuzzleHttp\Promise\Promise deployWorkspaceApplicationsAsync(array $args = [])
49
 * @method \Aws\Result deregisterWorkspaceDirectory(array $args = [])
61
 * @method \Aws\Result deregisterWorkspaceDirectory(array $args = [])
50
 * @method \GuzzleHttp\Promise\Promise deregisterWorkspaceDirectoryAsync(array $args = [])
62
 * @method \GuzzleHttp\Promise\Promise deregisterWorkspaceDirectoryAsync(array $args = [])
51
 * @method \Aws\Result describeAccount(array $args = [])
63
 * @method \Aws\Result describeAccount(array $args = [])
52
 * @method \GuzzleHttp\Promise\Promise describeAccountAsync(array $args = [])
64
 * @method \GuzzleHttp\Promise\Promise describeAccountAsync(array $args = [])
53
 * @method \Aws\Result describeAccountModifications(array $args = [])
65
 * @method \Aws\Result describeAccountModifications(array $args = [])
54
 * @method \GuzzleHttp\Promise\Promise describeAccountModificationsAsync(array $args = [])
66
 * @method \GuzzleHttp\Promise\Promise describeAccountModificationsAsync(array $args = [])
-
 
67
 * @method \Aws\Result describeApplicationAssociations(array $args = [])
-
 
68
 * @method \GuzzleHttp\Promise\Promise describeApplicationAssociationsAsync(array $args = [])
-
 
69
 * @method \Aws\Result describeApplications(array $args = [])
-
 
70
 * @method \GuzzleHttp\Promise\Promise describeApplicationsAsync(array $args = [])
-
 
71
 * @method \Aws\Result describeBundleAssociations(array $args = [])
-
 
72
 * @method \GuzzleHttp\Promise\Promise describeBundleAssociationsAsync(array $args = [])
55
 * @method \Aws\Result describeClientBranding(array $args = [])
73
 * @method \Aws\Result describeClientBranding(array $args = [])
56
 * @method \GuzzleHttp\Promise\Promise describeClientBrandingAsync(array $args = [])
74
 * @method \GuzzleHttp\Promise\Promise describeClientBrandingAsync(array $args = [])
57
 * @method \Aws\Result describeClientProperties(array $args = [])
75
 * @method \Aws\Result describeClientProperties(array $args = [])
58
 * @method \GuzzleHttp\Promise\Promise describeClientPropertiesAsync(array $args = [])
76
 * @method \GuzzleHttp\Promise\Promise describeClientPropertiesAsync(array $args = [])
59
 * @method \Aws\Result describeConnectClientAddIns(array $args = [])
77
 * @method \Aws\Result describeConnectClientAddIns(array $args = [])
60
 * @method \GuzzleHttp\Promise\Promise describeConnectClientAddInsAsync(array $args = [])
78
 * @method \GuzzleHttp\Promise\Promise describeConnectClientAddInsAsync(array $args = [])
61
 * @method \Aws\Result describeConnectionAliasPermissions(array $args = [])
79
 * @method \Aws\Result describeConnectionAliasPermissions(array $args = [])
62
 * @method \GuzzleHttp\Promise\Promise describeConnectionAliasPermissionsAsync(array $args = [])
80
 * @method \GuzzleHttp\Promise\Promise describeConnectionAliasPermissionsAsync(array $args = [])
63
 * @method \Aws\Result describeConnectionAliases(array $args = [])
81
 * @method \Aws\Result describeConnectionAliases(array $args = [])
64
 * @method \GuzzleHttp\Promise\Promise describeConnectionAliasesAsync(array $args = [])
82
 * @method \GuzzleHttp\Promise\Promise describeConnectionAliasesAsync(array $args = [])
-
 
83
 * @method \Aws\Result describeImageAssociations(array $args = [])
-
 
84
 * @method \GuzzleHttp\Promise\Promise describeImageAssociationsAsync(array $args = [])
65
 * @method \Aws\Result describeIpGroups(array $args = [])
85
 * @method \Aws\Result describeIpGroups(array $args = [])
66
 * @method \GuzzleHttp\Promise\Promise describeIpGroupsAsync(array $args = [])
86
 * @method \GuzzleHttp\Promise\Promise describeIpGroupsAsync(array $args = [])
67
 * @method \Aws\Result describeTags(array $args = [])
87
 * @method \Aws\Result describeTags(array $args = [])
68
 * @method \GuzzleHttp\Promise\Promise describeTagsAsync(array $args = [])
88
 * @method \GuzzleHttp\Promise\Promise describeTagsAsync(array $args = [])
-
 
89
 * @method \Aws\Result describeWorkspaceAssociations(array $args = [])
-
 
90
 * @method \GuzzleHttp\Promise\Promise describeWorkspaceAssociationsAsync(array $args = [])
69
 * @method \Aws\Result describeWorkspaceBundles(array $args = [])
91
 * @method \Aws\Result describeWorkspaceBundles(array $args = [])
70
 * @method \GuzzleHttp\Promise\Promise describeWorkspaceBundlesAsync(array $args = [])
92
 * @method \GuzzleHttp\Promise\Promise describeWorkspaceBundlesAsync(array $args = [])
71
 * @method \Aws\Result describeWorkspaceDirectories(array $args = [])
93
 * @method \Aws\Result describeWorkspaceDirectories(array $args = [])
72
 * @method \GuzzleHttp\Promise\Promise describeWorkspaceDirectoriesAsync(array $args = [])
94
 * @method \GuzzleHttp\Promise\Promise describeWorkspaceDirectoriesAsync(array $args = [])
73
 * @method \Aws\Result describeWorkspaceImagePermissions(array $args = [])
95
 * @method \Aws\Result describeWorkspaceImagePermissions(array $args = [])
Línea 78... Línea 100...
78
 * @method \GuzzleHttp\Promise\Promise describeWorkspaceSnapshotsAsync(array $args = [])
100
 * @method \GuzzleHttp\Promise\Promise describeWorkspaceSnapshotsAsync(array $args = [])
79
 * @method \Aws\Result describeWorkspaces(array $args = [])
101
 * @method \Aws\Result describeWorkspaces(array $args = [])
80
 * @method \GuzzleHttp\Promise\Promise describeWorkspacesAsync(array $args = [])
102
 * @method \GuzzleHttp\Promise\Promise describeWorkspacesAsync(array $args = [])
81
 * @method \Aws\Result describeWorkspacesConnectionStatus(array $args = [])
103
 * @method \Aws\Result describeWorkspacesConnectionStatus(array $args = [])
82
 * @method \GuzzleHttp\Promise\Promise describeWorkspacesConnectionStatusAsync(array $args = [])
104
 * @method \GuzzleHttp\Promise\Promise describeWorkspacesConnectionStatusAsync(array $args = [])
-
 
105
 * @method \Aws\Result describeWorkspacesPoolSessions(array $args = [])
-
 
106
 * @method \GuzzleHttp\Promise\Promise describeWorkspacesPoolSessionsAsync(array $args = [])
-
 
107
 * @method \Aws\Result describeWorkspacesPools(array $args = [])
-
 
108
 * @method \GuzzleHttp\Promise\Promise describeWorkspacesPoolsAsync(array $args = [])
83
 * @method \Aws\Result disassociateConnectionAlias(array $args = [])
109
 * @method \Aws\Result disassociateConnectionAlias(array $args = [])
84
 * @method \GuzzleHttp\Promise\Promise disassociateConnectionAliasAsync(array $args = [])
110
 * @method \GuzzleHttp\Promise\Promise disassociateConnectionAliasAsync(array $args = [])
85
 * @method \Aws\Result disassociateIpGroups(array $args = [])
111
 * @method \Aws\Result disassociateIpGroups(array $args = [])
86
 * @method \GuzzleHttp\Promise\Promise disassociateIpGroupsAsync(array $args = [])
112
 * @method \GuzzleHttp\Promise\Promise disassociateIpGroupsAsync(array $args = [])
-
 
113
 * @method \Aws\Result disassociateWorkspaceApplication(array $args = [])
-
 
114
 * @method \GuzzleHttp\Promise\Promise disassociateWorkspaceApplicationAsync(array $args = [])
-
 
115
 * @method \Aws\Result getAccountLink(array $args = [])
-
 
116
 * @method \GuzzleHttp\Promise\Promise getAccountLinkAsync(array $args = [])
87
 * @method \Aws\Result importClientBranding(array $args = [])
117
 * @method \Aws\Result importClientBranding(array $args = [])
88
 * @method \GuzzleHttp\Promise\Promise importClientBrandingAsync(array $args = [])
118
 * @method \GuzzleHttp\Promise\Promise importClientBrandingAsync(array $args = [])
89
 * @method \Aws\Result importWorkspaceImage(array $args = [])
119
 * @method \Aws\Result importWorkspaceImage(array $args = [])
90
 * @method \GuzzleHttp\Promise\Promise importWorkspaceImageAsync(array $args = [])
120
 * @method \GuzzleHttp\Promise\Promise importWorkspaceImageAsync(array $args = [])
-
 
121
 * @method \Aws\Result listAccountLinks(array $args = [])
-
 
122
 * @method \GuzzleHttp\Promise\Promise listAccountLinksAsync(array $args = [])
91
 * @method \Aws\Result listAvailableManagementCidrRanges(array $args = [])
123
 * @method \Aws\Result listAvailableManagementCidrRanges(array $args = [])
92
 * @method \GuzzleHttp\Promise\Promise listAvailableManagementCidrRangesAsync(array $args = [])
124
 * @method \GuzzleHttp\Promise\Promise listAvailableManagementCidrRangesAsync(array $args = [])
93
 * @method \Aws\Result migrateWorkspace(array $args = [])
125
 * @method \Aws\Result migrateWorkspace(array $args = [])
94
 * @method \GuzzleHttp\Promise\Promise migrateWorkspaceAsync(array $args = [])
126
 * @method \GuzzleHttp\Promise\Promise migrateWorkspaceAsync(array $args = [])
95
 * @method \Aws\Result modifyAccount(array $args = [])
127
 * @method \Aws\Result modifyAccount(array $args = [])
96
 * @method \GuzzleHttp\Promise\Promise modifyAccountAsync(array $args = [])
128
 * @method \GuzzleHttp\Promise\Promise modifyAccountAsync(array $args = [])
97
 * @method \Aws\Result modifyCertificateBasedAuthProperties(array $args = [])
129
 * @method \Aws\Result modifyCertificateBasedAuthProperties(array $args = [])
98
 * @method \GuzzleHttp\Promise\Promise modifyCertificateBasedAuthPropertiesAsync(array $args = [])
130
 * @method \GuzzleHttp\Promise\Promise modifyCertificateBasedAuthPropertiesAsync(array $args = [])
99
 * @method \Aws\Result modifyClientProperties(array $args = [])
131
 * @method \Aws\Result modifyClientProperties(array $args = [])
100
 * @method \GuzzleHttp\Promise\Promise modifyClientPropertiesAsync(array $args = [])
132
 * @method \GuzzleHttp\Promise\Promise modifyClientPropertiesAsync(array $args = [])
-
 
133
 * @method \Aws\Result modifyEndpointEncryptionMode(array $args = [])
-
 
134
 * @method \GuzzleHttp\Promise\Promise modifyEndpointEncryptionModeAsync(array $args = [])
101
 * @method \Aws\Result modifySamlProperties(array $args = [])
135
 * @method \Aws\Result modifySamlProperties(array $args = [])
102
 * @method \GuzzleHttp\Promise\Promise modifySamlPropertiesAsync(array $args = [])
136
 * @method \GuzzleHttp\Promise\Promise modifySamlPropertiesAsync(array $args = [])
103
 * @method \Aws\Result modifySelfservicePermissions(array $args = [])
137
 * @method \Aws\Result modifySelfservicePermissions(array $args = [])
104
 * @method \GuzzleHttp\Promise\Promise modifySelfservicePermissionsAsync(array $args = [])
138
 * @method \GuzzleHttp\Promise\Promise modifySelfservicePermissionsAsync(array $args = [])
-
 
139
 * @method \Aws\Result modifyStreamingProperties(array $args = [])
-
 
140
 * @method \GuzzleHttp\Promise\Promise modifyStreamingPropertiesAsync(array $args = [])
105
 * @method \Aws\Result modifyWorkspaceAccessProperties(array $args = [])
141
 * @method \Aws\Result modifyWorkspaceAccessProperties(array $args = [])
106
 * @method \GuzzleHttp\Promise\Promise modifyWorkspaceAccessPropertiesAsync(array $args = [])
142
 * @method \GuzzleHttp\Promise\Promise modifyWorkspaceAccessPropertiesAsync(array $args = [])
107
 * @method \Aws\Result modifyWorkspaceCreationProperties(array $args = [])
143
 * @method \Aws\Result modifyWorkspaceCreationProperties(array $args = [])
108
 * @method \GuzzleHttp\Promise\Promise modifyWorkspaceCreationPropertiesAsync(array $args = [])
144
 * @method \GuzzleHttp\Promise\Promise modifyWorkspaceCreationPropertiesAsync(array $args = [])
109
 * @method \Aws\Result modifyWorkspaceProperties(array $args = [])
145
 * @method \Aws\Result modifyWorkspaceProperties(array $args = [])
Línea 114... Línea 150...
114
 * @method \GuzzleHttp\Promise\Promise rebootWorkspacesAsync(array $args = [])
150
 * @method \GuzzleHttp\Promise\Promise rebootWorkspacesAsync(array $args = [])
115
 * @method \Aws\Result rebuildWorkspaces(array $args = [])
151
 * @method \Aws\Result rebuildWorkspaces(array $args = [])
116
 * @method \GuzzleHttp\Promise\Promise rebuildWorkspacesAsync(array $args = [])
152
 * @method \GuzzleHttp\Promise\Promise rebuildWorkspacesAsync(array $args = [])
117
 * @method \Aws\Result registerWorkspaceDirectory(array $args = [])
153
 * @method \Aws\Result registerWorkspaceDirectory(array $args = [])
118
 * @method \GuzzleHttp\Promise\Promise registerWorkspaceDirectoryAsync(array $args = [])
154
 * @method \GuzzleHttp\Promise\Promise registerWorkspaceDirectoryAsync(array $args = [])
-
 
155
 * @method \Aws\Result rejectAccountLinkInvitation(array $args = [])
-
 
156
 * @method \GuzzleHttp\Promise\Promise rejectAccountLinkInvitationAsync(array $args = [])
119
 * @method \Aws\Result restoreWorkspace(array $args = [])
157
 * @method \Aws\Result restoreWorkspace(array $args = [])
120
 * @method \GuzzleHttp\Promise\Promise restoreWorkspaceAsync(array $args = [])
158
 * @method \GuzzleHttp\Promise\Promise restoreWorkspaceAsync(array $args = [])
121
 * @method \Aws\Result revokeIpRules(array $args = [])
159
 * @method \Aws\Result revokeIpRules(array $args = [])
122
 * @method \GuzzleHttp\Promise\Promise revokeIpRulesAsync(array $args = [])
160
 * @method \GuzzleHttp\Promise\Promise revokeIpRulesAsync(array $args = [])
123
 * @method \Aws\Result startWorkspaces(array $args = [])
161
 * @method \Aws\Result startWorkspaces(array $args = [])
124
 * @method \GuzzleHttp\Promise\Promise startWorkspacesAsync(array $args = [])
162
 * @method \GuzzleHttp\Promise\Promise startWorkspacesAsync(array $args = [])
-
 
163
 * @method \Aws\Result startWorkspacesPool(array $args = [])
-
 
164
 * @method \GuzzleHttp\Promise\Promise startWorkspacesPoolAsync(array $args = [])
125
 * @method \Aws\Result stopWorkspaces(array $args = [])
165
 * @method \Aws\Result stopWorkspaces(array $args = [])
126
 * @method \GuzzleHttp\Promise\Promise stopWorkspacesAsync(array $args = [])
166
 * @method \GuzzleHttp\Promise\Promise stopWorkspacesAsync(array $args = [])
-
 
167
 * @method \Aws\Result stopWorkspacesPool(array $args = [])
-
 
168
 * @method \GuzzleHttp\Promise\Promise stopWorkspacesPoolAsync(array $args = [])
127
 * @method \Aws\Result terminateWorkspaces(array $args = [])
169
 * @method \Aws\Result terminateWorkspaces(array $args = [])
128
 * @method \GuzzleHttp\Promise\Promise terminateWorkspacesAsync(array $args = [])
170
 * @method \GuzzleHttp\Promise\Promise terminateWorkspacesAsync(array $args = [])
-
 
171
 * @method \Aws\Result terminateWorkspacesPool(array $args = [])
-
 
172
 * @method \GuzzleHttp\Promise\Promise terminateWorkspacesPoolAsync(array $args = [])
-
 
173
 * @method \Aws\Result terminateWorkspacesPoolSession(array $args = [])
-
 
174
 * @method \GuzzleHttp\Promise\Promise terminateWorkspacesPoolSessionAsync(array $args = [])
129
 * @method \Aws\Result updateConnectClientAddIn(array $args = [])
175
 * @method \Aws\Result updateConnectClientAddIn(array $args = [])
130
 * @method \GuzzleHttp\Promise\Promise updateConnectClientAddInAsync(array $args = [])
176
 * @method \GuzzleHttp\Promise\Promise updateConnectClientAddInAsync(array $args = [])
131
 * @method \Aws\Result updateConnectionAliasPermission(array $args = [])
177
 * @method \Aws\Result updateConnectionAliasPermission(array $args = [])
132
 * @method \GuzzleHttp\Promise\Promise updateConnectionAliasPermissionAsync(array $args = [])
178
 * @method \GuzzleHttp\Promise\Promise updateConnectionAliasPermissionAsync(array $args = [])
133
 * @method \Aws\Result updateRulesOfIpGroup(array $args = [])
179
 * @method \Aws\Result updateRulesOfIpGroup(array $args = [])
134
 * @method \GuzzleHttp\Promise\Promise updateRulesOfIpGroupAsync(array $args = [])
180
 * @method \GuzzleHttp\Promise\Promise updateRulesOfIpGroupAsync(array $args = [])
135
 * @method \Aws\Result updateWorkspaceBundle(array $args = [])
181
 * @method \Aws\Result updateWorkspaceBundle(array $args = [])
136
 * @method \GuzzleHttp\Promise\Promise updateWorkspaceBundleAsync(array $args = [])
182
 * @method \GuzzleHttp\Promise\Promise updateWorkspaceBundleAsync(array $args = [])
137
 * @method \Aws\Result updateWorkspaceImagePermission(array $args = [])
183
 * @method \Aws\Result updateWorkspaceImagePermission(array $args = [])
138
 * @method \GuzzleHttp\Promise\Promise updateWorkspaceImagePermissionAsync(array $args = [])
184
 * @method \GuzzleHttp\Promise\Promise updateWorkspaceImagePermissionAsync(array $args = [])
-
 
185
 * @method \Aws\Result updateWorkspacesPool(array $args = [])
-
 
186
 * @method \GuzzleHttp\Promise\Promise updateWorkspacesPoolAsync(array $args = [])
139
 */
187
 */
140
class WorkSpacesClient extends AwsClient {}
188
class WorkSpacesClient extends AwsClient {}