tccli 3.0.1320.1__py2.py3-none-any.whl → 3.0.1322.1__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.
Files changed (57) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/batch/v20170312/api.json +16 -16
  3. tccli/services/bh/v20230418/api.json +203 -0
  4. tccli/services/cam/v20190116/api.json +18 -18
  5. tccli/services/cbs/v20170312/api.json +4 -4
  6. tccli/services/cdb/cdb_client.py +53 -0
  7. tccli/services/cdb/v20170320/api.json +486 -1
  8. tccli/services/cdb/v20170320/examples.json +8 -0
  9. tccli/services/cdwdoris/v20211228/api.json +36 -0
  10. tccli/services/cfs/v20190719/api.json +8 -8
  11. tccli/services/cfw/v20190904/api.json +7 -7
  12. tccli/services/cfw/v20190904/examples.json +2 -2
  13. tccli/services/chc/v20230418/api.json +33 -2
  14. tccli/services/ckafka/v20190819/api.json +19 -10
  15. tccli/services/clb/v20180317/api.json +2 -2
  16. tccli/services/cme/v20191029/api.json +1 -1
  17. tccli/services/csip/v20221121/api.json +9 -9
  18. tccli/services/cynosdb/v20190107/api.json +148 -4
  19. tccli/services/dlc/v20210125/api.json +11 -9
  20. tccli/services/dnspod/v20210323/api.json +1 -1
  21. tccli/services/dts/v20211206/api.json +2 -2
  22. tccli/services/emr/emr_client.py +262 -50
  23. tccli/services/emr/v20190103/api.json +325 -0
  24. tccli/services/emr/v20190103/examples.json +32 -0
  25. tccli/services/es/v20180416/api.json +2 -2
  26. tccli/services/ess/v20201111/api.json +1 -1
  27. tccli/services/essbasic/v20210526/api.json +10 -1
  28. tccli/services/faceid/v20180301/api.json +60 -22
  29. tccli/services/goosefs/v20220519/api.json +4 -4
  30. tccli/services/gs/v20191118/api.json +18 -0
  31. tccli/services/keewidb/v20220308/api.json +6 -4
  32. tccli/services/lkeap/v20240522/api.json +2 -2
  33. tccli/services/lkeap/v20240522/examples.json +2 -2
  34. tccli/services/monitor/v20180724/api.json +4 -4
  35. tccli/services/mps/v20190612/api.json +27 -0
  36. tccli/services/oceanus/v20190422/api.json +425 -13
  37. tccli/services/oceanus/v20190422/examples.json +1 -1
  38. tccli/services/ocr/v20181119/api.json +10 -0
  39. tccli/services/rum/v20210622/api.json +9 -0
  40. tccli/services/ses/ses_client.py +53 -0
  41. tccli/services/ses/v20201002/api.json +102 -0
  42. tccli/services/ses/v20201002/examples.json +8 -0
  43. tccli/services/ssl/v20191205/api.json +10 -0
  44. tccli/services/tag/v20180813/api.json +26 -26
  45. tccli/services/tbaas/v20180416/api.json +5 -5
  46. tccli/services/teo/v20220901/examples.json +3 -3
  47. tccli/services/tione/v20211111/api.json +42 -0
  48. tccli/services/vod/v20180717/api.json +3 -3
  49. tccli/services/vpc/v20170312/api.json +4 -4
  50. tccli/services/wedata/v20210820/api.json +301 -6
  51. tccli/services/wedata/v20210820/examples.json +11 -3
  52. tccli/services/wedata/wedata_client.py +57 -4
  53. {tccli-3.0.1320.1.dist-info → tccli-3.0.1322.1.dist-info}/METADATA +2 -2
  54. {tccli-3.0.1320.1.dist-info → tccli-3.0.1322.1.dist-info}/RECORD +57 -57
  55. {tccli-3.0.1320.1.dist-info → tccli-3.0.1322.1.dist-info}/WHEEL +0 -0
  56. {tccli-3.0.1320.1.dist-info → tccli-3.0.1322.1.dist-info}/entry_points.txt +0 -0
  57. {tccli-3.0.1320.1.dist-info → tccli-3.0.1322.1.dist-info}/license_files/LICENSE +0 -0
