huawei_cloud_api_definitions_DWS/
lib.rs

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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
#[cfg(feature = "AddQueueUserList")]
pub mod AddQueueUserList;
#[cfg(feature = "AddSnapshotCrossRegionPolicy")]
pub mod AddSnapshotCrossRegionPolicy;
#[cfg(feature = "AddWorkloadPlanStage")]
pub mod AddWorkloadPlanStage;
#[cfg(feature = "AddWorkloadQueue")]
pub mod AddWorkloadQueue;
#[cfg(feature = "AssociateEip")]
pub mod AssociateEip;
#[cfg(feature = "AssociateElb")]
pub mod AssociateElb;
#[cfg(feature = "BatchCreateClusterCn")]
pub mod BatchCreateClusterCn;
#[cfg(feature = "BatchCreateResourceTag")]
pub mod BatchCreateResourceTag;
#[cfg(feature = "BatchDeleteClusterCn")]
pub mod BatchDeleteClusterCn;
#[cfg(feature = "BatchDeleteResourceTag")]
pub mod BatchDeleteResourceTag;
#[cfg(feature = "CancelReadonlyCluster")]
pub mod CancelReadonlyCluster;
#[cfg(feature = "ChangeSecurityGroup")]
pub mod ChangeSecurityGroup;
#[cfg(feature = "CheckCluster")]
pub mod CheckCluster;
#[cfg(feature = "CheckDisasterName")]
pub mod CheckDisasterName;
#[cfg(feature = "CheckTableRestore")]
pub mod CheckTableRestore;
#[cfg(feature = "ConvertToLogicalCluster")]
pub mod ConvertToLogicalCluster;
#[cfg(feature = "CopySnapshot")]
pub mod CopySnapshot;
#[cfg(feature = "CreateAlarmSub")]
pub mod CreateAlarmSub;
#[cfg(feature = "CreateCluster")]
pub mod CreateCluster;
#[cfg(feature = "CreateClusterDns")]
pub mod CreateClusterDns;
#[cfg(feature = "CreateClusterV2")]
pub mod CreateClusterV2;
#[cfg(feature = "CreateClusterWorkload")]
pub mod CreateClusterWorkload;
#[cfg(feature = "CreateDataSource")]
pub mod CreateDataSource;
#[cfg(feature = "CreateDisasterRecovery")]
pub mod CreateDisasterRecovery;
#[cfg(feature = "CreateEventSub")]
pub mod CreateEventSub;
#[cfg(feature = "CreateLogicalCluster")]
pub mod CreateLogicalCluster;
#[cfg(feature = "CreateSnapshot")]
pub mod CreateSnapshot;
#[cfg(feature = "CreateSnapshotPolicy")]
pub mod CreateSnapshotPolicy;
#[cfg(feature = "CreateWorkloadPlan")]
pub mod CreateWorkloadPlan;
#[cfg(feature = "DeleteAlarmSub")]
pub mod DeleteAlarmSub;
#[cfg(feature = "DeleteCluster")]
pub mod DeleteCluster;
#[cfg(feature = "DeleteClusterDns")]
pub mod DeleteClusterDns;
#[cfg(feature = "DeleteClusterNodes")]
pub mod DeleteClusterNodes;
#[cfg(feature = "DeleteDataSource")]
pub mod DeleteDataSource;
#[cfg(feature = "DeleteDisasterRecovery")]
pub mod DeleteDisasterRecovery;
#[cfg(feature = "DeleteEventSub")]
pub mod DeleteEventSub;
#[cfg(feature = "DeleteLogicalCluster")]
pub mod DeleteLogicalCluster;
#[cfg(feature = "DeleteQueueUserList")]
pub mod DeleteQueueUserList;
#[cfg(feature = "DeleteSnapshot")]
pub mod DeleteSnapshot;
#[cfg(feature = "DeleteSnapshotCrossRegionPolicy")]
pub mod DeleteSnapshotCrossRegionPolicy;
#[cfg(feature = "DeleteSnapshotPolicy")]
pub mod DeleteSnapshotPolicy;
#[cfg(feature = "DeleteWorkloadPlan")]
pub mod DeleteWorkloadPlan;
#[cfg(feature = "DeleteWorkloadPlanStage")]
pub mod DeleteWorkloadPlanStage;
#[cfg(feature = "DeleteWorkloadQueue")]
pub mod DeleteWorkloadQueue;
#[cfg(feature = "DisableLtsLogs")]
pub mod DisableLtsLogs;
#[cfg(feature = "DisassociateEip")]
pub mod DisassociateEip;
#[cfg(feature = "DisassociateElb")]
pub mod DisassociateElb;
#[cfg(feature = "EnableLogicalCluster")]
pub mod EnableLogicalCluster;
#[cfg(feature = "EnableLtsLogs")]
pub mod EnableLtsLogs;
#[cfg(feature = "ExecuteClusterUpgradeAction")]
pub mod ExecuteClusterUpgradeAction;
#[cfg(feature = "ExecuteDatabaseOmUserAction")]
pub mod ExecuteDatabaseOmUserAction;
#[cfg(feature = "ExecuteRedistributionCluster")]
pub mod ExecuteRedistributionCluster;
#[cfg(feature = "ExpandInstanceStorage")]
pub mod ExpandInstanceStorage;
#[cfg(feature = "ListAlarmConfigs")]
pub mod ListAlarmConfigs;
#[cfg(feature = "ListAlarmDetail")]
pub mod ListAlarmDetail;
#[cfg(feature = "ListAlarmStatistic")]
pub mod ListAlarmStatistic;
#[cfg(feature = "ListAlarmSubs")]
pub mod ListAlarmSubs;
#[cfg(feature = "ListAuditLog")]
pub mod ListAuditLog;
#[cfg(feature = "ListAvailabilityZones")]
pub mod ListAvailabilityZones;
#[cfg(feature = "ListAvailableDisasterClusters")]
pub mod ListAvailableDisasterClusters;
#[cfg(feature = "ListClusterCn")]
pub mod ListClusterCn;
#[cfg(feature = "ListClusterConfigurations")]
pub mod ListClusterConfigurations;
#[cfg(feature = "ListClusterConfigurationsParameter")]
pub mod ListClusterConfigurationsParameter;
#[cfg(feature = "ListClusterDetails")]
pub mod ListClusterDetails;
#[cfg(feature = "ListClusterNodes")]
pub mod ListClusterNodes;
#[cfg(feature = "ListClusters")]
pub mod ListClusters;
#[cfg(feature = "ListClusterScaleInNumbers")]
pub mod ListClusterScaleInNumbers;
#[cfg(feature = "ListClusterSnapshots")]
pub mod ListClusterSnapshots;
#[cfg(feature = "ListClusterTags")]
pub mod ListClusterTags;
#[cfg(feature = "ListClusterWorkload")]
pub mod ListClusterWorkload;
#[cfg(feature = "ListConfigurationsAuditRecords")]
pub mod ListConfigurationsAuditRecords;
#[cfg(feature = "ListDatabaseUsers")]
pub mod ListDatabaseUsers;
#[cfg(feature = "ListDataSource")]
pub mod ListDataSource;
#[cfg(feature = "ListDisasterRecover")]
pub mod ListDisasterRecover;
#[cfg(feature = "ListDssPools")]
pub mod ListDssPools;
#[cfg(feature = "ListElbs")]
pub mod ListElbs;
#[cfg(feature = "ListEvents")]
pub mod ListEvents;
#[cfg(feature = "ListEventSpecs")]
pub mod ListEventSpecs;
#[cfg(feature = "ListEventSubs")]
pub mod ListEventSubs;
#[cfg(feature = "ListHostDisk")]
pub mod ListHostDisk;
#[cfg(feature = "ListHostNet")]
pub mod ListHostNet;
#[cfg(feature = "ListHostOverview")]
pub mod ListHostOverview;
#[cfg(feature = "ListJobDetails")]
pub mod ListJobDetails;
#[cfg(feature = "ListLogicalClusterRings")]
pub mod ListLogicalClusterRings;
#[cfg(feature = "ListLogicalClusters")]
pub mod ListLogicalClusters;
#[cfg(feature = "ListLogicalClusterTasks")]
pub mod ListLogicalClusterTasks;
#[cfg(feature = "ListLogicalClusterVolumes")]
pub mod ListLogicalClusterVolumes;
#[cfg(feature = "ListLtsLogs")]
pub mod ListLtsLogs;
#[cfg(feature = "ListMetrics")]
pub mod ListMetrics;
#[cfg(feature = "ListMetricsData")]
pub mod ListMetricsData;
#[cfg(feature = "ListMonitorIndicatorData")]
pub mod ListMonitorIndicatorData;
#[cfg(feature = "ListMonitorIndicators")]
pub mod ListMonitorIndicators;
#[cfg(feature = "ListNodeTypes")]
pub mod ListNodeTypes;
#[cfg(feature = "ListPlanExecLogs")]
pub mod ListPlanExecLogs;
#[cfg(feature = "ListQueries")]
pub mod ListQueries;
#[cfg(feature = "ListQuotas")]
pub mod ListQuotas;
#[cfg(feature = "ListSchemas")]
pub mod ListSchemas;
#[cfg(feature = "ListSnapshotCrossRegion")]
pub mod ListSnapshotCrossRegion;
#[cfg(feature = "ListSnapshotCrossRegionPolicy")]
pub mod ListSnapshotCrossRegionPolicy;
#[cfg(feature = "ListSnapshotDetails")]
pub mod ListSnapshotDetails;