1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use RequestId;
/// Types for the `AssociateTeamMember` operation.
/// Types for the `CreateProject` operation.
/// Types for the `CreateUserProfile` operation.
/// Types for the `DeleteProject` operation.
/// Types for the `DeleteUserProfile` operation.
/// Types for the `DescribeProject` operation.
/// Types for the `DescribeUserProfile` operation.
/// Types for the `DisassociateTeamMember` operation.
/// Types for the `ListProjects` operation.
/// Types for the `ListResources` operation.
/// Types for the `ListTagsForProject` operation.
/// Types for the `ListTeamMembers` operation.
/// Types for the `ListUserProfiles` operation.
/// Types for the `TagProject` operation.
/// Types for the `UntagProject` operation.
/// Types for the `UpdateProject` operation.
/// Types for the `UpdateTeamMember` operation.
/// Types for the `UpdateUserProfile` operation.