@@ -126,6 +126,13 @@
126
126
  "output": "GetStatisticsReportResponse",
127
127
  "status": "online"
128
128
  },
129
+ "ListAddressUnsubscribeConfig": {
130
+ "document": "获取地址级退订配置列表",
131
+ "input": "ListAddressUnsubscribeConfigRequest",
132
+ "name": "获取地址级退订配置列表",
133
+ "output": "ListAddressUnsubscribeConfigResponse",
134
+ "status": "online"
135
+ },
129
136
  "ListBlackEmailAddress": {
130
137
  "document": "腾讯云发送的邮件一旦被收件方判断为硬退(Hard Bounce),腾讯云会拉黑该地址,并不允许所有用户向该地址发送邮件。成为邮箱黑名单。如果业务方确认是误判,可以从黑名单中删除。",
131
138
  "input": "ListBlackEmailAddressRequest",
@@ -225,6 +232,45 @@
225
232
  "serviceShortName": "ses"
226
233
  },
227
234
  "objects": {
235
+ "AddressUnsubscribeConfigData": {
236
+ "document": "地址级退订配置",
237
+ "members": [
238
+ {
239
+ "disabled": false,
240
+ "document": "发信地址",
241
+ "example": "test@example.com",
242
+ "member": "string",
243
+ "name": "Address",
244
+ "output_required": false,
245
+ "required": false,
246
+ "type": "string",
247
+ "value_allowed_null": false
248
+ },
249
+ {
250
+ "disabled": false,
251
+ "document": "退订链接选项 0: 不加入退订链接 1: 简体中文 2: 英文 3: 繁体中文 4: 西班牙语 5: 法语 6: 德语 7: 日语 8: 韩语 9: 阿拉伯语 10: 泰语",
252
+ "example": "0",
253
+ "member": "string",
254
+ "name": "UnsubscribeConfig",
255
+ "output_required": false,
256
+ "required": false,
257
+ "type": "string",
258
+ "value_allowed_null": false
259
+ },
260
+ {
261
+ "disabled": false,
262
+ "document": "0:关闭,1:开启",
263
+ "example": "1",
264
+ "member": "uint64",
265
+ "name": "Status",
266
+ "output_required": false,
267
+ "required": false,
268
+ "type": "int",
269
+ "value_allowed_null": false
270
+ }
271
+ ],
272
+ "usage": "both"
273
+ },
228
274
  "Attachment": {
229
275
  "document": "附件结构,包含附件名和base64之后的附件内容。",
230
276
  "members": [
@@ -1568,6 +1614,62 @@
1568
1614
  ],
1569
1615
  "type": "object"
1570
1616
  },
1617
+ "ListAddressUnsubscribeConfigRequest": {
1618
+ "document": "ListAddressUnsubscribeConfig请求参数结构体",
1619
+ "members": [
1620
+ {
1621
+ "disabled": false,
1622
+ "document": "偏移量",
1623
+ "example": "0",
1624
+ "member": "uint64",
1625
+ "name": "Offset",
1626
+ "required": false,
1627
+ "type": "int"
1628
+ },
1629
+ {
1630
+ "disabled": false,
1631
+ "document": "拉取最大条数,不超过100",
1632
+ "example": "10",
1633
+ "member": "string",
1634
+ "name": "Limit",
1635
+ "required": false,
1636
+ "type": "string"
1637
+ }
1638
+ ],
1639
+ "type": "object"
1640
+ },
1641
+ "ListAddressUnsubscribeConfigResponse": {
1642
+ "document": "ListAddressUnsubscribeConfig返回参数结构体",
1643
+ "members": [
1644
+ {
1645
+ "disabled": false,
1646
+ "document": "地址级退订配置",
1647
+ "example": "无",
1648
+ "member": "AddressUnsubscribeConfigData",
1649
+ "name": "AddressUnsubscribeConfigList",
1650
+ "output_required": false,
1651
+ "type": "list",
1652
+ "value_allowed_null": false
1653
+ },
1654
+ {
1655
+ "disabled": false,
1656
+ "document": "总数",
1657
+ "example": "1",
1658
+ "member": "uint64",
1659
+ "name": "Total",
1660
+ "output_required": false,
1661
+ "type": "int",
1662
+ "value_allowed_null": false
1663
+ },
1664
+ {
1665
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1666
+ "member": "string",
1667
+ "name": "RequestId",
1668
+ "type": "string"
1669
+ }
1670
+ ],
1671
+ "type": "object"
1672
+ },
1571
1673
  "ListBlackEmailAddressRequest": {
1572
1674
  "document": "ListBlackEmailAddress请求参数结构体",
1573
1675
  "members": [
@@ -162,6 +162,14 @@
162
162
  "title": "获取统计数据"
163
163
  }
164
164
  ],
165
+ "ListAddressUnsubscribeConfig": [
166
+ {
167
+ "document": "",
168
+ "input": "POST / HTTP/1.1\nHost: ses.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListAddressUnsubscribeConfig\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"Limit\": \"10\"\n}",
169
+ "output": "{\n \"Response\": {\n \"AddressUnsubscribeConfigList\": [\n {\n \"Address\": \"test@example.com\",\n \"Status\": 1,\n \"UnsubscribeConfig\": \"1\"\n }\n ],\n \"RequestId\": \"a4f27645-5c17-4f27-aa9f-746c2e2d821d\",\n \"Total\": 1\n }\n}",
170
+ "title": "成功示例"
171
+ }
172
+ ],
165
173
  "ListBlackEmailAddress": [
166
174
  {
167
175
  "document": "",
@@ -2397,6 +2397,16 @@
2397
2397
  "output_required": true,
2398
2398
  "type": "list",
2399
2399
  "value_allowed_null": false
2400
+ },
2401
+ {
2402
+ "disabled": false,
2403
+ "document": "负载均衡类型,0 传统型负载均衡; 1 应用型负载均衡",
2404
+ "example": "0",
2405
+ "member": "int64",
2406
+ "name": "Forward",
2407
+ "output_required": true,
2408
+ "type": "int",
2409
+ "value_allowed_null": false
2400
2410
  }
2401
2411
  ],
2402
2412
  "usage": "out"
@@ -1100,13 +1100,13 @@
1100
1100
  },
