aws_sdk_appstream/operation.rs
1// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
2pub use ::aws_types::request_id::RequestId;
3
4/// Types for the `AssociateAppBlockBuilderAppBlock` operation.
5pub mod associate_app_block_builder_app_block;
6
7/// Types for the `AssociateApplicationFleet` operation.
8pub mod associate_application_fleet;
9
10/// Types for the `AssociateApplicationToEntitlement` operation.
11pub mod associate_application_to_entitlement;
12
13/// Types for the `AssociateFleet` operation.
14pub mod associate_fleet;
15
16/// Types for the `BatchAssociateUserStack` operation.
17pub mod batch_associate_user_stack;
18
19/// Types for the `BatchDisassociateUserStack` operation.
20pub mod batch_disassociate_user_stack;
21
22/// Types for the `CopyImage` operation.
23pub mod copy_image;
24
25/// Types for the `CreateAppBlock` operation.
26pub mod create_app_block;
27
28/// Types for the `CreateAppBlockBuilder` operation.
29pub mod create_app_block_builder;
30
31/// Types for the `CreateAppBlockBuilderStreamingURL` operation.
32pub mod create_app_block_builder_streaming_url;
33
34/// Types for the `CreateApplication` operation.
35pub mod create_application;
36
37/// Types for the `CreateDirectoryConfig` operation.
38pub mod create_directory_config;
39
40/// Types for the `CreateEntitlement` operation.
41pub mod create_entitlement;
42
43/// Types for the `CreateFleet` operation.
44pub mod create_fleet;
45
46/// Types for the `CreateImageBuilder` operation.
47pub mod create_image_builder;
48
49/// Types for the `CreateImageBuilderStreamingURL` operation.
50pub mod create_image_builder_streaming_url;
51
52/// Types for the `CreateStack` operation.
53pub mod create_stack;
54
55/// Types for the `CreateStreamingURL` operation.
56pub mod create_streaming_url;
57
58/// Types for the `CreateThemeForStack` operation.
59pub mod create_theme_for_stack;
60
61/// Types for the `CreateUpdatedImage` operation.
62pub mod create_updated_image;
63
64/// Types for the `CreateUsageReportSubscription` operation.
65pub mod create_usage_report_subscription;
66
67/// Types for the `CreateUser` operation.
68pub mod create_user;
69
70/// Types for the `DeleteAppBlock` operation.
71pub mod delete_app_block;
72
73/// Types for the `DeleteAppBlockBuilder` operation.
74pub mod delete_app_block_builder;
75
76/// Types for the `DeleteApplication` operation.
77pub mod delete_application;
78
79/// Types for the `DeleteDirectoryConfig` operation.
80pub mod delete_directory_config;
81
82/// Types for the `DeleteEntitlement` operation.
83pub mod delete_entitlement;
84
85/// Types for the `DeleteFleet` operation.
86pub mod delete_fleet;
87
88/// Types for the `DeleteImage` operation.
89pub mod delete_image;
90
91/// Types for the `DeleteImageBuilder` operation.
92pub mod delete_image_builder;
93
94/// Types for the `DeleteImagePermissions` operation.
95pub mod delete_image_permissions;
96
97/// Types for the `DeleteStack` operation.
98pub mod delete_stack;
99
100/// Types for the `DeleteThemeForStack` operation.
101pub mod delete_theme_for_stack;
102
103/// Types for the `DeleteUsageReportSubscription` operation.
104pub mod delete_usage_report_subscription;
105
106/// Types for the `DeleteUser` operation.
107pub mod delete_user;
108
109/// Types for the `DescribeAppBlockBuilderAppBlockAssociations` operation.
110pub mod describe_app_block_builder_app_block_associations;
111
112/// Types for the `DescribeAppBlockBuilders` operation.
113pub mod describe_app_block_builders;
114
115/// Types for the `DescribeAppBlocks` operation.
116pub mod describe_app_blocks;
117
118/// Types for the `DescribeApplicationFleetAssociations` operation.
119pub mod describe_application_fleet_associations;
120
121/// Types for the `DescribeApplications` operation.
122pub mod describe_applications;
123
124/// Types for the `DescribeDirectoryConfigs` operation.
125pub mod describe_directory_configs;
126
127/// Types for the `DescribeEntitlements` operation.
128pub mod describe_entitlements;
129
130/// Types for the `DescribeFleets` operation.
131pub mod describe_fleets;
132
133/// Types for the `DescribeImageBuilders` operation.
134pub mod describe_image_builders;
135
136/// Types for the `DescribeImagePermissions` operation.
137pub mod describe_image_permissions;
138
139/// Types for the `DescribeImages` operation.
140pub mod describe_images;
141
142/// Types for the `DescribeSessions` operation.
143pub mod describe_sessions;
144
145/// Types for the `DescribeStacks` operation.
146pub mod describe_stacks;
147
148/// Types for the `DescribeThemeForStack` operation.
149pub mod describe_theme_for_stack;
150
151/// Types for the `DescribeUsageReportSubscriptions` operation.
152pub mod describe_usage_report_subscriptions;
153
154/// Types for the `DescribeUserStackAssociations` operation.
155pub mod describe_user_stack_associations;
156
157/// Types for the `DescribeUsers` operation.
158pub mod describe_users;
159
160/// Types for the `DisableUser` operation.
161pub mod disable_user;
162
163/// Types for the `DisassociateAppBlockBuilderAppBlock` operation.
164pub mod disassociate_app_block_builder_app_block;
165
166/// Types for the `DisassociateApplicationFleet` operation.
167pub mod disassociate_application_fleet;
168
169/// Types for the `DisassociateApplicationFromEntitlement` operation.
170pub mod disassociate_application_from_entitlement;
171
172/// Types for the `DisassociateFleet` operation.
173pub mod disassociate_fleet;
174
175/// Types for the `EnableUser` operation.
176pub mod enable_user;
177
178/// Types for the `ExpireSession` operation.
179pub mod expire_session;
180
181/// Types for the `ListAssociatedFleets` operation.
182pub mod list_associated_fleets;
183
184/// Types for the `ListAssociatedStacks` operation.
185pub mod list_associated_stacks;
186
187/// Types for the `ListEntitledApplications` operation.
188pub mod list_entitled_applications;
189
190/// Types for the `ListTagsForResource` operation.
191pub mod list_tags_for_resource;
192
193/// Types for the `StartAppBlockBuilder` operation.
194pub mod start_app_block_builder;
195
196/// Types for the `StartFleet` operation.
197pub mod start_fleet;
198
199/// Types for the `StartImageBuilder` operation.
200pub mod start_image_builder;
201
202/// Types for the `StopAppBlockBuilder` operation.
203pub mod stop_app_block_builder;
204
205/// Types for the `StopFleet` operation.
206pub mod stop_fleet;
207
208/// Types for the `StopImageBuilder` operation.
209pub mod stop_image_builder;
210
211/// Types for the `TagResource` operation.
212pub mod tag_resource;
213
214/// Types for the `UntagResource` operation.
215pub mod untag_resource;
216
217/// Types for the `UpdateAppBlockBuilder` operation.
218pub mod update_app_block_builder;
219
220/// Types for the `UpdateApplication` operation.
221pub mod update_application;
222
223/// Types for the `UpdateDirectoryConfig` operation.
224pub mod update_directory_config;
225
226/// Types for the `UpdateEntitlement` operation.
227pub mod update_entitlement;
228
229/// Types for the `UpdateFleet` operation.
230pub mod update_fleet;
231
232/// Types for the `UpdateImagePermissions` operation.
233pub mod update_image_permissions;
234
235/// Types for the `UpdateStack` operation.
236pub mod update_stack;
237
238/// Types for the `UpdateThemeForStack` operation.
239pub mod update_theme_for_stack;