huaweicloudsdkdns 3.1.142__py2.py3-none-any.whl → 3.1.143__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- huaweicloudsdkdns/v2/dns_async_client.py +59 -59
- huaweicloudsdkdns/v2/dns_client.py +59 -59
- huaweicloudsdkdns/v2/model/alias_target.py +5 -5
- huaweicloudsdkdns/v2/model/associate_router_request.py +5 -5
- huaweicloudsdkdns/v2/model/associate_router_request_body.py +3 -3
- huaweicloudsdkdns/v2/model/associate_router_response.py +7 -7
- huaweicloudsdkdns/v2/model/batch_create_record_set_with_line.py +9 -9
- huaweicloudsdkdns/v2/model/batch_create_tag_request.py +7 -7
- huaweicloudsdkdns/v2/model/batch_create_tag_response.py +1 -1
- huaweicloudsdkdns/v2/model/batch_delete_record_set_with_line_request.py +5 -5
- huaweicloudsdkdns/v2/model/batch_delete_record_set_with_line_request_body.py +3 -3
- huaweicloudsdkdns/v2/model/batch_delete_record_set_with_line_response.py +7 -7
- huaweicloudsdkdns/v2/model/batch_delete_record_sets_request.py +3 -3
- huaweicloudsdkdns/v2/model/batch_delete_record_sets_request_body.py +5 -5
- huaweicloudsdkdns/v2/model/batch_delete_record_sets_response.py +5 -5
- huaweicloudsdkdns/v2/model/batch_delete_zones_request.py +3 -3
- huaweicloudsdkdns/v2/model/batch_delete_zones_request_body.py +5 -5
- huaweicloudsdkdns/v2/model/batch_delete_zones_response.py +5 -5
- huaweicloudsdkdns/v2/model/batch_hand_tags.py +5 -5
- huaweicloudsdkdns/v2/model/batch_set_record_sets_status_request.py +3 -3
- huaweicloudsdkdns/v2/model/batch_set_record_sets_status_request_body.py +5 -5
- huaweicloudsdkdns/v2/model/batch_set_record_sets_status_response.py +7 -7
- huaweicloudsdkdns/v2/model/batch_set_zones_status_request.py +3 -3
- huaweicloudsdkdns/v2/model/batch_set_zones_status_request_body.py +5 -5
- huaweicloudsdkdns/v2/model/batch_set_zones_status_response.py +7 -7
- huaweicloudsdkdns/v2/model/batch_update_record_set.py +11 -11
- huaweicloudsdkdns/v2/model/batch_update_record_set_with_line_request.py +5 -5
- huaweicloudsdkdns/v2/model/batch_update_record_set_with_line_request_body.py +3 -3
- huaweicloudsdkdns/v2/model/batch_update_record_set_with_line_response.py +7 -7
- huaweicloudsdkdns/v2/model/create_custom_line_request.py +3 -3
- huaweicloudsdkdns/v2/model/create_custom_line_request_body.py +7 -7
- huaweicloudsdkdns/v2/model/create_custom_line_response.py +15 -15
- huaweicloudsdkdns/v2/model/create_eip_record_set_request.py +7 -7
- huaweicloudsdkdns/v2/model/create_eip_record_set_response.py +19 -19
- huaweicloudsdkdns/v2/model/create_line_group_request.py +3 -3
- huaweicloudsdkdns/v2/model/create_line_group_response.py +15 -15
- huaweicloudsdkdns/v2/model/create_line_groups_req.py +7 -7
- huaweicloudsdkdns/v2/model/create_line_groups_resp.py +15 -15
- huaweicloudsdkdns/v2/model/create_private_zone_req.py +19 -19
- huaweicloudsdkdns/v2/model/create_private_zone_request.py +3 -3
- huaweicloudsdkdns/v2/model/create_private_zone_response.py +35 -35
- huaweicloudsdkdns/v2/model/create_ptr_req.py +11 -11
- huaweicloudsdkdns/v2/model/create_public_zone_req.py +15 -15
- huaweicloudsdkdns/v2/model/create_public_zone_request.py +3 -3
- huaweicloudsdkdns/v2/model/create_public_zone_response.py +33 -33
- huaweicloudsdkdns/v2/model/create_r_set_batch_lines_req.py +9 -9
- huaweicloudsdkdns/v2/model/create_record_set_request.py +5 -5
- huaweicloudsdkdns/v2/model/create_record_set_request_body.py +15 -15
- huaweicloudsdkdns/v2/model/create_record_set_response.py +29 -29
- huaweicloudsdkdns/v2/model/create_record_set_with_batch_lines_request.py +5 -5
- huaweicloudsdkdns/v2/model/create_record_set_with_batch_lines_response.py +7 -7
- huaweicloudsdkdns/v2/model/create_record_set_with_line_request.py +5 -5
- huaweicloudsdkdns/v2/model/create_record_set_with_line_request_body.py +21 -21
- huaweicloudsdkdns/v2/model/create_record_set_with_line_response.py +37 -37
- huaweicloudsdkdns/v2/model/create_tag_req.py +3 -3
- huaweicloudsdkdns/v2/model/create_tag_request.py +7 -7
- huaweicloudsdkdns/v2/model/create_tag_response.py +1 -1
- huaweicloudsdkdns/v2/model/delete_custom_line_request.py +3 -3
- huaweicloudsdkdns/v2/model/delete_custom_line_response.py +15 -15
- huaweicloudsdkdns/v2/model/delete_line_group_request.py +3 -3
- huaweicloudsdkdns/v2/model/delete_line_group_response.py +15 -15
- huaweicloudsdkdns/v2/model/delete_private_zone_request.py +3 -3
- huaweicloudsdkdns/v2/model/delete_private_zone_response.py +33 -33
- huaweicloudsdkdns/v2/model/delete_public_zone_request.py +3 -3
- huaweicloudsdkdns/v2/model/delete_public_zone_response.py +31 -31
- huaweicloudsdkdns/v2/model/delete_record_set_request.py +5 -5
- huaweicloudsdkdns/v2/model/delete_record_set_response.py +29 -29
- huaweicloudsdkdns/v2/model/delete_record_sets_request.py +5 -5
- huaweicloudsdkdns/v2/model/delete_record_sets_response.py +37 -37
- huaweicloudsdkdns/v2/model/delete_tag_request.py +7 -7
- huaweicloudsdkdns/v2/model/delete_tag_response.py +1 -1
- huaweicloudsdkdns/v2/model/disassociate_router_request.py +5 -5
- huaweicloudsdkdns/v2/model/disassociate_router_response.py +7 -7
- huaweicloudsdkdns/v2/model/disassociaterouter_request_body.py +3 -3
- huaweicloudsdkdns/v2/model/domain_quota_response_quotas.py +9 -9
- huaweicloudsdkdns/v2/model/line.py +15 -15
- huaweicloudsdkdns/v2/model/link.py +3 -3
- huaweicloudsdkdns/v2/model/links_item.py +5 -5
- huaweicloudsdkdns/v2/model/list_api_versions_item.py +7 -7
- huaweicloudsdkdns/v2/model/list_api_versions_request.py +1 -1
- huaweicloudsdkdns/v2/model/list_api_versions_response.py +3 -3
- huaweicloudsdkdns/v2/model/list_custom_line_request.py +15 -15
- huaweicloudsdkdns/v2/model/list_custom_line_response.py +5 -5
- huaweicloudsdkdns/v2/model/list_line_groups_request.py +9 -9
- huaweicloudsdkdns/v2/model/list_line_groups_response.py +5 -5
- huaweicloudsdkdns/v2/model/list_name_servers_request.py +5 -5
- huaweicloudsdkdns/v2/model/list_name_servers_response.py +3 -3
- huaweicloudsdkdns/v2/model/list_private_zones_request.py +27 -27
- huaweicloudsdkdns/v2/model/list_private_zones_response.py +7 -7
- huaweicloudsdkdns/v2/model/list_ptr_records_floating_resp.py +21 -21
- huaweicloudsdkdns/v2/model/list_ptr_records_request.py +13 -13
- huaweicloudsdkdns/v2/model/list_ptr_records_response.py +7 -7
- huaweicloudsdkdns/v2/model/list_public_zones_request.py +25 -25
- huaweicloudsdkdns/v2/model/list_public_zones_response.py +7 -7
- huaweicloudsdkdns/v2/model/list_record_sets.py +29 -29
- huaweicloudsdkdns/v2/model/list_record_sets_by_zone_request.py +25 -25
- huaweicloudsdkdns/v2/model/list_record_sets_by_zone_response.py +7 -7
- huaweicloudsdkdns/v2/model/list_record_sets_request.py +27 -27
- huaweicloudsdkdns/v2/model/list_record_sets_response.py +7 -7
- huaweicloudsdkdns/v2/model/list_record_sets_with_line_request.py +33 -33
- huaweicloudsdkdns/v2/model/list_record_sets_with_line_response.py +7 -7
- huaweicloudsdkdns/v2/model/list_record_sets_with_tags.py +31 -31
- huaweicloudsdkdns/v2/model/list_tag_req.py +17 -17
- huaweicloudsdkdns/v2/model/list_tag_request.py +5 -5
- huaweicloudsdkdns/v2/model/list_tag_response.py +5 -5
- huaweicloudsdkdns/v2/model/list_tags_request.py +3 -3
- huaweicloudsdkdns/v2/model/list_tags_response.py +3 -3
- huaweicloudsdkdns/v2/model/match.py +5 -5
- huaweicloudsdkdns/v2/model/metadata.py +3 -3
- huaweicloudsdkdns/v2/model/name_servers_resp.py +7 -7
- huaweicloudsdkdns/v2/model/nameserver.py +5 -5
- huaweicloudsdkdns/v2/model/ns_records.py +7 -7
- huaweicloudsdkdns/v2/model/page_link.py +5 -5
- huaweicloudsdkdns/v2/model/private_name_server.py +5 -5
- huaweicloudsdkdns/v2/model/private_zone_resp.py +39 -39
- huaweicloudsdkdns/v2/model/public_zone_resp.py +35 -35
- huaweicloudsdkdns/v2/model/query_record_set_with_line_and_tags_resp.py +39 -39
- huaweicloudsdkdns/v2/model/query_record_set_with_line_resp.py +39 -39
- huaweicloudsdkdns/v2/model/recordset_data.py +37 -37
- huaweicloudsdkdns/v2/model/resource_item.py +9 -9
- huaweicloudsdkdns/v2/model/restore_ptr_record_request.py +7 -7
- huaweicloudsdkdns/v2/model/restore_ptr_record_response.py +1 -1
- huaweicloudsdkdns/v2/model/restore_ptr_req.py +3 -3
- huaweicloudsdkdns/v2/model/router.py +7 -7
- huaweicloudsdkdns/v2/model/router_with_status.py +7 -7
- huaweicloudsdkdns/v2/model/set_record_sets_status_request.py +5 -5
- huaweicloudsdkdns/v2/model/set_record_sets_status_request_body.py +3 -3
- huaweicloudsdkdns/v2/model/set_record_sets_status_response.py +39 -39
- huaweicloudsdkdns/v2/model/show_api_info_request.py +3 -3
- huaweicloudsdkdns/v2/model/show_api_info_response.py +3 -3
- huaweicloudsdkdns/v2/model/show_domain_quota_request.py +3 -3
- huaweicloudsdkdns/v2/model/show_domain_quota_response.py +3 -3
- huaweicloudsdkdns/v2/model/show_line_group_request.py +3 -3
- huaweicloudsdkdns/v2/model/show_line_group_response.py +15 -15
- huaweicloudsdkdns/v2/model/show_private_zone_name_server_request.py +3 -3
- huaweicloudsdkdns/v2/model/show_private_zone_name_server_response.py +3 -3
- huaweicloudsdkdns/v2/model/show_private_zone_request.py +3 -3
- huaweicloudsdkdns/v2/model/show_private_zone_response.py +37 -37
- huaweicloudsdkdns/v2/model/show_ptr_record_set_request.py +5 -5
- huaweicloudsdkdns/v2/model/show_ptr_record_set_response.py +19 -19
- huaweicloudsdkdns/v2/model/show_public_zone_name_server_request.py +3 -3
- huaweicloudsdkdns/v2/model/show_public_zone_name_server_response.py +3 -3
- huaweicloudsdkdns/v2/model/show_public_zone_request.py +3 -3
- huaweicloudsdkdns/v2/model/show_public_zone_response.py +33 -33
- huaweicloudsdkdns/v2/model/show_record_set_by_zone_request.py +27 -27
- huaweicloudsdkdns/v2/model/show_record_set_by_zone_resp.py +37 -37
- huaweicloudsdkdns/v2/model/show_record_set_by_zone_response.py +7 -7
- huaweicloudsdkdns/v2/model/show_record_set_request.py +5 -5
- huaweicloudsdkdns/v2/model/show_record_set_response.py +31 -31
- huaweicloudsdkdns/v2/model/show_record_set_with_line_request.py +5 -5
- huaweicloudsdkdns/v2/model/show_record_set_with_line_response.py +39 -39
- huaweicloudsdkdns/v2/model/show_resource_tag_request.py +5 -5
- huaweicloudsdkdns/v2/model/show_resource_tag_response.py +3 -3
- huaweicloudsdkdns/v2/model/tag.py +5 -5
- huaweicloudsdkdns/v2/model/tag_values.py +5 -5
- huaweicloudsdkdns/v2/model/update_custom_line_request.py +5 -5
- huaweicloudsdkdns/v2/model/update_custom_line_request_body.py +7 -7
- huaweicloudsdkdns/v2/model/update_custom_line_response.py +15 -15
- huaweicloudsdkdns/v2/model/update_line_groups_request.py +5 -5
- huaweicloudsdkdns/v2/model/update_line_groups_request_body.py +7 -7
- huaweicloudsdkdns/v2/model/update_line_groups_response.py +15 -15
- huaweicloudsdkdns/v2/model/update_private_zone_info_req.py +7 -7
- huaweicloudsdkdns/v2/model/update_private_zone_request.py +5 -5
- huaweicloudsdkdns/v2/model/update_private_zone_response.py +33 -33
- huaweicloudsdkdns/v2/model/update_ptr_record_request.py +7 -7
- huaweicloudsdkdns/v2/model/update_ptr_record_response.py +17 -17
- huaweicloudsdkdns/v2/model/update_ptr_req.py +9 -9
- huaweicloudsdkdns/v2/model/update_public_zone_info.py +7 -7
- huaweicloudsdkdns/v2/model/update_public_zone_request.py +5 -5
- huaweicloudsdkdns/v2/model/update_public_zone_response.py +31 -31
- huaweicloudsdkdns/v2/model/update_public_zone_status_request.py +5 -5
- huaweicloudsdkdns/v2/model/update_public_zone_status_request_body.py +3 -3
- huaweicloudsdkdns/v2/model/update_public_zone_status_response.py +31 -31
- huaweicloudsdkdns/v2/model/update_record_set_req.py +11 -11
- huaweicloudsdkdns/v2/model/update_record_set_request.py +7 -7
- huaweicloudsdkdns/v2/model/update_record_set_response.py +29 -29
- huaweicloudsdkdns/v2/model/update_record_sets_req.py +13 -13
- huaweicloudsdkdns/v2/model/update_record_sets_request.py +7 -7
- huaweicloudsdkdns/v2/model/update_record_sets_response.py +37 -37
- huaweicloudsdkdns/v2/model/values_item.py +3 -3
- huaweicloudsdkdns/v2/model/version_item.py +13 -13
- huaweicloudsdkdns/v2/model/zone_data.py +31 -31
- {huaweicloudsdkdns-3.1.142.dist-info → huaweicloudsdkdns-3.1.143.dist-info}/METADATA +2 -2
- huaweicloudsdkdns-3.1.143.dist-info/RECORD +192 -0
- huaweicloudsdkdns-3.1.142.dist-info/RECORD +0 -192
- {huaweicloudsdkdns-3.1.142.dist-info → huaweicloudsdkdns-3.1.143.dist-info}/LICENSE +0 -0
- {huaweicloudsdkdns-3.1.142.dist-info → huaweicloudsdkdns-3.1.143.dist-info}/WHEEL +0 -0
- {huaweicloudsdkdns-3.1.142.dist-info → huaweicloudsdkdns-3.1.143.dist-info}/top_level.txt +0 -0
@@ -61,7 +61,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
61
61
|
}
|
62
62
|
|
63
63
|
def __init__(self, id=None, name=None, description=None, zone_id=None, zone_name=None, type=None, ttl=None, records=None, created_at=None, updated_at=None, status=None, default=None, project_id=None, links=None, tags=None, line=None, weight=None, health_check_id=None, alias_target=None):
|
64
|
-
"""QueryRecordSetWithLineAndTagsResp
|
64
|
+
r"""QueryRecordSetWithLineAndTagsResp
|
65
65
|
|
66
66
|
The model defined in huaweicloud sdk
|
67
67
|
|
@@ -169,7 +169,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
169
169
|
|
170
170
|
@property
|
171
171
|
def id(self):
|
172
|
-
"""Gets the id of this QueryRecordSetWithLineAndTagsResp.
|
172
|
+
r"""Gets the id of this QueryRecordSetWithLineAndTagsResp.
|
173
173
|
|
174
174
|
Record Set的ID。
|
175
175
|
|
@@ -180,7 +180,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
180
180
|
|
181
181
|
@id.setter
|
182
182
|
def id(self, id):
|
183
|
-
"""Sets the id of this QueryRecordSetWithLineAndTagsResp.
|
183
|
+
r"""Sets the id of this QueryRecordSetWithLineAndTagsResp.
|
184
184
|
|
185
185
|
Record Set的ID。
|
186
186
|
|
@@ -191,7 +191,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
191
191
|
|
192
192
|
@property
|
193
193
|
def name(self):
|
194
|
-
"""Gets the name of this QueryRecordSetWithLineAndTagsResp.
|
194
|
+
r"""Gets the name of this QueryRecordSetWithLineAndTagsResp.
|
195
195
|
|
196
196
|
Record Set的名称。
|
197
197
|
|
@@ -202,7 +202,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
202
202
|
|
203
203
|
@name.setter
|
204
204
|
def name(self, name):
|
205
|
-
"""Sets the name of this QueryRecordSetWithLineAndTagsResp.
|
205
|
+
r"""Sets the name of this QueryRecordSetWithLineAndTagsResp.
|
206
206
|
|
207
207
|
Record Set的名称。
|
208
208
|
|
@@ -213,7 +213,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
213
213
|
|
214
214
|
@property
|
215
215
|
def description(self):
|
216
|
-
"""Gets the description of this QueryRecordSetWithLineAndTagsResp.
|
216
|
+
r"""Gets the description of this QueryRecordSetWithLineAndTagsResp.
|
217
217
|
|
218
218
|
Record Set的描述信息。
|
219
219
|
|
@@ -224,7 +224,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
224
224
|
|
225
225
|
@description.setter
|
226
226
|
def description(self, description):
|
227
|
-
"""Sets the description of this QueryRecordSetWithLineAndTagsResp.
|
227
|
+
r"""Sets the description of this QueryRecordSetWithLineAndTagsResp.
|
228
228
|
|
229
229
|
Record Set的描述信息。
|
230
230
|
|
@@ -235,7 +235,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
235
235
|
|
236
236
|
@property
|
237
237
|
def zone_id(self):
|
238
|
-
"""Gets the zone_id of this QueryRecordSetWithLineAndTagsResp.
|
238
|
+
r"""Gets the zone_id of this QueryRecordSetWithLineAndTagsResp.
|
239
239
|
|
240
240
|
托管该记录的zone_id。
|
241
241
|
|
@@ -246,7 +246,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
246
246
|
|
247
247
|
@zone_id.setter
|
248
248
|
def zone_id(self, zone_id):
|
249
|
-
"""Sets the zone_id of this QueryRecordSetWithLineAndTagsResp.
|
249
|
+
r"""Sets the zone_id of this QueryRecordSetWithLineAndTagsResp.
|
250
250
|
|
251
251
|
托管该记录的zone_id。
|
252
252
|
|
@@ -257,7 +257,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
257
257
|
|
258
258
|
@property
|
259
259
|
def zone_name(self):
|
260
|
-
"""Gets the zone_name of this QueryRecordSetWithLineAndTagsResp.
|
260
|
+
r"""Gets the zone_name of this QueryRecordSetWithLineAndTagsResp.
|
261
261
|
|
262
262
|
托管该记录的zone_name。
|
263
263
|
|
@@ -268,7 +268,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
268
268
|
|
269
269
|
@zone_name.setter
|
270
270
|
def zone_name(self, zone_name):
|
271
|
-
"""Sets the zone_name of this QueryRecordSetWithLineAndTagsResp.
|
271
|
+
r"""Sets the zone_name of this QueryRecordSetWithLineAndTagsResp.
|
272
272
|
|
273
273
|
托管该记录的zone_name。
|
274
274
|
|
@@ -279,7 +279,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
279
279
|
|
280
280
|
@property
|
281
281
|
def type(self):
|
282
|
-
"""Gets the type of this QueryRecordSetWithLineAndTagsResp.
|
282
|
+
r"""Gets the type of this QueryRecordSetWithLineAndTagsResp.
|
283
283
|
|
284
284
|
记录类型。
|
285
285
|
|
@@ -290,7 +290,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
290
290
|
|
291
291
|
@type.setter
|
292
292
|
def type(self, type):
|
293
|
-
"""Sets the type of this QueryRecordSetWithLineAndTagsResp.
|
293
|
+
r"""Sets the type of this QueryRecordSetWithLineAndTagsResp.
|
294
294
|
|
295
295
|
记录类型。
|
296
296
|
|
@@ -301,7 +301,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
301
301
|
|
302
302
|
@property
|
303
303
|
def ttl(self):
|
304
|
-
"""Gets the ttl of this QueryRecordSetWithLineAndTagsResp.
|
304
|
+
r"""Gets the ttl of this QueryRecordSetWithLineAndTagsResp.
|
305
305
|
|
306
306
|
解析记录在本地DNS服务器的缓存时间,缓存时间越长更新生效越慢,以秒为单位。
|
307
307
|
|
@@ -312,7 +312,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
312
312
|
|
313
313
|
@ttl.setter
|
314
314
|
def ttl(self, ttl):
|
315
|
-
"""Sets the ttl of this QueryRecordSetWithLineAndTagsResp.
|
315
|
+
r"""Sets the ttl of this QueryRecordSetWithLineAndTagsResp.
|
316
316
|
|
317
317
|
解析记录在本地DNS服务器的缓存时间,缓存时间越长更新生效越慢,以秒为单位。
|
318
318
|
|
@@ -323,7 +323,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
323
323
|
|
324
324
|
@property
|
325
325
|
def records(self):
|
326
|
-
"""Gets the records of this QueryRecordSetWithLineAndTagsResp.
|
326
|
+
r"""Gets the records of this QueryRecordSetWithLineAndTagsResp.
|
327
327
|
|
328
328
|
域名解析后的值。
|
329
329
|
|
@@ -334,7 +334,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
334
334
|
|
335
335
|
@records.setter
|
336
336
|
def records(self, records):
|
337
|
-
"""Sets the records of this QueryRecordSetWithLineAndTagsResp.
|
337
|
+
r"""Sets the records of this QueryRecordSetWithLineAndTagsResp.
|
338
338
|
|
339
339
|
域名解析后的值。
|
340
340
|
|
@@ -345,7 +345,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
345
345
|
|
346
346
|
@property
|
347
347
|
def created_at(self):
|
348
|
-
"""Gets the created_at of this QueryRecordSetWithLineAndTagsResp.
|
348
|
+
r"""Gets the created_at of this QueryRecordSetWithLineAndTagsResp.
|
349
349
|
|
350
350
|
创建时间。
|
351
351
|
|
@@ -356,7 +356,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
356
356
|
|
357
357
|
@created_at.setter
|
358
358
|
def created_at(self, created_at):
|
359
|
-
"""Sets the created_at of this QueryRecordSetWithLineAndTagsResp.
|
359
|
+
r"""Sets the created_at of this QueryRecordSetWithLineAndTagsResp.
|
360
360
|
|
361
361
|
创建时间。
|
362
362
|
|
@@ -367,7 +367,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
367
367
|
|
368
368
|
@property
|
369
369
|
def updated_at(self):
|
370
|
-
"""Gets the updated_at of this QueryRecordSetWithLineAndTagsResp.
|
370
|
+
r"""Gets the updated_at of this QueryRecordSetWithLineAndTagsResp.
|
371
371
|
|
372
372
|
更新时间。
|
373
373
|
|
@@ -378,7 +378,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
378
378
|
|
379
379
|
@updated_at.setter
|
380
380
|
def updated_at(self, updated_at):
|
381
|
-
"""Sets the updated_at of this QueryRecordSetWithLineAndTagsResp.
|
381
|
+
r"""Sets the updated_at of this QueryRecordSetWithLineAndTagsResp.
|
382
382
|
|
383
383
|
更新时间。
|
384
384
|
|
@@ -389,7 +389,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
389
389
|
|
390
390
|
@property
|
391
391
|
def status(self):
|
392
|
-
"""Gets the status of this QueryRecordSetWithLineAndTagsResp.
|
392
|
+
r"""Gets the status of this QueryRecordSetWithLineAndTagsResp.
|
393
393
|
|
394
394
|
资源状态。
|
395
395
|
|
@@ -400,7 +400,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
400
400
|
|
401
401
|
@status.setter
|
402
402
|
def status(self, status):
|
403
|
-
"""Sets the status of this QueryRecordSetWithLineAndTagsResp.
|
403
|
+
r"""Sets the status of this QueryRecordSetWithLineAndTagsResp.
|
404
404
|
|
405
405
|
资源状态。
|
406
406
|
|
@@ -411,7 +411,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
411
411
|
|
412
412
|
@property
|
413
413
|
def default(self):
|
414
|
-
"""Gets the default of this QueryRecordSetWithLineAndTagsResp.
|
414
|
+
r"""Gets the default of this QueryRecordSetWithLineAndTagsResp.
|
415
415
|
|
416
416
|
标识是否由系统默认生成,系统默认生成的Record Set不能删除。
|
417
417
|
|
@@ -422,7 +422,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
422
422
|
|
423
423
|
@default.setter
|
424
424
|
def default(self, default):
|
425
|
-
"""Sets the default of this QueryRecordSetWithLineAndTagsResp.
|
425
|
+
r"""Sets the default of this QueryRecordSetWithLineAndTagsResp.
|
426
426
|
|
427
427
|
标识是否由系统默认生成,系统默认生成的Record Set不能删除。
|
428
428
|
|
@@ -433,7 +433,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
433
433
|
|
434
434
|
@property
|
435
435
|
def project_id(self):
|
436
|
-
"""Gets the project_id of this QueryRecordSetWithLineAndTagsResp.
|
436
|
+
r"""Gets the project_id of this QueryRecordSetWithLineAndTagsResp.
|
437
437
|
|
438
438
|
该Record Set所属的项目ID。
|
439
439
|
|
@@ -444,7 +444,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
444
444
|
|
445
445
|
@project_id.setter
|
446
446
|
def project_id(self, project_id):
|
447
|
-
"""Sets the project_id of this QueryRecordSetWithLineAndTagsResp.
|
447
|
+
r"""Sets the project_id of this QueryRecordSetWithLineAndTagsResp.
|
448
448
|
|
449
449
|
该Record Set所属的项目ID。
|
450
450
|
|
@@ -455,7 +455,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
455
455
|
|
456
456
|
@property
|
457
457
|
def links(self):
|
458
|
-
"""Gets the links of this QueryRecordSetWithLineAndTagsResp.
|
458
|
+
r"""Gets the links of this QueryRecordSetWithLineAndTagsResp.
|
459
459
|
|
460
460
|
:return: The links of this QueryRecordSetWithLineAndTagsResp.
|
461
461
|
:rtype: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -464,7 +464,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
464
464
|
|
465
465
|
@links.setter
|
466
466
|
def links(self, links):
|
467
|
-
"""Sets the links of this QueryRecordSetWithLineAndTagsResp.
|
467
|
+
r"""Sets the links of this QueryRecordSetWithLineAndTagsResp.
|
468
468
|
|
469
469
|
:param links: The links of this QueryRecordSetWithLineAndTagsResp.
|
470
470
|
:type links: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -473,7 +473,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
473
473
|
|
474
474
|
@property
|
475
475
|
def tags(self):
|
476
|
-
"""Gets the tags of this QueryRecordSetWithLineAndTagsResp.
|
476
|
+
r"""Gets the tags of this QueryRecordSetWithLineAndTagsResp.
|
477
477
|
|
478
478
|
资源标签。
|
479
479
|
|
@@ -484,7 +484,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
484
484
|
|
485
485
|
@tags.setter
|
486
486
|
def tags(self, tags):
|
487
|
-
"""Sets the tags of this QueryRecordSetWithLineAndTagsResp.
|
487
|
+
r"""Sets the tags of this QueryRecordSetWithLineAndTagsResp.
|
488
488
|
|
489
489
|
资源标签。
|
490
490
|
|
@@ -495,7 +495,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
495
495
|
|
496
496
|
@property
|
497
497
|
def line(self):
|
498
|
-
"""Gets the line of this QueryRecordSetWithLineAndTagsResp.
|
498
|
+
r"""Gets the line of this QueryRecordSetWithLineAndTagsResp.
|
499
499
|
|
500
500
|
解析线路ID。
|
501
501
|
|
@@ -506,7 +506,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
506
506
|
|
507
507
|
@line.setter
|
508
508
|
def line(self, line):
|
509
|
-
"""Sets the line of this QueryRecordSetWithLineAndTagsResp.
|
509
|
+
r"""Sets the line of this QueryRecordSetWithLineAndTagsResp.
|
510
510
|
|
511
511
|
解析线路ID。
|
512
512
|
|
@@ -517,7 +517,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
517
517
|
|
518
518
|
@property
|
519
519
|
def weight(self):
|
520
|
-
"""Gets the weight of this QueryRecordSetWithLineAndTagsResp.
|
520
|
+
r"""Gets the weight of this QueryRecordSetWithLineAndTagsResp.
|
521
521
|
|
522
522
|
解析记录的权重。
|
523
523
|
|
@@ -528,7 +528,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
528
528
|
|
529
529
|
@weight.setter
|
530
530
|
def weight(self, weight):
|
531
|
-
"""Sets the weight of this QueryRecordSetWithLineAndTagsResp.
|
531
|
+
r"""Sets the weight of this QueryRecordSetWithLineAndTagsResp.
|
532
532
|
|
533
533
|
解析记录的权重。
|
534
534
|
|
@@ -539,7 +539,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
539
539
|
|
540
540
|
@property
|
541
541
|
def health_check_id(self):
|
542
|
-
"""Gets the health_check_id of this QueryRecordSetWithLineAndTagsResp.
|
542
|
+
r"""Gets the health_check_id of this QueryRecordSetWithLineAndTagsResp.
|
543
543
|
|
544
544
|
健康检查ID。
|
545
545
|
|
@@ -550,7 +550,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
550
550
|
|
551
551
|
@health_check_id.setter
|
552
552
|
def health_check_id(self, health_check_id):
|
553
|
-
"""Sets the health_check_id of this QueryRecordSetWithLineAndTagsResp.
|
553
|
+
r"""Sets the health_check_id of this QueryRecordSetWithLineAndTagsResp.
|
554
554
|
|
555
555
|
健康检查ID。
|
556
556
|
|
@@ -561,7 +561,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
561
561
|
|
562
562
|
@property
|
563
563
|
def alias_target(self):
|
564
|
-
"""Gets the alias_target of this QueryRecordSetWithLineAndTagsResp.
|
564
|
+
r"""Gets the alias_target of this QueryRecordSetWithLineAndTagsResp.
|
565
565
|
|
566
566
|
:return: The alias_target of this QueryRecordSetWithLineAndTagsResp.
|
567
567
|
:rtype: :class:`huaweicloudsdkdns.v2.AliasTarget`
|
@@ -570,7 +570,7 @@ class QueryRecordSetWithLineAndTagsResp:
|
|
570
570
|
|
571
571
|
@alias_target.setter
|
572
572
|
def alias_target(self, alias_target):
|
573
|
-
"""Sets the alias_target of this QueryRecordSetWithLineAndTagsResp.
|
573
|
+
r"""Sets the alias_target of this QueryRecordSetWithLineAndTagsResp.
|
574
574
|
|
575
575
|
:param alias_target: The alias_target of this QueryRecordSetWithLineAndTagsResp.
|
576
576
|
:type alias_target: :class:`huaweicloudsdkdns.v2.AliasTarget`
|
@@ -61,7 +61,7 @@ class QueryRecordSetWithLineResp:
|
|
61
61
|
}
|
62
62
|
|
63
63
|
def __init__(self, id=None, name=None, description=None, zone_id=None, zone_name=None, type=None, ttl=None, records=None, created_at=None, updated_at=None, status=None, default=None, project_id=None, links=None, line=None, weight=None, health_check_id=None, alias_target=None, bundle=None):
|
64
|
-
"""QueryRecordSetWithLineResp
|
64
|
+
r"""QueryRecordSetWithLineResp
|
65
65
|
|
66
66
|
The model defined in huaweicloud sdk
|
67
67
|
|
@@ -169,7 +169,7 @@ class QueryRecordSetWithLineResp:
|
|
169
169
|
|
170
170
|
@property
|
171
171
|
def id(self):
|
172
|
-
"""Gets the id of this QueryRecordSetWithLineResp.
|
172
|
+
r"""Gets the id of this QueryRecordSetWithLineResp.
|
173
173
|
|
174
174
|
Record Set的ID。
|
175
175
|
|
@@ -180,7 +180,7 @@ class QueryRecordSetWithLineResp:
|
|
180
180
|
|
181
181
|
@id.setter
|
182
182
|
def id(self, id):
|
183
|
-
"""Sets the id of this QueryRecordSetWithLineResp.
|
183
|
+
r"""Sets the id of this QueryRecordSetWithLineResp.
|
184
184
|
|
185
185
|
Record Set的ID。
|
186
186
|
|
@@ -191,7 +191,7 @@ class QueryRecordSetWithLineResp:
|
|
191
191
|
|
192
192
|
@property
|
193
193
|
def name(self):
|
194
|
-
"""Gets the name of this QueryRecordSetWithLineResp.
|
194
|
+
r"""Gets the name of this QueryRecordSetWithLineResp.
|
195
195
|
|
196
196
|
Record Set的名称。
|
197
197
|
|
@@ -202,7 +202,7 @@ class QueryRecordSetWithLineResp:
|
|
202
202
|
|
203
203
|
@name.setter
|
204
204
|
def name(self, name):
|
205
|
-
"""Sets the name of this QueryRecordSetWithLineResp.
|
205
|
+
r"""Sets the name of this QueryRecordSetWithLineResp.
|
206
206
|
|
207
207
|
Record Set的名称。
|
208
208
|
|
@@ -213,7 +213,7 @@ class QueryRecordSetWithLineResp:
|
|
213
213
|
|
214
214
|
@property
|
215
215
|
def description(self):
|
216
|
-
"""Gets the description of this QueryRecordSetWithLineResp.
|
216
|
+
r"""Gets the description of this QueryRecordSetWithLineResp.
|
217
217
|
|
218
218
|
Record Set的描述信息。
|
219
219
|
|
@@ -224,7 +224,7 @@ class QueryRecordSetWithLineResp:
|
|
224
224
|
|
225
225
|
@description.setter
|
226
226
|
def description(self, description):
|
227
|
-
"""Sets the description of this QueryRecordSetWithLineResp.
|
227
|
+
r"""Sets the description of this QueryRecordSetWithLineResp.
|
228
228
|
|
229
229
|
Record Set的描述信息。
|
230
230
|
|
@@ -235,7 +235,7 @@ class QueryRecordSetWithLineResp:
|
|
235
235
|
|
236
236
|
@property
|
237
237
|
def zone_id(self):
|
238
|
-
"""Gets the zone_id of this QueryRecordSetWithLineResp.
|
238
|
+
r"""Gets the zone_id of this QueryRecordSetWithLineResp.
|
239
239
|
|
240
240
|
托管该记录的zone_id。
|
241
241
|
|
@@ -246,7 +246,7 @@ class QueryRecordSetWithLineResp:
|
|
246
246
|
|
247
247
|
@zone_id.setter
|
248
248
|
def zone_id(self, zone_id):
|
249
|
-
"""Sets the zone_id of this QueryRecordSetWithLineResp.
|
249
|
+
r"""Sets the zone_id of this QueryRecordSetWithLineResp.
|
250
250
|
|
251
251
|
托管该记录的zone_id。
|
252
252
|
|
@@ -257,7 +257,7 @@ class QueryRecordSetWithLineResp:
|
|
257
257
|
|
258
258
|
@property
|
259
259
|
def zone_name(self):
|
260
|
-
"""Gets the zone_name of this QueryRecordSetWithLineResp.
|
260
|
+
r"""Gets the zone_name of this QueryRecordSetWithLineResp.
|
261
261
|
|
262
262
|
托管该记录的zone_name。
|
263
263
|
|
@@ -268,7 +268,7 @@ class QueryRecordSetWithLineResp:
|
|
268
268
|
|
269
269
|
@zone_name.setter
|
270
270
|
def zone_name(self, zone_name):
|
271
|
-
"""Sets the zone_name of this QueryRecordSetWithLineResp.
|
271
|
+
r"""Sets the zone_name of this QueryRecordSetWithLineResp.
|
272
272
|
|
273
273
|
托管该记录的zone_name。
|
274
274
|
|
@@ -279,7 +279,7 @@ class QueryRecordSetWithLineResp:
|
|
279
279
|
|
280
280
|
@property
|
281
281
|
def type(self):
|
282
|
-
"""Gets the type of this QueryRecordSetWithLineResp.
|
282
|
+
r"""Gets the type of this QueryRecordSetWithLineResp.
|
283
283
|
|
284
284
|
记录类型。
|
285
285
|
|
@@ -290,7 +290,7 @@ class QueryRecordSetWithLineResp:
|
|
290
290
|
|
291
291
|
@type.setter
|
292
292
|
def type(self, type):
|
293
|
-
"""Sets the type of this QueryRecordSetWithLineResp.
|
293
|
+
r"""Sets the type of this QueryRecordSetWithLineResp.
|
294
294
|
|
295
295
|
记录类型。
|
296
296
|
|
@@ -301,7 +301,7 @@ class QueryRecordSetWithLineResp:
|
|
301
301
|
|
302
302
|
@property
|
303
303
|
def ttl(self):
|
304
|
-
"""Gets the ttl of this QueryRecordSetWithLineResp.
|
304
|
+
r"""Gets the ttl of this QueryRecordSetWithLineResp.
|
305
305
|
|
306
306
|
解析记录在本地DNS服务器的缓存时间,缓存时间越长更新生效越慢,以秒为单位。
|
307
307
|
|
@@ -312,7 +312,7 @@ class QueryRecordSetWithLineResp:
|
|
312
312
|
|
313
313
|
@ttl.setter
|
314
314
|
def ttl(self, ttl):
|
315
|
-
"""Sets the ttl of this QueryRecordSetWithLineResp.
|
315
|
+
r"""Sets the ttl of this QueryRecordSetWithLineResp.
|
316
316
|
|
317
317
|
解析记录在本地DNS服务器的缓存时间,缓存时间越长更新生效越慢,以秒为单位。
|
318
318
|
|
@@ -323,7 +323,7 @@ class QueryRecordSetWithLineResp:
|
|
323
323
|
|
324
324
|
@property
|
325
325
|
def records(self):
|
326
|
-
"""Gets the records of this QueryRecordSetWithLineResp.
|
326
|
+
r"""Gets the records of this QueryRecordSetWithLineResp.
|
327
327
|
|
328
328
|
域名解析后的值。
|
329
329
|
|
@@ -334,7 +334,7 @@ class QueryRecordSetWithLineResp:
|
|
334
334
|
|
335
335
|
@records.setter
|
336
336
|
def records(self, records):
|
337
|
-
"""Sets the records of this QueryRecordSetWithLineResp.
|
337
|
+
r"""Sets the records of this QueryRecordSetWithLineResp.
|
338
338
|
|
339
339
|
域名解析后的值。
|
340
340
|
|
@@ -345,7 +345,7 @@ class QueryRecordSetWithLineResp:
|
|
345
345
|
|
346
346
|
@property
|
347
347
|
def created_at(self):
|
348
|
-
"""Gets the created_at of this QueryRecordSetWithLineResp.
|
348
|
+
r"""Gets the created_at of this QueryRecordSetWithLineResp.
|
349
349
|
|
350
350
|
创建时间。
|
351
351
|
|
@@ -356,7 +356,7 @@ class QueryRecordSetWithLineResp:
|
|
356
356
|
|
357
357
|
@created_at.setter
|
358
358
|
def created_at(self, created_at):
|
359
|
-
"""Sets the created_at of this QueryRecordSetWithLineResp.
|
359
|
+
r"""Sets the created_at of this QueryRecordSetWithLineResp.
|
360
360
|
|
361
361
|
创建时间。
|
362
362
|
|
@@ -367,7 +367,7 @@ class QueryRecordSetWithLineResp:
|
|
367
367
|
|
368
368
|
@property
|
369
369
|
def updated_at(self):
|
370
|
-
"""Gets the updated_at of this QueryRecordSetWithLineResp.
|
370
|
+
r"""Gets the updated_at of this QueryRecordSetWithLineResp.
|
371
371
|
|
372
372
|
更新时间。
|
373
373
|
|
@@ -378,7 +378,7 @@ class QueryRecordSetWithLineResp:
|
|
378
378
|
|
379
379
|
@updated_at.setter
|
380
380
|
def updated_at(self, updated_at):
|
381
|
-
"""Sets the updated_at of this QueryRecordSetWithLineResp.
|
381
|
+
r"""Sets the updated_at of this QueryRecordSetWithLineResp.
|
382
382
|
|
383
383
|
更新时间。
|
384
384
|
|
@@ -389,7 +389,7 @@ class QueryRecordSetWithLineResp:
|
|
389
389
|
|
390
390
|
@property
|
391
391
|
def status(self):
|
392
|
-
"""Gets the status of this QueryRecordSetWithLineResp.
|
392
|
+
r"""Gets the status of this QueryRecordSetWithLineResp.
|
393
393
|
|
394
394
|
资源状态。
|
395
395
|
|
@@ -400,7 +400,7 @@ class QueryRecordSetWithLineResp:
|
|
400
400
|
|
401
401
|
@status.setter
|
402
402
|
def status(self, status):
|
403
|
-
"""Sets the status of this QueryRecordSetWithLineResp.
|
403
|
+
r"""Sets the status of this QueryRecordSetWithLineResp.
|
404
404
|
|
405
405
|
资源状态。
|
406
406
|
|
@@ -411,7 +411,7 @@ class QueryRecordSetWithLineResp:
|
|
411
411
|
|
412
412
|
@property
|
413
413
|
def default(self):
|
414
|
-
"""Gets the default of this QueryRecordSetWithLineResp.
|
414
|
+
r"""Gets the default of this QueryRecordSetWithLineResp.
|
415
415
|
|
416
416
|
标识是否由系统默认生成,系统默认生成的Record Set不能删除。
|
417
417
|
|
@@ -422,7 +422,7 @@ class QueryRecordSetWithLineResp:
|
|
422
422
|
|
423
423
|
@default.setter
|
424
424
|
def default(self, default):
|
425
|
-
"""Sets the default of this QueryRecordSetWithLineResp.
|
425
|
+
r"""Sets the default of this QueryRecordSetWithLineResp.
|
426
426
|
|
427
427
|
标识是否由系统默认生成,系统默认生成的Record Set不能删除。
|
428
428
|
|
@@ -433,7 +433,7 @@ class QueryRecordSetWithLineResp:
|
|
433
433
|
|
434
434
|
@property
|
435
435
|
def project_id(self):
|
436
|
-
"""Gets the project_id of this QueryRecordSetWithLineResp.
|
436
|
+
r"""Gets the project_id of this QueryRecordSetWithLineResp.
|
437
437
|
|
438
438
|
该Record Set所属的项目ID。
|
439
439
|
|
@@ -444,7 +444,7 @@ class QueryRecordSetWithLineResp:
|
|
444
444
|
|
445
445
|
@project_id.setter
|
446
446
|
def project_id(self, project_id):
|
447
|
-
"""Sets the project_id of this QueryRecordSetWithLineResp.
|
447
|
+
r"""Sets the project_id of this QueryRecordSetWithLineResp.
|
448
448
|
|
449
449
|
该Record Set所属的项目ID。
|
450
450
|
|
@@ -455,7 +455,7 @@ class QueryRecordSetWithLineResp:
|
|
455
455
|
|
456
456
|
@property
|
457
457
|
def links(self):
|
458
|
-
"""Gets the links of this QueryRecordSetWithLineResp.
|
458
|
+
r"""Gets the links of this QueryRecordSetWithLineResp.
|
459
459
|
|
460
460
|
:return: The links of this QueryRecordSetWithLineResp.
|
461
461
|
:rtype: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -464,7 +464,7 @@ class QueryRecordSetWithLineResp:
|
|
464
464
|
|
465
465
|
@links.setter
|
466
466
|
def links(self, links):
|
467
|
-
"""Sets the links of this QueryRecordSetWithLineResp.
|
467
|
+
r"""Sets the links of this QueryRecordSetWithLineResp.
|
468
468
|
|
469
469
|
:param links: The links of this QueryRecordSetWithLineResp.
|
470
470
|
:type links: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -473,7 +473,7 @@ class QueryRecordSetWithLineResp:
|
|
473
473
|
|
474
474
|
@property
|
475
475
|
def line(self):
|
476
|
-
"""Gets the line of this QueryRecordSetWithLineResp.
|
476
|
+
r"""Gets the line of this QueryRecordSetWithLineResp.
|
477
477
|
|
478
478
|
解析线路ID。
|
479
479
|
|
@@ -484,7 +484,7 @@ class QueryRecordSetWithLineResp:
|
|
484
484
|
|
485
485
|
@line.setter
|
486
486
|
def line(self, line):
|
487
|
-
"""Sets the line of this QueryRecordSetWithLineResp.
|
487
|
+
r"""Sets the line of this QueryRecordSetWithLineResp.
|
488
488
|
|
489
489
|
解析线路ID。
|
490
490
|
|
@@ -495,7 +495,7 @@ class QueryRecordSetWithLineResp:
|
|
495
495
|
|
496
496
|
@property
|
497
497
|
def weight(self):
|
498
|
-
"""Gets the weight of this QueryRecordSetWithLineResp.
|
498
|
+
r"""Gets the weight of this QueryRecordSetWithLineResp.
|
499
499
|
|
500
500
|
解析记录的权重。
|
501
501
|
|
@@ -506,7 +506,7 @@ class QueryRecordSetWithLineResp:
|
|
506
506
|
|
507
507
|
@weight.setter
|
508
508
|
def weight(self, weight):
|
509
|
-
"""Sets the weight of this QueryRecordSetWithLineResp.
|
509
|
+
r"""Sets the weight of this QueryRecordSetWithLineResp.
|
510
510
|
|
511
511
|
解析记录的权重。
|
512
512
|
|
@@ -517,7 +517,7 @@ class QueryRecordSetWithLineResp:
|
|
517
517
|
|
518
518
|
@property
|
519
519
|
def health_check_id(self):
|
520
|
-
"""Gets the health_check_id of this QueryRecordSetWithLineResp.
|
520
|
+
r"""Gets the health_check_id of this QueryRecordSetWithLineResp.
|
521
521
|
|
522
522
|
健康检查ID。
|
523
523
|
|
@@ -528,7 +528,7 @@ class QueryRecordSetWithLineResp:
|
|
528
528
|
|
529
529
|
@health_check_id.setter
|
530
530
|
def health_check_id(self, health_check_id):
|
531
|
-
"""Sets the health_check_id of this QueryRecordSetWithLineResp.
|
531
|
+
r"""Sets the health_check_id of this QueryRecordSetWithLineResp.
|
532
532
|
|
533
533
|
健康检查ID。
|
534
534
|
|
@@ -539,7 +539,7 @@ class QueryRecordSetWithLineResp:
|
|
539
539
|
|
540
540
|
@property
|
541
541
|
def alias_target(self):
|
542
|
-
"""Gets the alias_target of this QueryRecordSetWithLineResp.
|
542
|
+
r"""Gets the alias_target of this QueryRecordSetWithLineResp.
|
543
543
|
|
544
544
|
:return: The alias_target of this QueryRecordSetWithLineResp.
|
545
545
|
:rtype: :class:`huaweicloudsdkdns.v2.AliasTarget`
|
@@ -548,7 +548,7 @@ class QueryRecordSetWithLineResp:
|
|
548
548
|
|
549
549
|
@alias_target.setter
|
550
550
|
def alias_target(self, alias_target):
|
551
|
-
"""Sets the alias_target of this QueryRecordSetWithLineResp.
|
551
|
+
r"""Sets the alias_target of this QueryRecordSetWithLineResp.
|
552
552
|
|
553
553
|
:param alias_target: The alias_target of this QueryRecordSetWithLineResp.
|
554
554
|
:type alias_target: :class:`huaweicloudsdkdns.v2.AliasTarget`
|
@@ -557,7 +557,7 @@ class QueryRecordSetWithLineResp:
|
|
557
557
|
|
558
558
|
@property
|
559
559
|
def bundle(self):
|
560
|
-
"""Gets the bundle of this QueryRecordSetWithLineResp.
|
560
|
+
r"""Gets the bundle of this QueryRecordSetWithLineResp.
|
561
561
|
|
562
562
|
规格,默认规格,保留字段。
|
563
563
|
|
@@ -568,7 +568,7 @@ class QueryRecordSetWithLineResp:
|
|
568
568
|
|
569
569
|
@bundle.setter
|
570
570
|
def bundle(self, bundle):
|
571
|
-
"""Sets the bundle of this QueryRecordSetWithLineResp.
|
571
|
+
r"""Sets the bundle of this QueryRecordSetWithLineResp.
|
572
572
|
|
573
573
|
规格,默认规格,保留字段。
|
574
574
|
|