1101
1101
  {
1102
1102
  "disabled": false,
1103
- "document": "每页大小\n注意:此字段可能返回 null,表示取不到有效值。",
1103
+ "document": "每页大小",
1104
1104
  "example": "15",
1105
1105
  "member": "uint64",
1106
1106
  "name": "Limit",
1107
1107
  "output_required": true,
1108
1108
  "type": "int",
1109
- "value_allowed_null": true
1109
+ "value_allowed_null": false
1110
1110
  },
1111
1111
  {
1112
1112
  "disabled": false,
@@ -1230,13 +1230,13 @@
1230
1230
  },
1231
1231
  {
1232
1232
  "disabled": false,
1233
- "document": "每页大小\n注意:此字段可能返回 null,表示取不到有效值。",
1233
+ "document": "每页大小",
1234
1234
  "example": "15",
1235
1235
  "member": "uint64",
1236
1236
  "name": "Limit",
1237
1237
  "output_required": true,
1238
1238
  "type": "int",
1239
- "value_allowed_null": true
1239
+ "value_allowed_null": false
1240
1240
  },
1241
1241
  {
1242
1242
  "disabled": false,
@@ -2493,23 +2493,23 @@
2493
2493
  "members": [
2494
2494
  {
2495
2495
  "disabled": false,
2496
- "document": "资源唯一标识\n注意:此字段可能返回 null,表示取不到有效值。",
2496
+ "document": "资源唯一标识",
2497
2497
  "example": "ins-3841",
2498
2498
  "member": "string",
2499
2499
  "name": "ResourceId",
2500
2500
  "output_required": true,
2501
2501
  "type": "string",
2502
- "value_allowed_null": true
2502
+ "value_allowed_null": false
2503
2503
  },
2504
2504
  {
2505
2505
  "disabled": false,
2506
- "document": "标签键值对\n注意:此字段可能返回 null,表示取不到有效值。",
2506
+ "document": "标签键值对",
2507
2507
  "example": "无",
2508
2508
  "member": "Tag",
2509
2509
  "name": "TagKeyValues",
2510
2510
  "output_required": true,
2511
2511
  "type": "list",
2512
- "value_allowed_null": true
2512
+ "value_allowed_null": false
2513
2513
  }
2514
2514
  ],
2515
2515
  "usage": "out"
@@ -2519,53 +2519,53 @@
2519
2519
  "members": [
2520
2520
  {
2521
2521
  "disabled": false,
2522
- "document": "资源所在地域\n注意:此字段可能返回 null,表示取不到有效值。",
2522
+ "document": "资源所在地域",
2523
2523
  "example": "ap-guangzhou",
2524
2524
  "member": "string",
2525
2525
  "name": "ResourceRegion",
2526
2526
  "output_required": true,
2527
2527
  "type": "string",
2528
- "value_allowed_null": true
2528
+ "value_allowed_null": false
2529
2529
  },
2530
2530
  {
2531
2531
  "disabled": false,
2532
- "document": "业务类型\n注意:此字段可能返回 null,表示取不到有效值。",
2532
+ "document": "业务类型",
2533
2533
  "example": "cvm",
2534
2534
  "member": "string",
2535
2535
  "name": "ServiceType",
2536
2536
  "output_required": true,
2537
2537
  "type": "string",
2538
- "value_allowed_null": true
2538
+ "value_allowed_null": false
2539
2539
  },
2540
2540
  {
2541
2541
  "disabled": false,
2542
- "document": "资源前缀\n注意:此字段可能返回 null,表示取不到有效值。",
2542
+ "document": "资源前缀",
2543
2543
  "example": "instance",
2544
2544
  "member": "string",
2545
2545
  "name": "ResourcePrefix",
2546
2546
  "output_required": true,
2547
2547
  "type": "string",
2548
- "value_allowed_null": true
2548
+ "value_allowed_null": false
2549
2549
  },
2550
2550
  {
2551
2551
  "disabled": false,
2552
- "document": "资源唯一标记\n注意:此字段可能返回 null,表示取不到有效值。",
2552
+ "document": "资源唯一标记",
2553
2553
  "example": "ins-1399",
2554
2554
  "member": "string",
2555
2555
  "name": "ResourceId",
2556
2556
  "output_required": true,
2557
2557
  "type": "string",
2558
- "value_allowed_null": true
2558
+ "value_allowed_null": false
2559
2559
  },
2560
2560
  {
2561
2561
  "disabled": false,
2562
- "document": "资源标签\n注意:此字段可能返回 null,表示取不到有效值。",
2562
+ "document": "资源标签",
2563
2563
  "example": "无",
2564
2564
  "member": "Tag",
2565
2565
  "name": "Tags",
2566
2566
  "output_required": true,
2567
2567
  "type": "list",
2568
- "value_allowed_null": true
2568
+ "value_allowed_null": false
2569
2569
  }
2570
2570
  ],
2571
2571
  "usage": "out"
@@ -2623,14 +2623,14 @@
2623
2623
  },
2624
2624
  {
2625
2625
  "disabled": false,
2626
- "document": "标签类型。取值: Custom:自定义标签。 System:系统标签。 All:全部标签。 默认值:All。\n注意:此字段可能返回 null,表示取不到有效值。",
2626
+ "document": "标签类型。取值: Custom:自定义标签。 System:系统标签。 All:全部标签。 默认值:All",
2627
2627
  "example": "All",
2628
2628
  "member": "string",
2629
2629
  "name": "Category",
2630
2630
  "output_required": false,
2631
2631
  "required": false,
2632
2632
  "type": "string",
2633
- "value_allowed_null": true
2633
+ "value_allowed_null": false
2634
2634
  }
2635
2635
  ],
2636
2636
  "usage": "both"
@@ -2729,23 +2729,23 @@
2729
2729
  },
2730
2730
  {
2731
2731
  "disabled": false,
2732
- "document": "资源类型\n注意:此字段可能返回 null,表示取不到有效值。",
2732
+ "document": "资源类型",
2733
2733
  "example": "cvm",
2734
2734
  "member": "string",
2735
2735
  "name": "ServiceType",
2736
2736
  "output_required": true,
2737
2737
  "type": "string",
2738
- "value_allowed_null": true
2738
+ "value_allowed_null": false
2739
2739
  },
2740
2740
  {
2741
2741
  "disabled": false,
2742
- "document": "标签类型。取值: Custom:自定义标签。 System:系统标签。\n注意:此字段可能返回 null,表示取不到有效值。",
2742
+ "document": "标签类型。取值: Custom:自定义标签。 System:系统标签。",
2743
2743
  "example": "Custom",
2744
2744
  "member": "string",
2745
2745
  "name": "Category",
2746
2746
  "output_required": false,
2747
2747
  "type": "string",
2748
- "value_allowed_null": true
2748
+ "value_allowed_null": false
2749
2749
  }
2750
2750
  ],
2751
2751
  "usage": "out"
@@ -2831,13 +2831,13 @@
2831
2831
  },
2832
2832
  {
2833
2833
  "disabled": false,
2834
- "document": "标签类型。取值: Custom:自定义标签。 System:系统标签。 All:全部标签。 默认值:All。\n注意:此字段可能返回 null,表示取不到有效值。",
2834
+ "document": "标签类型。取值: Custom:自定义标签。 System:系统标签。 All:全部标签。 默认值:All",
2835
2835
  "example": "Custom",
2836
2836
  "member": "string",
2837
2837
  "name": "Category",
2838
2838
  "output_required": false,
2839
2839
  "type": "string",
2840
- "value_allowed_null": true
2840
+ "value_allowed_null": false
2841
2841
  }
2842
2842
  ],
2843
2843
  "usage": "out"
@@ -875,7 +875,7 @@
875
875
  {
876
876
  "disabled": true,
877
877
  "document": "证书内容",
878
- "example": "-----BEGIN CERTIFICATE-----MIIC4DCCAoagAwIBAgIBBzAKBggqhkjOPQQDAjBpMQswCQYDVQQGEwJDTjERMA8GA1UECAwIU2hlblpoZW4xETAPBgNVBAcMCFNoZW5aaGVuMREwDwYDVQQKDAh5b3V0dU9yZzEhMB8GA1UEAwwYY2EueW91dHVvcmcuYmNrdW9iYzQxbXB1MB4XDTE5MTAxNjA2NDY0NVoXDTIyMDkzMDA2NDY0NVowgYUxCzAJBgNVBAYTAkNOMREwDwYDVQQIEwhTaGVuWmhlbjESMBAGA1UEBxMJNFNoZW5aaGVuMREwDwYDVQQKEwh5b3V0dU9yZzEPMA0GA1UECxMGY2xpZW50MSswKQYDVQQDFCJreWxvekB5b3V0dW9yZy5iY2t1b2JjNDFtcHVAY2xpZW50MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEwitZ4tmOK9tMvDLP4kx+ZmM8QnzHgfxr8KeoEjBwJomODlwyo6L5XIUeQIz1K/gwU6o8ArusTrab1cWzgHyF8qOCAQAwgf0wCQYDVR0TBAIwADARBglghkgBhvhCAQEEBAMCBkAwHQYDVR0OBBYEFNeW9zH7j/rxDklNBz4OB5aWVY66MIGbBgNVHSMEgZMwgZCAFDdP92WahmfoPabh45gYaozILIVooW2kazBpMQswCQYDVQQGEwJDTjERMA8GA1UECAwIU2hlblpoZW4xETAPBgNVBAcMCFNoZW5aaGVuMREwDwYDVQQKDAh5b3V0dU9yZzEhMB8GA1UEAwwYY2EueW91dHVvcmcuYmNrdW9iYzQxbXB1ggkA+Nat6MctlAowCwYDVR0PBAQDAgWgMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAoGCCqGSM49BAMCA0gAMEUCIQDquRCXMx6T1QUi9YviE6cpGfQyIQIJ+SAp/6u5EhgzjgIgaf9eX823ZRWLG+S7CdWSk/oVVeSoelyUDYqTvYYqXtI=-----END CERTIFICATE-----",
878
+ "example": "-----BEGIN CERTIFICATE-----MIIC4DCCAoagAwIeX823ZRWLG+S7CdWSk/oVVeSoelyUDYqTvYYqXtI=-----END CERTIFICATE-----",
879
879
  "member": "string",
880
880
  "name": "CertCtx",
881
881
  "output_required": true,
@@ -885,7 +885,7 @@
885
885
  {
886
886
  "disabled": false,
887
887
  "document": "证书内容",
888
- "example": "-----BEGIN CERTIFICATE-----MIIC4DCCAoagAwIBAgIBBzAKBggqhkjOPQQDAjBpMQswCQYDVQQGEwJDTjERMA8GA1UECAwIU2hlblpoZW4xETAPBgNVBAcMCFNoZW5aaGVuMREwDwYDVQQKDAh5b3V0dU9yZzEhMB8GA1UEAwwYY2EueW91dHVvcmcuYmNrdW9iYzQxbXB1MB4XDTE5MTAxNjA2NDY0NVoXDTIyMDkzMDA2NDY0NVowgYUxCzAJBgNVBAYTAkNOMREwDwYDVQQIEwhTaGVuWmhlbjESMBAGA1UEBxMJNFNoZW5aaGVuMREwDwYDVQQKEwh5b3V0dU9yZzEPMA0GA1UECxMGY2xpZW50MSswKQYDVQQDFCJreWxvekB5b3V0dW9yZy5iY2t1b2JjNDFtcHVAY2xpZW50MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEwitZ4tmOK9tMvDLP4kx+ZmM8QnzHgfxr8KeoEjBwJomODlwyo6L5XIUeQIz1K/gwU6o8ArusTrab1cWzgHyF8qOCAQAwgf0wCQYDVR0TBAIwADARBglghkgBhvhCAQEEBAMCBkAwHQYDVR0OBBYEFNeW9zH7j/rxDklNBz4OB5aWVY66MIGbBgNVHSMEgZMwgZCAFDdP92WahmfoPabh45gYaozILIVooW2kazBpMQswCQYDVQQGEwJDTjERMA8GA1UECAwIU2hlblpoZW4xETAPBgNVBAcMCFNoZW5aaGVuMREwDwYDVQQKDAh5b3V0dU9yZzEhMB8GA1UEAwwYY2EueW91dHVvcmcuYmNrdW9iYzQxbXB1ggkA+Nat6MctlAowCwYDVR0PBAQDAgWgMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAoGCCqGSM49BAMCA0gAMEUCIQDquRCXMx6T1QUi9YviE6cpGfQyIQIJ+SAp/6u5EhgzjgIgaf9eX823ZRWLG+S7CdWSk/oVVeSoelyUDYqTvYYqXtI=-----END CERTIFICATE-----",
888
+ "example": "-----BEGIN CERTIFICATE-----MIIC4DCCAoagAwIBAgIMx6T1QUi9YviE6cpGfQyIQIJ+SAp/6u5EhgzjgIgaf9eX823ZRWLG+S7CdWSk/oVVeSoelyUDYqTvYYqXtI=-----END CERTIFICATE-----",
889
889
  "member": "string",
890
890
  "name": "Cert",
891
891
  "output_required": false,
@@ -1133,7 +1133,7 @@
1133
1133
  "example": "1",
1134
1134
  "member": "uint64",
1135
1135
  "name": "TotalCount",
1136
- "required": true,
1136
+ "output_required": true,
1137
1137
  "type": "int",
1138
1138
  "value_allowed_null": false
1139
1139
  },
@@ -1143,7 +1143,7 @@
1143
1143
  "example": "无",
1144
1144
  "member": "TransactionItem",
1145
1145
  "name": "TransactionList",
1146
- "required": true,
1146
+ "output_required": true,
1147
1147
  "type": "list",
1148
1148
  "value_allowed_null": false
1149
1149
  },
@@ -2869,7 +2869,7 @@
2869
2869
  "example": "{\\\"make\\\":\\\"Chevy\\\",\\\"model\\\":\\\"Volt\\\",\\\"colour\\\":\\\"Black\\\",\\\"ow",
2870
2870
  "member": "string",
2871
2871
  "name": "Data",
2872
- "required": true,
2872
+ "output_required": true,
2873
2873
  "type": "list",
2874
2874
  "value_allowed_null": false
2875
2875
  },