pulumi-alicloud 3.60.0__py3-none-any.whl → 3.60.0a1721193564__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.

Potentially problematic release.


This version of pulumi-alicloud might be problematic. Click here for more details.

Files changed (490) hide show
  1. pulumi_alicloud/__init__.py +0 -150
  2. pulumi_alicloud/_utilities.py +4 -5
  3. pulumi_alicloud/ackone/cluster.py +13 -13
  4. pulumi_alicloud/adb/_inputs.py +0 -14
  5. pulumi_alicloud/adb/lake_account.py +53 -53
  6. pulumi_alicloud/adb/outputs.py +0 -14
  7. pulumi_alicloud/adb/resource_group.py +20 -48
  8. pulumi_alicloud/alb/_inputs.py +22 -246
  9. pulumi_alicloud/alb/a_script.py +5 -5
  10. pulumi_alicloud/alb/acl.py +5 -5
  11. pulumi_alicloud/alb/listener.py +30 -30
  12. pulumi_alicloud/alb/load_balancer.py +145 -131
  13. pulumi_alicloud/alb/load_balancer_security_group_attachment.py +22 -22
  14. pulumi_alicloud/alb/outputs.py +22 -282
  15. pulumi_alicloud/alb/rule.py +10 -10
  16. pulumi_alicloud/alb/server_group.py +71 -71
  17. pulumi_alicloud/amqp/binding.py +102 -94
  18. pulumi_alicloud/apigateway/__init__.py +0 -2
  19. pulumi_alicloud/apigateway/_inputs.py +2 -221
  20. pulumi_alicloud/apigateway/access_control_list.py +14 -22
  21. pulumi_alicloud/apigateway/api.py +84 -86
  22. pulumi_alicloud/apigateway/app_attachment.py +42 -42
  23. pulumi_alicloud/apigateway/get_apis.py +42 -42
  24. pulumi_alicloud/apigateway/group.py +2 -51
  25. pulumi_alicloud/apigateway/instance.py +63 -396
  26. pulumi_alicloud/apigateway/outputs.py +2 -223
  27. pulumi_alicloud/apigateway/plugin_attachment.py +42 -42
  28. pulumi_alicloud/apigateway/vpc_access.py +2 -2
  29. pulumi_alicloud/arms/_inputs.py +0 -438
  30. pulumi_alicloud/arms/dispatch_rule.py +73 -73
  31. pulumi_alicloud/arms/get_remote_writes.py +0 -4
  32. pulumi_alicloud/arms/outputs.py +2 -444
  33. pulumi_alicloud/arms/prometheus_alert_rule.py +10 -10
  34. pulumi_alicloud/arms/remote_write.py +0 -4
  35. pulumi_alicloud/arms/synthetic_task.py +303 -303
  36. pulumi_alicloud/bastionhost/instance.py +10 -10
  37. pulumi_alicloud/bp/_inputs.py +0 -14
  38. pulumi_alicloud/bp/outputs.py +0 -14
  39. pulumi_alicloud/bp/studio_application.py +15 -15
  40. pulumi_alicloud/cas/outputs.py +0 -4
  41. pulumi_alicloud/cddc/dedicated_propre_host.py +5 -5
  42. pulumi_alicloud/cddc/outputs.py +0 -6
  43. pulumi_alicloud/cdn/domain.py +21 -21
  44. pulumi_alicloud/cdn/domain_config.py +27 -27
  45. pulumi_alicloud/cdn/domain_new.py +24 -24
  46. pulumi_alicloud/cdn/real_time_log_delivery.py +14 -14
  47. pulumi_alicloud/cen/child_instance_route_entry_to_attachment.py +16 -16
  48. pulumi_alicloud/cen/get_transit_router_service.py +2 -2
  49. pulumi_alicloud/cen/get_transit_router_vpc_attachments.py +16 -16
  50. pulumi_alicloud/cen/route_entry.py +2 -2
  51. pulumi_alicloud/cen/transit_router_multicast_domain_association.py +8 -8
  52. pulumi_alicloud/cen/transit_router_prefix_list_association.py +6 -6
  53. pulumi_alicloud/cen/transit_router_route_table_association.py +16 -16
  54. pulumi_alicloud/cen/transit_router_route_table_propagation.py +16 -16
  55. pulumi_alicloud/cen/transit_router_vpc_attachment.py +21 -21
  56. pulumi_alicloud/cen/transit_router_vpn_attachment.py +73 -73
  57. pulumi_alicloud/cen/vbr_health_check.py +1 -1
  58. pulumi_alicloud/cfg/_inputs.py +0 -20
  59. pulumi_alicloud/cfg/aggregate_compliance_pack.py +26 -26
  60. pulumi_alicloud/cfg/aggregate_config_rule.py +10 -10
  61. pulumi_alicloud/cfg/aggregate_delivery.py +118 -255
  62. pulumi_alicloud/cfg/aggregator.py +15 -15
  63. pulumi_alicloud/cfg/compliance_pack.py +22 -22
  64. pulumi_alicloud/cfg/delivery.py +122 -259
  65. pulumi_alicloud/cfg/outputs.py +0 -20
  66. pulumi_alicloud/cfg/rule.py +2 -2
  67. pulumi_alicloud/clickhouse/_inputs.py +0 -39
  68. pulumi_alicloud/clickhouse/db_cluster.py +11 -71
  69. pulumi_alicloud/clickhouse/outputs.py +0 -54
  70. pulumi_alicloud/cloudfirewall/__init__.py +0 -1
  71. pulumi_alicloud/cloudfirewall/_inputs.py +0 -40
  72. pulumi_alicloud/cloudfirewall/address_book.py +13 -13
  73. pulumi_alicloud/cloudfirewall/control_policy.py +108 -116
  74. pulumi_alicloud/cloudfirewall/control_policy_order.py +44 -60
  75. pulumi_alicloud/cloudfirewall/firewall_vpc_firewall.py +54 -54
  76. pulumi_alicloud/cloudfirewall/firewall_vpc_firewall_cen.py +11 -11
  77. pulumi_alicloud/cloudfirewall/nat_firewall.py +17 -17
  78. pulumi_alicloud/cloudfirewall/outputs.py +0 -40
  79. pulumi_alicloud/cloudmonitor/_inputs.py +0 -18
  80. pulumi_alicloud/cloudmonitor/outputs.py +0 -18
  81. pulumi_alicloud/cloudmonitor/service_group_monitoring_agent_process.py +52 -52
  82. pulumi_alicloud/cloudmonitor/service_monitoring_agent_process.py +2 -2
  83. pulumi_alicloud/cloudsso/access_configuration.py +5 -5
  84. pulumi_alicloud/cloudsso/directory.py +5 -5
  85. pulumi_alicloud/cloudstoragegateway/gateway_cache_disk.py +76 -0
  86. pulumi_alicloud/cms/_inputs.py +18 -378
  87. pulumi_alicloud/cms/alarm.py +51 -98
  88. pulumi_alicloud/cms/dynamic_tag_group.py +60 -62
  89. pulumi_alicloud/cms/event_rule.py +49 -49
  90. pulumi_alicloud/cms/get_dynamic_tag_groups.py +8 -8
  91. pulumi_alicloud/cms/get_site_monitors.py +8 -8
  92. pulumi_alicloud/cms/group_metric_rule.py +38 -38
  93. pulumi_alicloud/cms/hybrid_monitor_sls_task.py +10 -10
  94. pulumi_alicloud/cms/metric_rule_black_list.py +13 -13
  95. pulumi_alicloud/cms/metric_rule_template.py +120 -87
  96. pulumi_alicloud/cms/monitor_group_instances.py +17 -17
  97. pulumi_alicloud/cms/outputs.py +18 -418
  98. pulumi_alicloud/cms/site_monitor.py +13 -13
  99. pulumi_alicloud/cms/sls_group.py +5 -5
  100. pulumi_alicloud/compute/_inputs.py +0 -4
  101. pulumi_alicloud/compute/get_nest_service_instances.py +4 -4
  102. pulumi_alicloud/compute/nest_service_instance.py +20 -20
  103. pulumi_alicloud/compute/outputs.py +0 -4
  104. pulumi_alicloud/cr/chain.py +217 -217
  105. pulumi_alicloud/cr/repo.py +2 -2
  106. pulumi_alicloud/cs/_inputs.py +0 -22
  107. pulumi_alicloud/cs/application.py +1 -1
  108. pulumi_alicloud/cs/cluster.py +1 -1
  109. pulumi_alicloud/cs/edge_kubernetes.py +46 -46
  110. pulumi_alicloud/cs/get_kubernetes_clusters.py +2 -4
  111. pulumi_alicloud/cs/kubernetes.py +21 -21
  112. pulumi_alicloud/cs/kubernetes_autoscaler.py +5 -5
  113. pulumi_alicloud/cs/kubernetes_permission.py +5 -5
  114. pulumi_alicloud/cs/managed_kubernetes.py +15 -15
  115. pulumi_alicloud/cs/node_pool.py +57 -57
  116. pulumi_alicloud/cs/outputs.py +2 -24
  117. pulumi_alicloud/cs/serverless_kubernetes.py +28 -28
  118. pulumi_alicloud/cs/swarm.py +1 -1
  119. pulumi_alicloud/das/switch_das_pro.py +8 -8
  120. pulumi_alicloud/databasefilesystem/instance.py +5 -5
  121. pulumi_alicloud/databasefilesystem/instance_attachment.py +2 -2
  122. pulumi_alicloud/databasefilesystem/snapshot.py +2 -2
  123. pulumi_alicloud/databasegateway/outputs.py +0 -42
  124. pulumi_alicloud/dcdn/_inputs.py +27 -555
  125. pulumi_alicloud/dcdn/domain.py +234 -383
  126. pulumi_alicloud/dcdn/domain_config.py +59 -59
  127. pulumi_alicloud/dcdn/er.py +25 -25
  128. pulumi_alicloud/dcdn/ipa_domain.py +19 -19
  129. pulumi_alicloud/dcdn/outputs.py +22 -550
  130. pulumi_alicloud/dcdn/waf_domain.py +14 -14
  131. pulumi_alicloud/dcdn/waf_policy_domain_attachment.py +14 -14
  132. pulumi_alicloud/dcdn/waf_rule.py +52 -52
  133. pulumi_alicloud/ddos/_inputs.py +0 -162
  134. pulumi_alicloud/ddos/basic_threshold.py +2 -2
  135. pulumi_alicloud/ddos/bgp_ip.py +6 -2
  136. pulumi_alicloud/ddos/bgp_policy.py +37 -37
  137. pulumi_alicloud/ddos/domain_resource.py +13 -13
  138. pulumi_alicloud/ddos/outputs.py +0 -162
  139. pulumi_alicloud/ddos/scheduler_rule.py +33 -33
  140. pulumi_alicloud/dfs/vsc_mount_point.py +2 -2
  141. pulumi_alicloud/directmail/get_domains.py +24 -31
  142. pulumi_alicloud/directmail/outputs.py +32 -131
  143. pulumi_alicloud/dns/access_strategy.py +15 -15
  144. pulumi_alicloud/dns/address_pool.py +31 -31
  145. pulumi_alicloud/dns/custom_line.py +13 -13
  146. pulumi_alicloud/dns/gtm_instance.py +17 -17
  147. pulumi_alicloud/dns/monitor_config.py +39 -39
  148. pulumi_alicloud/ebs/_inputs.py +0 -22
  149. pulumi_alicloud/ebs/enterprise_snapshot_policy.py +39 -39
  150. pulumi_alicloud/ebs/enterprise_snapshot_policy_attachment.py +14 -14
  151. pulumi_alicloud/ebs/outputs.py +0 -22
  152. pulumi_alicloud/ebs/solution_instance.py +125 -125
  153. pulumi_alicloud/eci/_inputs.py +0 -100
  154. pulumi_alicloud/eci/container_group.py +150 -150
  155. pulumi_alicloud/eci/get_container_groups.py +2 -2
  156. pulumi_alicloud/eci/image_cache.py +5 -5
  157. pulumi_alicloud/eci/open_api_image_cache.py +3 -3
  158. pulumi_alicloud/eci/outputs.py +0 -100
  159. pulumi_alicloud/eci/virtual_node.py +15 -15
  160. pulumi_alicloud/ecs/_inputs.py +8 -110
  161. pulumi_alicloud/ecs/auto_provisioning_group.py +17 -17
  162. pulumi_alicloud/ecs/dedicated_host.py +5 -5
  163. pulumi_alicloud/ecs/ecs_disk.py +0 -7
  164. pulumi_alicloud/ecs/ecs_disk_attachment.py +2 -2
  165. pulumi_alicloud/ecs/ecs_image_pipeline.py +2 -2
  166. pulumi_alicloud/ecs/ecs_instance_set.py +17 -17
  167. pulumi_alicloud/ecs/ecs_invocation.py +2 -2
  168. pulumi_alicloud/ecs/ecs_key_pair_attachment.py +2 -2
  169. pulumi_alicloud/ecs/ecs_launch_template.py +88 -88
  170. pulumi_alicloud/ecs/ecs_network_interface_attachment.py +2 -2
  171. pulumi_alicloud/ecs/ecs_prefix_list.py +13 -13
  172. pulumi_alicloud/ecs/eip_association.py +6 -4
  173. pulumi_alicloud/ecs/get_dedicated_hosts.py +4 -4
  174. pulumi_alicloud/ecs/get_disks.py +2 -2
  175. pulumi_alicloud/ecs/get_ecs_disks.py +2 -2
  176. pulumi_alicloud/ecs/get_ecs_network_interfaces.py +6 -46
  177. pulumi_alicloud/ecs/get_instances.py +3 -3
  178. pulumi_alicloud/ecs/get_network_interfaces.py +5 -5
  179. pulumi_alicloud/ecs/image.py +16 -14
  180. pulumi_alicloud/ecs/image_copy.py +2 -2
  181. pulumi_alicloud/ecs/image_export.py +2 -2
  182. pulumi_alicloud/ecs/image_import.py +19 -27
  183. pulumi_alicloud/ecs/image_share_permission.py +2 -2
  184. pulumi_alicloud/ecs/instance.py +140 -342
  185. pulumi_alicloud/ecs/launch_template.py +43 -43
  186. pulumi_alicloud/ecs/outputs.py +31 -261
  187. pulumi_alicloud/ecs/reserved_instance.py +2 -2
  188. pulumi_alicloud/edas/_inputs.py +0 -28
  189. pulumi_alicloud/edas/instance_cluster_attachment.py +2 -2
  190. pulumi_alicloud/edas/k8s_slb_attachment.py +5 -5
  191. pulumi_alicloud/edas/outputs.py +0 -28
  192. pulumi_alicloud/eds/command.py +26 -26
  193. pulumi_alicloud/eds/custom_property.py +11 -11
  194. pulumi_alicloud/eds/desktop.py +26 -26
  195. pulumi_alicloud/eds/ecd_policy_group.py +36 -36
  196. pulumi_alicloud/eds/get_commands.py +26 -26
  197. pulumi_alicloud/eds/get_desktops.py +26 -26
  198. pulumi_alicloud/eds/get_images.py +26 -26
  199. pulumi_alicloud/eds/get_policy_groups.py +26 -26
  200. pulumi_alicloud/eds/image.py +26 -26
  201. pulumi_alicloud/eds/outputs.py +10 -10
  202. pulumi_alicloud/eds/snapshot.py +26 -26
  203. pulumi_alicloud/ehpc/_inputs.py +0 -6
  204. pulumi_alicloud/ehpc/cluster.py +15 -15
  205. pulumi_alicloud/ehpc/outputs.py +0 -6
  206. pulumi_alicloud/eipanycast/anycast_eip_address_attachment.py +5 -5
  207. pulumi_alicloud/emr/_inputs.py +0 -134
  208. pulumi_alicloud/emr/cluster.py +245 -245
  209. pulumi_alicloud/emr/get_clusters.py +66 -66
  210. pulumi_alicloud/emr/outputs.py +0 -148
  211. pulumi_alicloud/emrv2/_inputs.py +0 -224
  212. pulumi_alicloud/emrv2/cluster.py +135 -135
  213. pulumi_alicloud/emrv2/outputs.py +0 -224
  214. pulumi_alicloud/ens/disk_instance_attachment.py +6 -6
  215. pulumi_alicloud/ens/eip_instance_attachment.py +8 -8
  216. pulumi_alicloud/ens/image.py +6 -6
  217. pulumi_alicloud/ens/instance.py +10 -10
  218. pulumi_alicloud/ens/instance_security_group_attachment.py +6 -6
  219. pulumi_alicloud/ess/_inputs.py +0 -24
  220. pulumi_alicloud/ess/alarm.py +5 -5
  221. pulumi_alicloud/ess/alb_server_group_attachment.py +16 -16
  222. pulumi_alicloud/ess/eci_scaling_configuration.py +38 -38
  223. pulumi_alicloud/ess/outputs.py +0 -24
  224. pulumi_alicloud/ess/scaling_configuration.py +20 -20
  225. pulumi_alicloud/ess/scaling_group.py +17 -111
  226. pulumi_alicloud/ess/scaling_group_v_server_groups.py +5 -5
  227. pulumi_alicloud/ess/scaling_rule.py +10 -10
  228. pulumi_alicloud/eventbridge/_inputs.py +0 -156
  229. pulumi_alicloud/eventbridge/api_destination.py +19 -19
  230. pulumi_alicloud/eventbridge/connection.py +94 -94
  231. pulumi_alicloud/eventbridge/outputs.py +0 -156
  232. pulumi_alicloud/eventbridge/rule.py +5 -5
  233. pulumi_alicloud/expressconnect/_inputs.py +0 -12
  234. pulumi_alicloud/expressconnect/get_router_interfaces.py +2 -2
  235. pulumi_alicloud/expressconnect/get_virtual_border_routers.py +20 -20
  236. pulumi_alicloud/expressconnect/outputs.py +0 -12
  237. pulumi_alicloud/expressconnect/router_express_connect_router.py +5 -5
  238. pulumi_alicloud/fc/__init__.py +0 -7
  239. pulumi_alicloud/fc/_inputs.py +0 -1698
  240. pulumi_alicloud/fc/alias.py +5 -5
  241. pulumi_alicloud/fc/custom_domain.py +46 -46
  242. pulumi_alicloud/fc/function.py +17 -17
  243. pulumi_alicloud/fc/function_async_invoke_config.py +21 -21
  244. pulumi_alicloud/fc/outputs.py +2 -1755
  245. pulumi_alicloud/fc/service.py +12 -12
  246. pulumi_alicloud/fc/trigger.py +26 -26
  247. pulumi_alicloud/fc/v2_function.py +18 -18
  248. pulumi_alicloud/ga/_inputs.py +0 -24
  249. pulumi_alicloud/ga/access_log.py +18 -18
  250. pulumi_alicloud/ga/acl.py +5 -5
  251. pulumi_alicloud/ga/acl_attachment.py +8 -8
  252. pulumi_alicloud/ga/basic_accelerator.py +8 -8
  253. pulumi_alicloud/ga/custom_routing_endpoint.py +8 -8
  254. pulumi_alicloud/ga/custom_routing_endpoint_group.py +8 -8
  255. pulumi_alicloud/ga/custom_routing_endpoint_group_destination.py +8 -8
  256. pulumi_alicloud/ga/custom_routing_endpoint_traffic_policy.py +21 -21
  257. pulumi_alicloud/ga/endpoint_group.py +38 -38
  258. pulumi_alicloud/ga/forwarding_rule.py +80 -80
  259. pulumi_alicloud/ga/get_endpoint_groups.py +26 -26
  260. pulumi_alicloud/ga/listener.py +23 -23
  261. pulumi_alicloud/ga/outputs.py +0 -24
  262. pulumi_alicloud/gpdb/_inputs.py +0 -48
  263. pulumi_alicloud/gpdb/account.py +6 -6
  264. pulumi_alicloud/gpdb/connection.py +6 -6
  265. pulumi_alicloud/gpdb/db_instance_plan.py +5 -5
  266. pulumi_alicloud/gpdb/instance.py +11 -11
  267. pulumi_alicloud/gpdb/outputs.py +0 -60
  268. pulumi_alicloud/graphdatabase/db_instance.py +5 -5
  269. pulumi_alicloud/hbase/instance.py +6 -6
  270. pulumi_alicloud/hbr/_inputs.py +0 -68
  271. pulumi_alicloud/hbr/ecs_backup_client.py +2 -2
  272. pulumi_alicloud/hbr/ecs_backup_plan.py +2 -2
  273. pulumi_alicloud/hbr/get_backup_jobs.py +62 -62
  274. pulumi_alicloud/hbr/get_server_backup_plans.py +12 -12
  275. pulumi_alicloud/hbr/ots_backup_plan.py +38 -38
  276. pulumi_alicloud/hbr/outputs.py +0 -68
  277. pulumi_alicloud/hbr/policy.py +21 -21
  278. pulumi_alicloud/hbr/policy_binding.py +21 -21
  279. pulumi_alicloud/hbr/restore_job.py +5 -5
  280. pulumi_alicloud/hbr/server_backup_plan.py +15 -15
  281. pulumi_alicloud/hologram/instance.py +5 -5
  282. pulumi_alicloud/imp/_inputs.py +0 -14
  283. pulumi_alicloud/imp/app_template.py +5 -5
  284. pulumi_alicloud/imp/outputs.py +0 -14
  285. pulumi_alicloud/kms/instance.py +5 -5
  286. pulumi_alicloud/kvstore/instance.py +5 -52
  287. pulumi_alicloud/kvstore/outputs.py +2 -2
  288. pulumi_alicloud/log/_inputs.py +0 -14
  289. pulumi_alicloud/log/alert.py +296 -296
  290. pulumi_alicloud/log/etl.py +37 -37
  291. pulumi_alicloud/log/oss_export.py +5 -5
  292. pulumi_alicloud/log/oss_shipper.py +3 -3
  293. pulumi_alicloud/log/outputs.py +0 -14
  294. pulumi_alicloud/log/store.py +25 -25
  295. pulumi_alicloud/log/store_index.py +30 -30
  296. pulumi_alicloud/maxcompute/_inputs.py +34 -54
  297. pulumi_alicloud/maxcompute/get_projects.py +14 -12
  298. pulumi_alicloud/maxcompute/get_service.py +0 -4
  299. pulumi_alicloud/maxcompute/outputs.py +94 -129
  300. pulumi_alicloud/maxcompute/project.py +75 -239
  301. pulumi_alicloud/mongodb/_inputs.py +0 -14
  302. pulumi_alicloud/mongodb/instance.py +7 -7
  303. pulumi_alicloud/mongodb/outputs.py +0 -14
  304. pulumi_alicloud/mongodb/serverless_instance.py +15 -15
  305. pulumi_alicloud/mongodb/sharding_instance.py +45 -45
  306. pulumi_alicloud/mongodb/sharding_network_private_address.py +2 -2
  307. pulumi_alicloud/mongodb/sharding_network_public_address.py +32 -32
  308. pulumi_alicloud/mse/gateway.py +2 -2
  309. pulumi_alicloud/nas/access_point.py +28 -28
  310. pulumi_alicloud/nlb/listener.py +38 -38
  311. pulumi_alicloud/nlb/load_balancer.py +31 -31
  312. pulumi_alicloud/nlb/load_balancer_security_group_attachment.py +16 -16
  313. pulumi_alicloud/nlb/loadbalancer_common_bandwidth_package_attachment.py +16 -16
  314. pulumi_alicloud/nlb/server_group.py +27 -27
  315. pulumi_alicloud/nlb/server_group_server_attachment.py +6 -6
  316. pulumi_alicloud/opensearch/app_group.py +20 -20
  317. pulumi_alicloud/opensearch/get_app_groups.py +10 -10
  318. pulumi_alicloud/oss/_inputs.py +0 -100
  319. pulumi_alicloud/oss/bucket.py +69 -69
  320. pulumi_alicloud/oss/bucket_cors.py +19 -19
  321. pulumi_alicloud/oss/bucket_replication.py +55 -55
  322. pulumi_alicloud/oss/outputs.py +0 -100
  323. pulumi_alicloud/ots/_inputs.py +0 -60
  324. pulumi_alicloud/ots/outputs.py +0 -60
  325. pulumi_alicloud/ots/search_index.py +109 -109
  326. pulumi_alicloud/ots/secondary_index.py +48 -48
  327. pulumi_alicloud/ots/table.py +58 -58
  328. pulumi_alicloud/ots/tunnel.py +26 -26
  329. pulumi_alicloud/polardb/_inputs.py +0 -10
  330. pulumi_alicloud/polardb/cluster.py +40 -40
  331. pulumi_alicloud/polardb/outputs.py +2 -12
  332. pulumi_alicloud/polardb/parameter_group.py +13 -13
  333. pulumi_alicloud/privatelink/outputs.py +2 -2
  334. pulumi_alicloud/provider.py +8 -8
  335. pulumi_alicloud/pulumi-plugin.json +1 -1
  336. pulumi_alicloud/pvtz/endpoint.py +5 -5
  337. pulumi_alicloud/pvtz/outputs.py +0 -18
  338. pulumi_alicloud/pvtz/rule.py +5 -5
  339. pulumi_alicloud/pvtz/rule_attachment.py +5 -5
  340. pulumi_alicloud/pvtz/zone.py +5 -5
  341. pulumi_alicloud/pvtz/zone_attachment.py +37 -37
  342. pulumi_alicloud/quotas/_inputs.py +0 -10
  343. pulumi_alicloud/quotas/application_info.py +3 -3
  344. pulumi_alicloud/quotas/get_application_infos.py +2 -2
  345. pulumi_alicloud/quotas/get_quota_alarms.py +4 -4
  346. pulumi_alicloud/quotas/get_quota_applications.py +4 -4
  347. pulumi_alicloud/quotas/get_quotas.py +4 -4
  348. pulumi_alicloud/quotas/get_template_applications.py +24 -24
  349. pulumi_alicloud/quotas/outputs.py +0 -10
  350. pulumi_alicloud/quotas/quota_alarm.py +13 -13
  351. pulumi_alicloud/quotas/quota_application.py +5 -5
  352. pulumi_alicloud/quotas/template_applications.py +7 -7
  353. pulumi_alicloud/quotas/template_quota.py +13 -13
  354. pulumi_alicloud/ram/_inputs.py +0 -24
  355. pulumi_alicloud/ram/get_policy_document.py +124 -124
  356. pulumi_alicloud/ram/login_profile.py +8 -8
  357. pulumi_alicloud/ram/outputs.py +0 -24
  358. pulumi_alicloud/ram/policy.py +5 -5
  359. pulumi_alicloud/rdc/organization.py +2 -2
  360. pulumi_alicloud/rds/db_instance_endpoint.py +13 -13
  361. pulumi_alicloud/rds/db_instance_endpoint_address.py +8 -8
  362. pulumi_alicloud/rds/ddr_instance.py +10 -10
  363. pulumi_alicloud/rds/get_collation_time_zones.py +4 -4
  364. pulumi_alicloud/rds/get_instance_class_infos.py +4 -4
  365. pulumi_alicloud/rds/get_instances.py +1 -1
  366. pulumi_alicloud/rds/instance.py +20 -20
  367. pulumi_alicloud/rds/rds_account.py +49 -189
  368. pulumi_alicloud/rds/rds_clone_db_instance.py +15 -15
  369. pulumi_alicloud/rds/rds_db_proxy.py +21 -21
  370. pulumi_alicloud/rds/rds_parameter_group.py +21 -21
  371. pulumi_alicloud/rds/rds_upgrade_db_instance.py +10 -10
  372. pulumi_alicloud/rds/read_only_instance.py +5 -5
  373. pulumi_alicloud/rds/read_write_splitting_connection.py +2 -10
  374. pulumi_alicloud/realtimecompute/_inputs.py +0 -6
  375. pulumi_alicloud/realtimecompute/outputs.py +0 -6
  376. pulumi_alicloud/realtimecompute/vvp_instance.py +10 -10
  377. pulumi_alicloud/resourcemanager/resource_group.py +2 -2
  378. pulumi_alicloud/rocketmq/_inputs.py +0 -36
  379. pulumi_alicloud/rocketmq/consumer_group.py +45 -45
  380. pulumi_alicloud/rocketmq/outputs.py +0 -36
  381. pulumi_alicloud/rocketmq/rocket_mq_instance.py +15 -15
  382. pulumi_alicloud/rocketmq/rocket_mq_topic.py +32 -32
  383. pulumi_alicloud/ros/_inputs.py +0 -72
  384. pulumi_alicloud/ros/change_set.py +5 -5
  385. pulumi_alicloud/ros/outputs.py +0 -72
  386. pulumi_alicloud/ros/stack.py +5 -5
  387. pulumi_alicloud/ros/stack_group.py +5 -5
  388. pulumi_alicloud/ros/stack_instance.py +29 -29
  389. pulumi_alicloud/ros/template_scratch.py +36 -36
  390. pulumi_alicloud/sae/_inputs.py +0 -118
  391. pulumi_alicloud/sae/application.py +60 -60
  392. pulumi_alicloud/sae/application_scaling_rule.py +92 -92
  393. pulumi_alicloud/sae/grey_tag_route.py +60 -60
  394. pulumi_alicloud/sae/ingress.py +32 -32
  395. pulumi_alicloud/sae/load_balancer_internet.py +15 -15
  396. pulumi_alicloud/sae/load_balancer_intranet.py +15 -15
  397. pulumi_alicloud/sae/outputs.py +0 -118
  398. pulumi_alicloud/scdn/_inputs.py +0 -56
  399. pulumi_alicloud/scdn/domain.py +24 -24
  400. pulumi_alicloud/scdn/domain_config.py +5 -5
  401. pulumi_alicloud/scdn/outputs.py +0 -56
  402. pulumi_alicloud/servicecatalog/_inputs.py +0 -10
  403. pulumi_alicloud/servicecatalog/outputs.py +0 -10
  404. pulumi_alicloud/servicecatalog/provisioned_product.py +15 -15
  405. pulumi_alicloud/servicemesh/_inputs.py +0 -150
  406. pulumi_alicloud/servicemesh/outputs.py +0 -154
  407. pulumi_alicloud/servicemesh/service_mesh.py +20 -20
  408. pulumi_alicloud/servicemesh/user_permission.py +5 -5
  409. pulumi_alicloud/slb/_inputs.py +8 -8
  410. pulumi_alicloud/slb/acl.py +5 -5
  411. pulumi_alicloud/slb/backend_server.py +5 -5
  412. pulumi_alicloud/slb/get_application_load_balancers.py +3 -3
  413. pulumi_alicloud/slb/get_load_balancers.py +3 -3
  414. pulumi_alicloud/slb/listener.py +13 -13
  415. pulumi_alicloud/slb/load_balancer.py +7 -7
  416. pulumi_alicloud/slb/master_slave_server_group.py +29 -29
  417. pulumi_alicloud/slb/outputs.py +16 -16
  418. pulumi_alicloud/slb/server_group.py +86 -142
  419. pulumi_alicloud/slb/server_group_server_attachment.py +2 -2
  420. pulumi_alicloud/sls/_inputs.py +0 -186
  421. pulumi_alicloud/sls/alert.py +220 -220
  422. pulumi_alicloud/sls/outputs.py +0 -186
  423. pulumi_alicloud/sls/scheduled_sql.py +58 -58
  424. pulumi_alicloud/threatdetection/_inputs.py +0 -32
  425. pulumi_alicloud/threatdetection/get_honeypot_probes.py +14 -14
  426. pulumi_alicloud/threatdetection/honeypot_preset.py +13 -13
  427. pulumi_alicloud/threatdetection/honeypot_probe.py +19 -19
  428. pulumi_alicloud/threatdetection/outputs.py +0 -32
  429. pulumi_alicloud/threatdetection/sas_trail.py +2 -2
  430. pulumi_alicloud/vod/_inputs.py +0 -18
  431. pulumi_alicloud/vod/domain.py +15 -15
  432. pulumi_alicloud/vod/get_domains.py +10 -10
  433. pulumi_alicloud/vod/outputs.py +0 -18
  434. pulumi_alicloud/vpc/_inputs.py +12 -50
  435. pulumi_alicloud/vpc/bgp_peer.py +1 -1
  436. pulumi_alicloud/vpc/dhcp_options_set.py +5 -5
  437. pulumi_alicloud/vpc/get_networks.py +2 -2
  438. pulumi_alicloud/vpc/get_switches.py +27 -27
  439. pulumi_alicloud/vpc/ha_vip_attachment.py +2 -2
  440. pulumi_alicloud/vpc/network.py +136 -334
  441. pulumi_alicloud/vpc/network_acl.py +55 -55
  442. pulumi_alicloud/vpc/network_acl_attachment.py +13 -13
  443. pulumi_alicloud/vpc/network_acl_entries.py +54 -54
  444. pulumi_alicloud/vpc/outputs.py +36 -74
  445. pulumi_alicloud/vpc/prefix_list.py +15 -15
  446. pulumi_alicloud/vpc/public_ip_address_pool.py +10 -118
  447. pulumi_alicloud/vpc/traffic_mirror_filter.py +46 -46
  448. pulumi_alicloud/vpc/traffic_mirror_session.py +2 -2
  449. pulumi_alicloud/vpn/_inputs.py +0 -10
  450. pulumi_alicloud/vpn/connection.py +129 -129
  451. pulumi_alicloud/vpn/gateway_vco_route.py +68 -68
  452. pulumi_alicloud/vpn/gateway_vpn_attachment.py +82 -82
  453. pulumi_alicloud/vpn/get_gateway_vco_routes.py +68 -68
  454. pulumi_alicloud/vpn/ipsec_server.py +10 -10
  455. pulumi_alicloud/vpn/outputs.py +4 -18
  456. pulumi_alicloud/vpn/pbr_route_entry.py +104 -104
  457. pulumi_alicloud/vpn/route_entry.py +104 -104
  458. pulumi_alicloud/waf/domain.py +13 -13
  459. pulumi_alicloud/waf/protection_module.py +8 -8
  460. pulumi_alicloud/wafv3/_inputs.py +0 -10
  461. pulumi_alicloud/wafv3/domain.py +10 -10
  462. pulumi_alicloud/wafv3/outputs.py +0 -10
  463. pulumi_alicloud/yundun/bastion_host_instance.py +6 -6
  464. {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1721193564.dist-info}/METADATA +1 -1
  465. {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1721193564.dist-info}/RECORD +467 -490
  466. {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1721193564.dist-info}/WHEEL +1 -1
  467. pulumi_alicloud/aligreen/__init__.py +0 -13
  468. pulumi_alicloud/aligreen/audit_callback.py +0 -422
  469. pulumi_alicloud/aligreen/biz_type.py +0 -398
  470. pulumi_alicloud/aligreen/callback.py +0 -449
  471. pulumi_alicloud/aligreen/image_lib.py +0 -406
  472. pulumi_alicloud/aligreen/keyword_lib.py +0 -615
  473. pulumi_alicloud/aligreen/oss_stock_task.py +0 -1661
  474. pulumi_alicloud/apigateway/acl_entry_attachment.py +0 -303
  475. pulumi_alicloud/apigateway/instance_acl_attachment.py +0 -326
  476. pulumi_alicloud/cloudfirewall/vpc_cen_tr_firewall.py +0 -929
  477. pulumi_alicloud/fc/v3_alias.py +0 -440
  478. pulumi_alicloud/fc/v3_async_invoke_config.py +0 -439
  479. pulumi_alicloud/fc/v3_concurrency_config.py +0 -281
  480. pulumi_alicloud/fc/v3_custom_domain.py +0 -847
  481. pulumi_alicloud/fc/v3_function.py +0 -1391
  482. pulumi_alicloud/fc/v3_function_version.py +0 -313
  483. pulumi_alicloud/fc/v3_trigger.py +0 -663
  484. pulumi_alicloud/governance/__init__.py +0 -12
  485. pulumi_alicloud/governance/_inputs.py +0 -70
  486. pulumi_alicloud/governance/account.py +0 -505
  487. pulumi_alicloud/governance/baseline.py +0 -387
  488. pulumi_alicloud/governance/get_baselines.py +0 -241
  489. pulumi_alicloud/governance/outputs.py +0 -99
  490. {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1721193564.dist-info}/top_level.txt +0 -0
@@ -145,17 +145,11 @@ class DispatchRuleLabelMatchExpressionGridArgs:
145
145
  class DispatchRuleLabelMatchExpressionGridLabelMatchExpressionGroupArgs:
146
146
  def __init__(__self__, *,
147
147
  label_match_expressions: pulumi.Input[Sequence[pulumi.Input['DispatchRuleLabelMatchExpressionGridLabelMatchExpressionGroupLabelMatchExpressionArgs']]]):
148
- """
149
- :param pulumi.Input[Sequence[pulumi.Input['DispatchRuleLabelMatchExpressionGridLabelMatchExpressionGroupLabelMatchExpressionArgs']]] label_match_expressions: Sets the dispatch rule. See `label_match_expressions` below.
150
- """
151
148
  pulumi.set(__self__, "label_match_expressions", label_match_expressions)
152
149
 
153
150
  @property
154
151
  @pulumi.getter(name="labelMatchExpressions")
155
152
  def label_match_expressions(self) -> pulumi.Input[Sequence[pulumi.Input['DispatchRuleLabelMatchExpressionGridLabelMatchExpressionGroupLabelMatchExpressionArgs']]]:
156
- """
157
- Sets the dispatch rule. See `label_match_expressions` below.
158
- """
159
153
  return pulumi.get(self, "label_match_expressions")
160
154
 
161
155
  @label_match_expressions.setter
@@ -169,21 +163,6 @@ class DispatchRuleLabelMatchExpressionGridLabelMatchExpressionGroupLabelMatchExp
169
163
  key: pulumi.Input[str],
170
164
  operator: pulumi.Input[str],
171
165
  value: pulumi.Input[str]):
172
- """
173
- :param pulumi.Input[str] key: The key of the tag of the dispatch rule. Valid values:
174
- * _aliyun_arms_userid: user ID
175
- * _aliyun_arms_involvedObject_kind: type of the associated object
176
- * _aliyun_arms_involvedObject_id: ID of the associated object
177
- * _aliyun_arms_involvedObject_name: name of the associated object
178
- * _aliyun_arms_alert_name: alert name
179
- * _aliyun_arms_alert_rule_id: alert rule ID
180
- * _aliyun_arms_alert_type: alert type
181
- * _aliyun_arms_alert_level: alert severity
182
- :param pulumi.Input[str] operator: The operator used in the dispatch rule. Valid values:
183
- * eq: equals to.
184
- * re: matches a regular expression.
185
- :param pulumi.Input[str] value: The value of the tag.
186
- """
187
166
  pulumi.set(__self__, "key", key)
188
167
  pulumi.set(__self__, "operator", operator)
189
168
  pulumi.set(__self__, "value", value)
@@ -191,17 +170,6 @@ class DispatchRuleLabelMatchExpressionGridLabelMatchExpressionGroupLabelMatchExp
191
170
  @property
192
171
  @pulumi.getter
193
172
  def key(self) -> pulumi.Input[str]:
194
- """
195
- The key of the tag of the dispatch rule. Valid values:
196
- * _aliyun_arms_userid: user ID
197
- * _aliyun_arms_involvedObject_kind: type of the associated object
198
- * _aliyun_arms_involvedObject_id: ID of the associated object
199
- * _aliyun_arms_involvedObject_name: name of the associated object
200
- * _aliyun_arms_alert_name: alert name
201
- * _aliyun_arms_alert_rule_id: alert rule ID
202
- * _aliyun_arms_alert_type: alert type
203
- * _aliyun_arms_alert_level: alert severity
204
- """
205
173
  return pulumi.get(self, "key")
206
174
 
207
175
  @key.setter
@@ -211,11 +179,6 @@ class DispatchRuleLabelMatchExpressionGridLabelMatchExpressionGroupLabelMatchExp
211
179
  @property
212
180
  @pulumi.getter
213
181
  def operator(self) -> pulumi.Input[str]:
214
- """
215
- The operator used in the dispatch rule. Valid values:
216
- * eq: equals to.
217
- * re: matches a regular expression.
218
- """
219
182
  return pulumi.get(self, "operator")
220
183
 
221
184
  @operator.setter
@@ -225,9 +188,6 @@ class DispatchRuleLabelMatchExpressionGridLabelMatchExpressionGroupLabelMatchExp
225
188
  @property
226
189
  @pulumi.getter
227
190
  def value(self) -> pulumi.Input[str]:
228
- """
229
- The value of the tag.
230
- """
231
191
  return pulumi.get(self, "value")
232
192
 
233
193
  @value.setter
@@ -278,11 +238,6 @@ class DispatchRuleNotifyRuleNotifyObjectArgs:
278
238
  name: pulumi.Input[str],
279
239
  notify_object_id: pulumi.Input[str],
280
240
  notify_type: pulumi.Input[str]):
281
- """
282
- :param pulumi.Input[str] name: The name of the contact or contact group.
283
- :param pulumi.Input[str] notify_object_id: The ID of the contact or contact group.
284
- :param pulumi.Input[str] notify_type: The type of the alert contact. Valid values: ARMS_CONTACT: contact. ARMS_CONTACT_GROUP: contact group.
285
- """
286
241
  pulumi.set(__self__, "name", name)
287
242
  pulumi.set(__self__, "notify_object_id", notify_object_id)
288
243
  pulumi.set(__self__, "notify_type", notify_type)
@@ -290,9 +245,6 @@ class DispatchRuleNotifyRuleNotifyObjectArgs:
290
245
  @property
291
246
  @pulumi.getter
292
247
  def name(self) -> pulumi.Input[str]:
293
- """
294
- The name of the contact or contact group.
295
- """
296
248
  return pulumi.get(self, "name")
297
249
 
298
250
  @name.setter
@@ -302,9 +254,6 @@ class DispatchRuleNotifyRuleNotifyObjectArgs:
302
254
  @property
303
255
  @pulumi.getter(name="notifyObjectId")
304
256
  def notify_object_id(self) -> pulumi.Input[str]:
305
- """
306
- The ID of the contact or contact group.
307
- """
308
257
  return pulumi.get(self, "notify_object_id")
309
258
 
310
259
  @notify_object_id.setter
@@ -314,9 +263,6 @@ class DispatchRuleNotifyRuleNotifyObjectArgs:
314
263
  @property
315
264
  @pulumi.getter(name="notifyType")
316
265
  def notify_type(self) -> pulumi.Input[str]:
317
- """
318
- The type of the alert contact. Valid values: ARMS_CONTACT: contact. ARMS_CONTACT_GROUP: contact group.
319
- """
320
266
  return pulumi.get(self, "notify_type")
321
267
 
322
268
  @notify_type.setter
@@ -588,21 +534,12 @@ class SyntheticTaskCommonSettingCustomHostArgs:
588
534
  def __init__(__self__, *,
589
535
  hosts: pulumi.Input[Sequence[pulumi.Input['SyntheticTaskCommonSettingCustomHostHostArgs']]],
590
536
  select_type: pulumi.Input[int]):
591
- """
592
- :param pulumi.Input[Sequence[pulumi.Input['SyntheticTaskCommonSettingCustomHostHostArgs']]] hosts: The host list. See `hosts` below.
593
- :param pulumi.Input[int] select_type: Selection method:
594
- - 0: Random
595
- - 1: Polling.
596
- """
597
537
  pulumi.set(__self__, "hosts", hosts)
598
538
  pulumi.set(__self__, "select_type", select_type)
599
539
 
600
540
  @property
601
541
  @pulumi.getter
602
542
  def hosts(self) -> pulumi.Input[Sequence[pulumi.Input['SyntheticTaskCommonSettingCustomHostHostArgs']]]:
603
- """
604
- The host list. See `hosts` below.
605
- """
606
543
  return pulumi.get(self, "hosts")
607
544
 
608
545
  @hosts.setter
@@ -612,11 +549,6 @@ class SyntheticTaskCommonSettingCustomHostArgs:
612
549
  @property
613
550
  @pulumi.getter(name="selectType")
614
551
  def select_type(self) -> pulumi.Input[int]:
615
- """
616
- Selection method:
617
- - 0: Random
618
- - 1: Polling.
619
- """
620
552
  return pulumi.get(self, "select_type")
621
553
 
622
554
  @select_type.setter
@@ -630,11 +562,6 @@ class SyntheticTaskCommonSettingCustomHostHostArgs:
630
562
  domain: pulumi.Input[str],
631
563
  ip_type: pulumi.Input[int],
632
564
  ips: pulumi.Input[Sequence[pulumi.Input[str]]]):
633
- """
634
- :param pulumi.Input[str] domain: Domain Name.
635
- :param pulumi.Input[int] ip_type: IpType.
636
- :param pulumi.Input[Sequence[pulumi.Input[str]]] ips: The IP list.
637
- """
638
565
  pulumi.set(__self__, "domain", domain)
639
566
  pulumi.set(__self__, "ip_type", ip_type)
640
567
  pulumi.set(__self__, "ips", ips)
@@ -642,9 +569,6 @@ class SyntheticTaskCommonSettingCustomHostHostArgs:
642
569
  @property
643
570
  @pulumi.getter
644
571
  def domain(self) -> pulumi.Input[str]:
645
- """
646
- Domain Name.
647
- """
648
572
  return pulumi.get(self, "domain")
649
573
 
650
574
  @domain.setter
@@ -654,9 +578,6 @@ class SyntheticTaskCommonSettingCustomHostHostArgs:
654
578
  @property
655
579
  @pulumi.getter(name="ipType")
656
580
  def ip_type(self) -> pulumi.Input[int]:
657
- """
658
- IpType.
659
- """
660
581
  return pulumi.get(self, "ip_type")
661
582
 
662
583
  @ip_type.setter
@@ -666,9 +587,6 @@ class SyntheticTaskCommonSettingCustomHostHostArgs:
666
587
  @property
667
588
  @pulumi.getter
668
589
  def ips(self) -> pulumi.Input[Sequence[pulumi.Input[str]]]:
669
- """
670
- The IP list.
671
- """
672
590
  return pulumi.get(self, "ips")
673
591
 
674
592
  @ips.setter
@@ -895,14 +813,6 @@ class SyntheticTaskMonitorConfApiHttpArgs:
895
813
  request_body: Optional[pulumi.Input['SyntheticTaskMonitorConfApiHttpRequestBodyArgs']] = None,
896
814
  request_headers: Optional[pulumi.Input[Mapping[str, Any]]] = None,
897
815
  timeout: Optional[pulumi.Input[int]] = None):
898
- """
899
- :param pulumi.Input[str] target_url: The target URL.
900
- :param pulumi.Input[int] connect_timeout: Connection timeout, in ms. Default 5000. Optional range: 1000-300000ms.
901
- :param pulumi.Input[str] method: HTTP method, GET or POST.
902
- :param pulumi.Input['SyntheticTaskMonitorConfApiHttpRequestBodyArgs'] request_body: HTTP request body. See `request_body` below.
903
- :param pulumi.Input[Mapping[str, Any]] request_headers: HTTP request header.
904
- :param pulumi.Input[int] timeout: TCP dial test timeout. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 20000.
905
- """
906
816
  pulumi.set(__self__, "target_url", target_url)
907
817
  if connect_timeout is not None:
908
818
  pulumi.set(__self__, "connect_timeout", connect_timeout)
@@ -918,9 +828,6 @@ class SyntheticTaskMonitorConfApiHttpArgs:
918
828
  @property
919
829
  @pulumi.getter(name="targetUrl")
920
830
  def target_url(self) -> pulumi.Input[str]:
921
- """
922
- The target URL.
923
- """
924
831
  return pulumi.get(self, "target_url")
925
832
 
926
833
  @target_url.setter
@@ -930,9 +837,6 @@ class SyntheticTaskMonitorConfApiHttpArgs:
930
837
  @property
931
838
  @pulumi.getter(name="connectTimeout")
932
839
  def connect_timeout(self) -> Optional[pulumi.Input[int]]:
933
- """
934
- Connection timeout, in ms. Default 5000. Optional range: 1000-300000ms.
935
- """
936
840
  return pulumi.get(self, "connect_timeout")
937
841
 
938
842
  @connect_timeout.setter
@@ -942,9 +846,6 @@ class SyntheticTaskMonitorConfApiHttpArgs:
942
846
  @property
943
847
  @pulumi.getter
944
848
  def method(self) -> Optional[pulumi.Input[str]]:
945
- """
946
- HTTP method, GET or POST.
947
- """
948
849
  return pulumi.get(self, "method")
949
850
 
950
851
  @method.setter
@@ -954,9 +855,6 @@ class SyntheticTaskMonitorConfApiHttpArgs:
954
855
  @property
955
856
  @pulumi.getter(name="requestBody")
956
857
  def request_body(self) -> Optional[pulumi.Input['SyntheticTaskMonitorConfApiHttpRequestBodyArgs']]:
957
- """
958
- HTTP request body. See `request_body` below.
959
- """
960
858
  return pulumi.get(self, "request_body")
961
859
 
962
860
  @request_body.setter
@@ -966,9 +864,6 @@ class SyntheticTaskMonitorConfApiHttpArgs:
966
864
  @property
967
865
  @pulumi.getter(name="requestHeaders")
968
866
  def request_headers(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
969
- """
970
- HTTP request header.
971
- """
972
867
  return pulumi.get(self, "request_headers")
973
868
 
974
869
  @request_headers.setter
@@ -978,9 +873,6 @@ class SyntheticTaskMonitorConfApiHttpArgs:
978
873
  @property
979
874
  @pulumi.getter
980
875
  def timeout(self) -> Optional[pulumi.Input[int]]:
981
- """
982
- TCP dial test timeout. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 20000.
983
- """
984
876
  return pulumi.get(self, "timeout")
985
877
 
986
878
  @timeout.setter
@@ -993,9 +885,6 @@ class SyntheticTaskMonitorConfApiHttpRequestBodyArgs:
993
885
  def __init__(__self__, *,
994
886
  content: Optional[pulumi.Input[str]] = None,
995
887
  type: Optional[pulumi.Input[str]] = None):
996
- """
997
- :param pulumi.Input[str] content: The request body content, in JSON string format. When the type is text/plain,application/json,application/xml,text/html, the content can be converted to a JSON string.
998
- """
999
888
  if content is not None:
1000
889
  pulumi.set(__self__, "content", content)
1001
890
  if type is not None:
@@ -1004,9 +893,6 @@ class SyntheticTaskMonitorConfApiHttpRequestBodyArgs:
1004
893
  @property
1005
894
  @pulumi.getter
1006
895
  def content(self) -> Optional[pulumi.Input[str]]:
1007
- """
1008
- The request body content, in JSON string format. When the type is text/plain,application/json,application/xml,text/html, the content can be converted to a JSON string.
1009
- """
1010
896
  return pulumi.get(self, "content")
1011
897
 
1012
898
  @content.setter
@@ -1044,36 +930,6 @@ class SyntheticTaskMonitorConfFileDownloadArgs:
1044
930
  validate_keywords: Optional[pulumi.Input[str]] = None,
1045
931
  verify_way: Optional[pulumi.Input[int]] = None,
1046
932
  white_list: Optional[pulumi.Input[str]] = None):
1047
- """
1048
- :param pulumi.Input[str] target_url: The target URL.
1049
- :param pulumi.Input[int] connection_timeout: Connection timeout time, in ms. Default 5000. Optional range: 1000-120000ms.
1050
- :param pulumi.Input[Mapping[str, Any]] custom_header_content: Custom header, in JSON Map format.
1051
- :param pulumi.Input[int] download_kernel: Download the kernel.
1052
- - 1:curl
1053
- - 0:WinInet
1054
- Default 1.
1055
- :param pulumi.Input[int] ignore_certificate_auth_error: Ignore CA Certificate authorization error 0: Do not ignore, 1: ignore, default 1.
1056
- :param pulumi.Input[int] ignore_certificate_canceled_error: Ignore certificate revocation error 0: Do not ignore, 1: ignore, default 1.
1057
- :param pulumi.Input[int] ignore_certificate_out_of_date_error: Ignore certificate expiration error 0: not ignored, 1: Ignored, default 1.
1058
- :param pulumi.Input[int] ignore_certificate_status_error: The certificate status error is ignored. 0: Do not ignore, 1: IGNORE. The default value is 1.
1059
- :param pulumi.Input[int] ignore_certificate_untrustworthy_error: The certificate cannot be trusted and ignored. 0: Do not ignore, 1: IGNORE. The default value is 1.
1060
- :param pulumi.Input[int] ignore_certificate_using_error: Ignore certificate usage error 0: Do not ignore, 1: ignore, default 1.
1061
- :param pulumi.Input[int] ignore_invalid_host_error: Invalid host error ignored, 0: not ignored, 1: Ignored, default 1.
1062
- :param pulumi.Input[int] monitor_timeout: Monitoring timeout, in ms. Not required, 20000 by default.
1063
- :param pulumi.Input[int] quick_protocol: Quick agreement
1064
- - 1:http1
1065
- - 2:http2
1066
- - 3:http3
1067
- Default 1.
1068
- :param pulumi.Input[int] redirection: When redirection occurs, whether to continue browsing, 0-No, 1-Yes, the default is 1.
1069
- :param pulumi.Input[int] transmission_size: The transmission size, in KB. The default value is 2048KB. The transmission size of the downloaded file must be between 1 and 20480KB.
1070
- :param pulumi.Input[str] validate_keywords: Verify keywords.
1071
- :param pulumi.Input[int] verify_way: The verification method.
1072
- - 0: Do not validate
1073
- - 1: Validation string
1074
- - 2:MD5 validation.
1075
- :param pulumi.Input[str] white_list: DNS hijack whitelist. Match rules support IP, IP wildcard, subnet mask, and CNAME. Multiple match rules can be filled in. Multiple match rules are separated by vertical bars (|). For example, www.aliyun.com:203.0.3.55 | 203.3.44.67 indicates that all other IP addresses under the www.aliyun.com domain except 203.0.3.55 and 203.3.44.67 are hijacked.
1076
- """
1077
933
  pulumi.set(__self__, "target_url", target_url)
1078
934
  if connection_timeout is not None:
1079
935
  pulumi.set(__self__, "connection_timeout", connection_timeout)
@@ -1113,9 +969,6 @@ class SyntheticTaskMonitorConfFileDownloadArgs:
1113
969
  @property
1114
970
  @pulumi.getter(name="targetUrl")
1115
971
  def target_url(self) -> pulumi.Input[str]:
1116
- """
1117
- The target URL.
1118
- """
1119
972
  return pulumi.get(self, "target_url")
1120
973
 
1121
974
  @target_url.setter
@@ -1125,9 +978,6 @@ class SyntheticTaskMonitorConfFileDownloadArgs:
1125
978
  @property
1126
979
  @pulumi.getter(name="connectionTimeout")
1127
980
  def connection_timeout(self) -> Optional[pulumi.Input[int]]:
1128
- """
1129
- Connection timeout time, in ms. Default 5000. Optional range: 1000-120000ms.
1130
- """
1131
981
  return pulumi.get(self, "connection_timeout")
1132
982
 
1133
983
  @connection_timeout.setter
@@ -1137,9 +987,6 @@ class SyntheticTaskMonitorConfFileDownloadArgs:
1137
987
  @property
1138
988
  @pulumi.getter(name="customHeaderContent")
1139
989
  def custom_header_content(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
1140
- """
1141
- Custom header, in JSON Map format.
1142
- """
1143
990
  return pulumi.get(self, "custom_header_content")
1144
991
 
1145
992
  @custom_header_content.setter
@@ -1149,12 +996,6 @@ class SyntheticTaskMonitorConfFileDownloadArgs:
1149
996
  @property
1150
997
  @pulumi.getter(name="downloadKernel")
1151
998
  def download_kernel(self) -> Optional[pulumi.Input[int]]:
1152
- """
1153
- Download the kernel.
1154
- - 1:curl
1155
- - 0:WinInet
1156
- Default 1.
1157
- """
1158
999
  return pulumi.get(self, "download_kernel")
1159
1000
 
1160
1001
  @download_kernel.setter
@@ -1164,9 +1005,6 @@ class SyntheticTaskMonitorConfFileDownloadArgs:
1164
1005
  @property
1165
1006
  @pulumi.getter(name="ignoreCertificateAuthError")
1166
1007
  def ignore_certificate_auth_error(self) -> Optional[pulumi.Input[int]]:
1167
- """
1168
- Ignore CA Certificate authorization error 0: Do not ignore, 1: ignore, default 1.
1169
- """
1170
1008
  return pulumi.get(self, "ignore_certificate_auth_error")
1171
1009
 
1172
1010
  @ignore_certificate_auth_error.setter
@@ -1176,9 +1014,6 @@ class SyntheticTaskMonitorConfFileDownloadArgs:
1176
1014
  @property
1177
1015
  @pulumi.getter(name="ignoreCertificateCanceledError")
1178
1016
  def ignore_certificate_canceled_error(self) -> Optional[pulumi.Input[int]]:
1179
- """
1180
- Ignore certificate revocation error 0: Do not ignore, 1: ignore, default 1.
1181
- """
1182
1017
  return pulumi.get(self, "ignore_certificate_canceled_error")
1183
1018
 
1184
1019
  @ignore_certificate_canceled_error.setter
@@ -1188,9 +1023,6 @@ class SyntheticTaskMonitorConfFileDownloadArgs:
1188
1023
  @property
1189
1024
  @pulumi.getter(name="ignoreCertificateOutOfDateError")
1190
1025
  def ignore_certificate_out_of_date_error(self) -> Optional[pulumi.Input[int]]:
1191
- """
1192
- Ignore certificate expiration error 0: not ignored, 1: Ignored, default 1.
1193
- """
1194
1026
  return pulumi.get(self, "ignore_certificate_out_of_date_error")
1195
1027
 
1196
1028
  @ignore_certificate_out_of_date_error.setter
@@ -1200,9 +1032,6 @@ class SyntheticTaskMonitorConfFileDownloadArgs:
1200
1032
  @property
1201
1033
  @pulumi.getter(name="ignoreCertificateStatusError")
1202
1034
  def ignore_certificate_status_error(self) -> Optional[pulumi.Input[int]]:
1203
- """
1204
- The certificate status error is ignored. 0: Do not ignore, 1: IGNORE. The default value is 1.
1205
- """
1206
1035
  return pulumi.get(self, "ignore_certificate_status_error")
1207
1036
 
1208
1037
  @ignore_certificate_status_error.setter
@@ -1212,9 +1041,6 @@ class SyntheticTaskMonitorConfFileDownloadArgs:
1212
1041
  @property
1213
1042
  @pulumi.getter(name="ignoreCertificateUntrustworthyError")
1214
1043
  def ignore_certificate_untrustworthy_error(self) -> Optional[pulumi.Input[int]]:
1215
- """
1216
- The certificate cannot be trusted and ignored. 0: Do not ignore, 1: IGNORE. The default value is 1.
1217
- """
1218
1044
  return pulumi.get(self, "ignore_certificate_untrustworthy_error")
1219
1045
 
1220
1046
  @ignore_certificate_untrustworthy_error.setter
@@ -1224,9 +1050,6 @@ class SyntheticTaskMonitorConfFileDownloadArgs:
1224
1050
  @property
1225
1051
  @pulumi.getter(name="ignoreCertificateUsingError")
1226
1052
  def ignore_certificate_using_error(self) -> Optional[pulumi.Input[int]]:
1227
- """
1228
- Ignore certificate usage error 0: Do not ignore, 1: ignore, default 1.
1229
- """
1230
1053
  return pulumi.get(self, "ignore_certificate_using_error")
1231
1054
 
1232
1055
  @ignore_certificate_using_error.setter
@@ -1236,9 +1059,6 @@ class SyntheticTaskMonitorConfFileDownloadArgs:
1236
1059
  @property
1237
1060
  @pulumi.getter(name="ignoreInvalidHostError")
1238
1061
  def ignore_invalid_host_error(self) -> Optional[pulumi.Input[int]]:
1239
- """
1240
- Invalid host error ignored, 0: not ignored, 1: Ignored, default 1.
1241
- """
1242
1062
  return pulumi.get(self, "ignore_invalid_host_error")
1243
1063
 
1244
1064
  @ignore_invalid_host_error.setter
@@ -1248,9 +1068,6 @@ class SyntheticTaskMonitorConfFileDownloadArgs:
1248
1068
  @property
1249
1069
  @pulumi.getter(name="monitorTimeout")
1250
1070
  def monitor_timeout(self) -> Optional[pulumi.Input[int]]:
1251
- """
1252
- Monitoring timeout, in ms. Not required, 20000 by default.
1253
- """
1254
1071
  return pulumi.get(self, "monitor_timeout")
1255
1072
 
1256
1073
  @monitor_timeout.setter
@@ -1260,13 +1077,6 @@ class SyntheticTaskMonitorConfFileDownloadArgs:
1260
1077
  @property
1261
1078
  @pulumi.getter(name="quickProtocol")
1262
1079
  def quick_protocol(self) -> Optional[pulumi.Input[int]]:
1263
- """
1264
- Quick agreement
1265
- - 1:http1
1266
- - 2:http2
1267
- - 3:http3
1268
- Default 1.
1269
- """
1270
1080
  return pulumi.get(self, "quick_protocol")
1271
1081
 
1272
1082
  @quick_protocol.setter
@@ -1276,9 +1086,6 @@ class SyntheticTaskMonitorConfFileDownloadArgs:
1276
1086
  @property
1277
1087
  @pulumi.getter
1278
1088
  def redirection(self) -> Optional[pulumi.Input[int]]:
1279
- """
1280
- When redirection occurs, whether to continue browsing, 0-No, 1-Yes, the default is 1.
1281
- """
1282
1089
  return pulumi.get(self, "redirection")
1283
1090
 
1284
1091
  @redirection.setter
@@ -1288,9 +1095,6 @@ class SyntheticTaskMonitorConfFileDownloadArgs:
1288
1095
  @property
1289
1096
  @pulumi.getter(name="transmissionSize")
1290
1097
  def transmission_size(self) -> Optional[pulumi.Input[int]]:
1291
- """
1292
- The transmission size, in KB. The default value is 2048KB. The transmission size of the downloaded file must be between 1 and 20480KB.
1293
- """
1294
1098
  return pulumi.get(self, "transmission_size")
1295
1099
 
1296
1100
  @transmission_size.setter
@@ -1300,9 +1104,6 @@ class SyntheticTaskMonitorConfFileDownloadArgs:
1300
1104
  @property
1301
1105
  @pulumi.getter(name="validateKeywords")
1302
1106
  def validate_keywords(self) -> Optional[pulumi.Input[str]]:
1303
- """
1304
- Verify keywords.
1305
- """
1306
1107
  return pulumi.get(self, "validate_keywords")
1307
1108
 
1308
1109
  @validate_keywords.setter
@@ -1312,12 +1113,6 @@ class SyntheticTaskMonitorConfFileDownloadArgs:
1312
1113
  @property
1313
1114
  @pulumi.getter(name="verifyWay")
1314
1115
  def verify_way(self) -> Optional[pulumi.Input[int]]:
1315
- """
1316
- The verification method.
1317
- - 0: Do not validate
1318
- - 1: Validation string
1319
- - 2:MD5 validation.
1320
- """
1321
1116
  return pulumi.get(self, "verify_way")
1322
1117
 
1323
1118
  @verify_way.setter
@@ -1327,9 +1122,6 @@ class SyntheticTaskMonitorConfFileDownloadArgs:
1327
1122
  @property
1328
1123
  @pulumi.getter(name="whiteList")
1329
1124
  def white_list(self) -> Optional[pulumi.Input[str]]:
1330
- """
1331
- DNS hijack whitelist. Match rules support IP, IP wildcard, subnet mask, and CNAME. Multiple match rules can be filled in. Multiple match rules are separated by vertical bars (|). For example, www.aliyun.com:203.0.3.55 | 203.3.44.67 indicates that all other IP addresses under the www.aliyun.com domain except 203.0.3.55 and 203.3.44.67 are hijacked.
1332
- """
1333
1125
  return pulumi.get(self, "white_list")
1334
1126
 
1335
1127
  @white_list.setter
@@ -1345,18 +1137,6 @@ class SyntheticTaskMonitorConfNetDnsArgs:
1345
1137
  ns_server: Optional[pulumi.Input[str]] = None,
1346
1138
  query_method: Optional[pulumi.Input[int]] = None,
1347
1139
  timeout: Optional[pulumi.Input[int]] = None):
1348
- """
1349
- :param pulumi.Input[str] target_url: The target URL.
1350
- :param pulumi.Input[int] dns_server_ip_type: The IP address type of the DNS server.
1351
- - 0 (default):ipv4
1352
- - 1:ipv6
1353
- 2: Automatic.
1354
- :param pulumi.Input[str] ns_server: The IP address of the NS server. The default value is 114.114.114.114.
1355
- :param pulumi.Input[int] query_method: DNS query method.
1356
- - 0 (default): Recursive
1357
- - 1: Iteration.
1358
- :param pulumi.Input[int] timeout: TCP dial test timeout. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 20000.
1359
- """
1360
1140
  pulumi.set(__self__, "target_url", target_url)
1361
1141
  if dns_server_ip_type is not None:
1362
1142
  pulumi.set(__self__, "dns_server_ip_type", dns_server_ip_type)
@@ -1370,9 +1150,6 @@ class SyntheticTaskMonitorConfNetDnsArgs:
1370
1150
  @property
1371
1151
  @pulumi.getter(name="targetUrl")
1372
1152
  def target_url(self) -> pulumi.Input[str]:
1373
- """
1374
- The target URL.
1375
- """
1376
1153
  return pulumi.get(self, "target_url")
1377
1154
 
1378
1155
  @target_url.setter
@@ -1382,12 +1159,6 @@ class SyntheticTaskMonitorConfNetDnsArgs:
1382
1159
  @property
1383
1160
  @pulumi.getter(name="dnsServerIpType")
1384
1161
  def dns_server_ip_type(self) -> Optional[pulumi.Input[int]]:
1385
- """
1386
- The IP address type of the DNS server.
1387
- - 0 (default):ipv4
1388
- - 1:ipv6
1389
- 2: Automatic.
1390
- """
1391
1162
  return pulumi.get(self, "dns_server_ip_type")
1392
1163
 
1393
1164
  @dns_server_ip_type.setter
@@ -1397,9 +1168,6 @@ class SyntheticTaskMonitorConfNetDnsArgs:
1397
1168
  @property
1398
1169
  @pulumi.getter(name="nsServer")
1399
1170
  def ns_server(self) -> Optional[pulumi.Input[str]]:
1400
- """
1401
- The IP address of the NS server. The default value is 114.114.114.114.
1402
- """
1403
1171
  return pulumi.get(self, "ns_server")
1404
1172
 
1405
1173
  @ns_server.setter
@@ -1409,11 +1177,6 @@ class SyntheticTaskMonitorConfNetDnsArgs:
1409
1177
  @property
1410
1178
  @pulumi.getter(name="queryMethod")
1411
1179
  def query_method(self) -> Optional[pulumi.Input[int]]:
1412
- """
1413
- DNS query method.
1414
- - 0 (default): Recursive
1415
- - 1: Iteration.
1416
- """
1417
1180
  return pulumi.get(self, "query_method")
1418
1181
 
1419
1182
  @query_method.setter
@@ -1423,9 +1186,6 @@ class SyntheticTaskMonitorConfNetDnsArgs:
1423
1186
  @property
1424
1187
  @pulumi.getter
1425
1188
  def timeout(self) -> Optional[pulumi.Input[int]]:
1426
- """
1427
- TCP dial test timeout. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 20000.
1428
- """
1429
1189
  return pulumi.get(self, "timeout")
1430
1190
 
1431
1191
  @timeout.setter
@@ -1445,17 +1205,6 @@ class SyntheticTaskMonitorConfNetIcmpArgs:
1445
1205
  tracert_enable: Optional[pulumi.Input[bool]] = None,
1446
1206
  tracert_num_max: Optional[pulumi.Input[int]] = None,
1447
1207
  tracert_timeout: Optional[pulumi.Input[int]] = None):
1448
- """
1449
- :param pulumi.Input[str] target_url: The target URL.
1450
- :param pulumi.Input[int] interval: The interval between TCP connections. The unit is milliseconds (ms), the minimum value is 200, the maximum value is 10000, and the default value is 200.
1451
- :param pulumi.Input[int] package_num: Number of ICMP(Ping) packets sent. The minimum value is 1, the maximum value is 50, and the default is 4.
1452
- :param pulumi.Input[int] package_size: The size of the sent ICMP(Ping) packet. The unit is byte. The ICMP(PING) packet size is limited to 32, 64, 128, 256, 512, 1024, 1080, and 1450.
1453
- :param pulumi.Input[bool] split_package: Whether to split ICMP(Ping) packets. The default is true.
1454
- :param pulumi.Input[int] timeout: TCP dial test timeout. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 20000.
1455
- :param pulumi.Input[bool] tracert_enable: Whether to enable tracert. The default is true.
1456
- :param pulumi.Input[int] tracert_num_max: The maximum number of hops for tracert. The minimum value is 1, the maximum value is 128, and the default value is 20.
1457
- :param pulumi.Input[int] tracert_timeout: The time-out of tracert. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 60000.
1458
- """
1459
1208
  pulumi.set(__self__, "target_url", target_url)
1460
1209
  if interval is not None:
1461
1210
  pulumi.set(__self__, "interval", interval)
@@ -1477,9 +1226,6 @@ class SyntheticTaskMonitorConfNetIcmpArgs:
1477
1226
  @property
1478
1227
  @pulumi.getter(name="targetUrl")
1479
1228
  def target_url(self) -> pulumi.Input[str]:
1480
- """
1481
- The target URL.
1482
- """
1483
1229
  return pulumi.get(self, "target_url")
1484
1230
 
1485
1231
  @target_url.setter
@@ -1489,9 +1235,6 @@ class SyntheticTaskMonitorConfNetIcmpArgs:
1489
1235
  @property
1490
1236
  @pulumi.getter
1491
1237
  def interval(self) -> Optional[pulumi.Input[int]]:
1492
- """
1493
- The interval between TCP connections. The unit is milliseconds (ms), the minimum value is 200, the maximum value is 10000, and the default value is 200.
1494
- """
1495
1238
  return pulumi.get(self, "interval")
1496
1239
 
1497
1240
  @interval.setter
@@ -1501,9 +1244,6 @@ class SyntheticTaskMonitorConfNetIcmpArgs:
1501
1244
  @property
1502
1245
  @pulumi.getter(name="packageNum")
1503
1246
  def package_num(self) -> Optional[pulumi.Input[int]]:
1504
- """
1505
- Number of ICMP(Ping) packets sent. The minimum value is 1, the maximum value is 50, and the default is 4.
1506
- """
1507
1247
  return pulumi.get(self, "package_num")
1508
1248
 
1509
1249
  @package_num.setter
@@ -1513,9 +1253,6 @@ class SyntheticTaskMonitorConfNetIcmpArgs:
1513
1253
  @property
1514
1254
  @pulumi.getter(name="packageSize")
1515
1255
  def package_size(self) -> Optional[pulumi.Input[int]]:
1516
- """
1517
- The size of the sent ICMP(Ping) packet. The unit is byte. The ICMP(PING) packet size is limited to 32, 64, 128, 256, 512, 1024, 1080, and 1450.
1518
- """
1519
1256
  return pulumi.get(self, "package_size")
1520
1257
 
1521
1258
  @package_size.setter
@@ -1525,9 +1262,6 @@ class SyntheticTaskMonitorConfNetIcmpArgs:
1525
1262
  @property
1526
1263
  @pulumi.getter(name="splitPackage")
1527
1264
  def split_package(self) -> Optional[pulumi.Input[bool]]:
1528
- """
1529
- Whether to split ICMP(Ping) packets. The default is true.
1530
- """
1531
1265
  return pulumi.get(self, "split_package")
1532
1266
 
1533
1267
  @split_package.setter
@@ -1537,9 +1271,6 @@ class SyntheticTaskMonitorConfNetIcmpArgs:
1537
1271
  @property
1538
1272
  @pulumi.getter
1539
1273
  def timeout(self) -> Optional[pulumi.Input[int]]:
1540
- """
1541
- TCP dial test timeout. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 20000.
1542
- """
1543
1274
  return pulumi.get(self, "timeout")
1544
1275
 
1545
1276
  @timeout.setter
@@ -1549,9 +1280,6 @@ class SyntheticTaskMonitorConfNetIcmpArgs:
1549
1280
  @property
1550
1281
  @pulumi.getter(name="tracertEnable")
1551
1282
  def tracert_enable(self) -> Optional[pulumi.Input[bool]]:
1552
- """
1553
- Whether to enable tracert. The default is true.
1554
- """
1555
1283
  return pulumi.get(self, "tracert_enable")
1556
1284
 
1557
1285
  @tracert_enable.setter
@@ -1561,9 +1289,6 @@ class SyntheticTaskMonitorConfNetIcmpArgs:
1561
1289
  @property
1562
1290
  @pulumi.getter(name="tracertNumMax")
1563
1291
  def tracert_num_max(self) -> Optional[pulumi.Input[int]]:
1564
- """
1565
- The maximum number of hops for tracert. The minimum value is 1, the maximum value is 128, and the default value is 20.
1566
- """
1567
1292
  return pulumi.get(self, "tracert_num_max")
1568
1293
 
1569
1294
  @tracert_num_max.setter
@@ -1573,9 +1298,6 @@ class SyntheticTaskMonitorConfNetIcmpArgs:
1573
1298
  @property
1574
1299
  @pulumi.getter(name="tracertTimeout")
1575
1300
  def tracert_timeout(self) -> Optional[pulumi.Input[int]]:
1576
- """
1577
- The time-out of tracert. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 60000.
1578
- """
1579
1301
  return pulumi.get(self, "tracert_timeout")
1580
1302
 
1581
1303
  @tracert_timeout.setter
@@ -1593,15 +1315,6 @@ class SyntheticTaskMonitorConfNetTcpArgs:
1593
1315
  tracert_enable: Optional[pulumi.Input[bool]] = None,
1594
1316
  tracert_num_max: Optional[pulumi.Input[int]] = None,
1595
1317
  tracert_timeout: Optional[pulumi.Input[int]] = None):
1596
- """
1597
- :param pulumi.Input[str] target_url: The target URL.
1598
- :param pulumi.Input[int] connect_times: The number of TCP connections established. The minimum value is 1, the maximum value is 16, and the default is 4.
1599
- :param pulumi.Input[int] interval: The interval between TCP connections. The unit is milliseconds (ms), the minimum value is 200, the maximum value is 10000, and the default value is 200.
1600
- :param pulumi.Input[int] timeout: TCP dial test timeout. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 20000.
1601
- :param pulumi.Input[bool] tracert_enable: Whether to enable tracert. The default is true.
1602
- :param pulumi.Input[int] tracert_num_max: The maximum number of hops for tracert. The minimum value is 1, the maximum value is 128, and the default value is 20.
1603
- :param pulumi.Input[int] tracert_timeout: The time-out of tracert. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 60000.
1604
- """
1605
1318
  pulumi.set(__self__, "target_url", target_url)
1606
1319
  if connect_times is not None:
1607
1320
  pulumi.set(__self__, "connect_times", connect_times)
@@ -1619,9 +1332,6 @@ class SyntheticTaskMonitorConfNetTcpArgs:
1619
1332
  @property
1620
1333
  @pulumi.getter(name="targetUrl")
1621
1334
  def target_url(self) -> pulumi.Input[str]:
1622
- """
1623
- The target URL.
1624
- """
1625
1335
  return pulumi.get(self, "target_url")
1626
1336
 
1627
1337
  @target_url.setter
@@ -1631,9 +1341,6 @@ class SyntheticTaskMonitorConfNetTcpArgs:
1631
1341
  @property
1632
1342
  @pulumi.getter(name="connectTimes")
1633
1343
  def connect_times(self) -> Optional[pulumi.Input[int]]:
1634
- """
1635
- The number of TCP connections established. The minimum value is 1, the maximum value is 16, and the default is 4.
1636
- """
1637
1344
  return pulumi.get(self, "connect_times")
1638
1345
 
1639
1346
  @connect_times.setter
@@ -1643,9 +1350,6 @@ class SyntheticTaskMonitorConfNetTcpArgs:
1643
1350
  @property
1644
1351
  @pulumi.getter
1645
1352
  def interval(self) -> Optional[pulumi.Input[int]]:
1646
- """
1647
- The interval between TCP connections. The unit is milliseconds (ms), the minimum value is 200, the maximum value is 10000, and the default value is 200.
1648
- """
1649
1353
  return pulumi.get(self, "interval")
1650
1354
 
1651
1355
  @interval.setter
@@ -1655,9 +1359,6 @@ class SyntheticTaskMonitorConfNetTcpArgs:
1655
1359
  @property
1656
1360
  @pulumi.getter
1657
1361
  def timeout(self) -> Optional[pulumi.Input[int]]:
1658
- """
1659
- TCP dial test timeout. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 20000.
1660
- """
1661
1362
  return pulumi.get(self, "timeout")
1662
1363
 
1663
1364
  @timeout.setter
@@ -1667,9 +1368,6 @@ class SyntheticTaskMonitorConfNetTcpArgs:
1667
1368
  @property
1668
1369
  @pulumi.getter(name="tracertEnable")
1669
1370
  def tracert_enable(self) -> Optional[pulumi.Input[bool]]:
1670
- """
1671
- Whether to enable tracert. The default is true.
1672
- """
1673
1371
  return pulumi.get(self, "tracert_enable")
1674
1372
 
1675
1373
  @tracert_enable.setter
@@ -1679,9 +1377,6 @@ class SyntheticTaskMonitorConfNetTcpArgs:
1679
1377
  @property
1680
1378
  @pulumi.getter(name="tracertNumMax")
1681
1379
  def tracert_num_max(self) -> Optional[pulumi.Input[int]]:
1682
- """
1683
- The maximum number of hops for tracert. The minimum value is 1, the maximum value is 128, and the default value is 20.
1684
- """
1685
1380
  return pulumi.get(self, "tracert_num_max")
1686
1381
 
1687
1382
  @tracert_num_max.setter
@@ -1691,9 +1386,6 @@ class SyntheticTaskMonitorConfNetTcpArgs:
1691
1386
  @property
1692
1387
  @pulumi.getter(name="tracertTimeout")
1693
1388
  def tracert_timeout(self) -> Optional[pulumi.Input[int]]:
1694
- """
1695
- The time-out of tracert. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 60000.
1696
- """
1697
1389
  return pulumi.get(self, "tracert_timeout")
1698
1390
 
1699
1391
  @tracert_timeout.setter
@@ -1711,19 +1403,6 @@ class SyntheticTaskMonitorConfStreamArgs:
1711
1403
  stream_type: Optional[pulumi.Input[int]] = None,
1712
1404
  target_url: Optional[pulumi.Input[str]] = None,
1713
1405
  white_list: Optional[pulumi.Input[str]] = None):
1714
- """
1715
- :param pulumi.Input[Mapping[str, Any]] custom_header_content: Custom header, in JSON Map format.
1716
- :param pulumi.Input[int] player_type: Player, do not pass the default 12.
1717
- - 12:VLC
1718
- - 2:FlashPlayer.
1719
- :param pulumi.Input[int] stream_address_type: Resource address type:
1720
- - 1: Resource address.
1721
- - 0: page address, not 0 by default.
1722
- :param pulumi.Input[int] stream_monitor_timeout: Monitoring duration, in seconds, up to 60s, not 60 by default.
1723
- :param pulumi.Input[int] stream_type: Audio and video flags: 0-video, 1-audio.
1724
- :param pulumi.Input[str] target_url: The target URL.
1725
- :param pulumi.Input[str] white_list: DNS hijack whitelist. Match rules support IP, IP wildcard, subnet mask, and CNAME. Multiple match rules can be filled in. Multiple match rules are separated by vertical bars (|). For example, www.aliyun.com:203.0.3.55 | 203.3.44.67 indicates that all other IP addresses under the www.aliyun.com domain except 203.0.3.55 and 203.3.44.67 are hijacked.
1726
- """
1727
1406
  if custom_header_content is not None:
1728
1407
  pulumi.set(__self__, "custom_header_content", custom_header_content)
1729
1408
  if player_type is not None:
@@ -1742,9 +1421,6 @@ class SyntheticTaskMonitorConfStreamArgs:
1742
1421
  @property
1743
1422
  @pulumi.getter(name="customHeaderContent")
1744
1423
  def custom_header_content(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
1745
- """
1746
- Custom header, in JSON Map format.
1747
- """
1748
1424
  return pulumi.get(self, "custom_header_content")
1749
1425
 
1750
1426
  @custom_header_content.setter
@@ -1754,11 +1430,6 @@ class SyntheticTaskMonitorConfStreamArgs:
1754
1430
  @property
1755
1431
  @pulumi.getter(name="playerType")
1756
1432
  def player_type(self) -> Optional[pulumi.Input[int]]:
1757
- """
1758
- Player, do not pass the default 12.
1759
- - 12:VLC
1760
- - 2:FlashPlayer.
1761
- """
1762
1433
  return pulumi.get(self, "player_type")
1763
1434
 
1764
1435
  @player_type.setter
@@ -1768,11 +1439,6 @@ class SyntheticTaskMonitorConfStreamArgs:
1768
1439
  @property
1769
1440
  @pulumi.getter(name="streamAddressType")
1770
1441
  def stream_address_type(self) -> Optional[pulumi.Input[int]]:
1771
- """
1772
- Resource address type:
1773
- - 1: Resource address.
1774
- - 0: page address, not 0 by default.
1775
- """
1776
1442
  return pulumi.get(self, "stream_address_type")
1777
1443
 
1778
1444
  @stream_address_type.setter
@@ -1782,9 +1448,6 @@ class SyntheticTaskMonitorConfStreamArgs:
1782
1448
  @property
1783
1449
  @pulumi.getter(name="streamMonitorTimeout")
1784
1450
  def stream_monitor_timeout(self) -> Optional[pulumi.Input[int]]:
1785
- """
1786
- Monitoring duration, in seconds, up to 60s, not 60 by default.
1787
- """
1788
1451
  return pulumi.get(self, "stream_monitor_timeout")
1789
1452
 
1790
1453
  @stream_monitor_timeout.setter
@@ -1794,9 +1457,6 @@ class SyntheticTaskMonitorConfStreamArgs:
1794
1457
  @property
1795
1458
  @pulumi.getter(name="streamType")
1796
1459
  def stream_type(self) -> Optional[pulumi.Input[int]]:
1797
- """
1798
- Audio and video flags: 0-video, 1-audio.
1799
- """
1800
1460
  return pulumi.get(self, "stream_type")
1801
1461
 
1802
1462
  @stream_type.setter
@@ -1806,9 +1466,6 @@ class SyntheticTaskMonitorConfStreamArgs:
1806
1466
  @property
1807
1467
  @pulumi.getter(name="targetUrl")
1808
1468
  def target_url(self) -> Optional[pulumi.Input[str]]:
1809
- """
1810
- The target URL.
1811
- """
1812
1469
  return pulumi.get(self, "target_url")
1813
1470
 
1814
1471
  @target_url.setter
@@ -1818,9 +1475,6 @@ class SyntheticTaskMonitorConfStreamArgs:
1818
1475
  @property
1819
1476
  @pulumi.getter(name="whiteList")
1820
1477
  def white_list(self) -> Optional[pulumi.Input[str]]:
1821
- """
1822
- DNS hijack whitelist. Match rules support IP, IP wildcard, subnet mask, and CNAME. Multiple match rules can be filled in. Multiple match rules are separated by vertical bars (|). For example, www.aliyun.com:203.0.3.55 | 203.3.44.67 indicates that all other IP addresses under the www.aliyun.com domain except 203.0.3.55 and 203.3.44.67 are hijacked.
1823
- """
1824
1478
  return pulumi.get(self, "white_list")
1825
1479
 
1826
1480
  @white_list.setter
@@ -1850,34 +1504,6 @@ class SyntheticTaskMonitorConfWebsiteArgs:
1850
1504
  verify_string_blacklist: Optional[pulumi.Input[str]] = None,
1851
1505
  verify_string_whitelist: Optional[pulumi.Input[str]] = None,
1852
1506
  wait_completion_time: Optional[pulumi.Input[int]] = None):
1853
- """
1854
- :param pulumi.Input[str] target_url: The target URL.
1855
- :param pulumi.Input[int] automatic_scrolling: Whether to support automatic scrolling screen, loading page.
1856
- - 0 (default): No
1857
- 1: Yes.
1858
- :param pulumi.Input[int] custom_header: Custom header.
1859
- - 0 (default): Off
1860
- - 1: Modify the first package
1861
- - 2: Modify all packages.
1862
- :param pulumi.Input[Mapping[str, Any]] custom_header_content: Custom header, in JSON Map format.
1863
- :param pulumi.Input[int] disable_cache: Whether to disable caching.
1864
- - 0: not disabled
1865
- - 1 (default): Disabled.
1866
- :param pulumi.Input[int] disable_compression: The Accept-Encoding field is used to determine whether to Accept compressed files. 0-do not disable, 1-disable, the default is 0.
1867
- :param pulumi.Input[str] dns_hijack_whitelist: When a domain name (such as www.aliyun.com) is resolved, if the resolved IP address or CNAME is not in the DNS hijacking white list, the user will fail to access or return a target IP address that is not Aliyun. If the IP or CNAME in the resolution result is in the DNS white list, it will be determined that DNS hijacking has not occurred. Fill in the format: Domain name: matching rules. Match rules support IP, IP wildcard, subnet mask, and CNAME. Multiple match rules can be filled in. Multiple match rules are separated by vertical bars (|). For example, www.aliyun.com:203.0.3.55 | 203.3.44.67 indicates that all other IP addresses under the www.aliyun.com domain except 203.0.3.55 and 203.3.44.67 are hijacked.
1868
- :param pulumi.Input[str] element_blacklist: If an element configured in the element blacklist appears during page loading, the element is not requested to be loaded.
1869
- :param pulumi.Input[int] filter_invalid_ip: Whether to filter invalid IP parameters. 0: filter, 1: do not filter. The default value is 0.
1870
- :param pulumi.Input[int] flow_hijack_jump_times: Identify elements: Set the total number of elements on the Browse page.
1871
- :param pulumi.Input[str] flow_hijack_logo: Hijacking ID: Set the matching key information. Enter the hijacking keyword or key element, with an asterisk (*) allowed.
1872
- :param pulumi.Input[int] ignore_certificate_error: Whether to ignore certificate errors during certificate verification in SSL Handshake and continue browsing. 0-do not ignore, 1-ignore. The default value is 1.
1873
- :param pulumi.Input[int] monitor_timeout: Monitoring timeout, in ms. Not required, 20000 by default.
1874
- :param pulumi.Input[str] page_tamper: Monitoring the page appears to be tampered with elements other than the domain settings that belong to the page. Common manifestations are pop-up advertisements, floating advertisements, jumps, etc. Fill in the format: Domain name: Element. You can fill multiple elements separated by a vertical bar (|). For example, www.aliyun.com:|/cc/bb/a.gif |/vv/bb/cc.jpg indicates that all the other elements of the www.aliyun.com domain name except the basic document,/cc/bb/a.gif, and/vv/bb/cc.jpg are tampered.
1875
- :param pulumi.Input[int] redirection: When redirection occurs, whether to continue browsing, 0-No, 1-Yes, the default is 1.
1876
- :param pulumi.Input[int] slow_element_threshold: The slow element threshold, in ms, is 5000 by default and can be selected from 1 to 300000ms.
1877
- :param pulumi.Input[str] verify_string_blacklist: The verification string is an arbitrary string in the source code of the monitoring page. If the source code returned by the client contains any of the blacklisted strings, 650 error is returned. Multiple strings are separated by a vertical bar (|).
1878
- :param pulumi.Input[str] verify_string_whitelist: The verification string is an arbitrary string in the source code of the monitoring page. The source code returned by the client must contain all the strings in the whitelist. Otherwise, 650 error is returned. Multiple strings are separated by a vertical bar (|).
1879
- :param pulumi.Input[int] wait_completion_time: The maximum waiting time, in ms, is 5000 by default and can be selected from 5000 ms to 300000ms.
1880
- """
1881
1507
  pulumi.set(__self__, "target_url", target_url)
1882
1508
  if automatic_scrolling is not None:
1883
1509
  pulumi.set(__self__, "automatic_scrolling", automatic_scrolling)
@@ -1919,9 +1545,6 @@ class SyntheticTaskMonitorConfWebsiteArgs:
1919
1545
  @property
1920
1546
  @pulumi.getter(name="targetUrl")
1921
1547
  def target_url(self) -> pulumi.Input[str]:
1922
- """
1923
- The target URL.
1924
- """
1925
1548
  return pulumi.get(self, "target_url")
1926
1549
 
1927
1550
  @target_url.setter
@@ -1931,11 +1554,6 @@ class SyntheticTaskMonitorConfWebsiteArgs:
1931
1554
  @property
1932
1555
  @pulumi.getter(name="automaticScrolling")
1933
1556
  def automatic_scrolling(self) -> Optional[pulumi.Input[int]]:
1934
- """
1935
- Whether to support automatic scrolling screen, loading page.
1936
- - 0 (default): No
1937
- 1: Yes.
1938
- """
1939
1557
  return pulumi.get(self, "automatic_scrolling")
1940
1558
 
1941
1559
  @automatic_scrolling.setter
@@ -1945,12 +1563,6 @@ class SyntheticTaskMonitorConfWebsiteArgs:
1945
1563
  @property
1946
1564
  @pulumi.getter(name="customHeader")
1947
1565
  def custom_header(self) -> Optional[pulumi.Input[int]]:
1948
- """
1949
- Custom header.
1950
- - 0 (default): Off
1951
- - 1: Modify the first package
1952
- - 2: Modify all packages.
1953
- """
1954
1566
  return pulumi.get(self, "custom_header")
1955
1567
 
1956
1568
  @custom_header.setter
@@ -1960,9 +1572,6 @@ class SyntheticTaskMonitorConfWebsiteArgs:
1960
1572
  @property
1961
1573
  @pulumi.getter(name="customHeaderContent")
1962
1574
  def custom_header_content(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
1963
- """
1964
- Custom header, in JSON Map format.
1965
- """
1966
1575
  return pulumi.get(self, "custom_header_content")
1967
1576
 
1968
1577
  @custom_header_content.setter
@@ -1972,11 +1581,6 @@ class SyntheticTaskMonitorConfWebsiteArgs:
1972
1581
  @property
1973
1582
  @pulumi.getter(name="disableCache")
1974
1583
  def disable_cache(self) -> Optional[pulumi.Input[int]]:
1975
- """
1976
- Whether to disable caching.
1977
- - 0: not disabled
1978
- - 1 (default): Disabled.
1979
- """
1980
1584
  return pulumi.get(self, "disable_cache")
1981
1585
 
1982
1586
  @disable_cache.setter
@@ -1986,9 +1590,6 @@ class SyntheticTaskMonitorConfWebsiteArgs:
1986
1590
  @property
1987
1591
  @pulumi.getter(name="disableCompression")
1988
1592
  def disable_compression(self) -> Optional[pulumi.Input[int]]:
1989
- """
1990
- The Accept-Encoding field is used to determine whether to Accept compressed files. 0-do not disable, 1-disable, the default is 0.
1991
- """
1992
1593
  return pulumi.get(self, "disable_compression")
1993
1594
 
1994
1595
  @disable_compression.setter
@@ -1998,9 +1599,6 @@ class SyntheticTaskMonitorConfWebsiteArgs:
1998
1599
  @property
1999
1600
  @pulumi.getter(name="dnsHijackWhitelist")
2000
1601
  def dns_hijack_whitelist(self) -> Optional[pulumi.Input[str]]:
2001
- """
2002
- When a domain name (such as www.aliyun.com) is resolved, if the resolved IP address or CNAME is not in the DNS hijacking white list, the user will fail to access or return a target IP address that is not Aliyun. If the IP or CNAME in the resolution result is in the DNS white list, it will be determined that DNS hijacking has not occurred. Fill in the format: Domain name: matching rules. Match rules support IP, IP wildcard, subnet mask, and CNAME. Multiple match rules can be filled in. Multiple match rules are separated by vertical bars (|). For example, www.aliyun.com:203.0.3.55 | 203.3.44.67 indicates that all other IP addresses under the www.aliyun.com domain except 203.0.3.55 and 203.3.44.67 are hijacked.
2003
- """
2004
1602
  return pulumi.get(self, "dns_hijack_whitelist")
2005
1603
 
2006
1604
  @dns_hijack_whitelist.setter
@@ -2010,9 +1608,6 @@ class SyntheticTaskMonitorConfWebsiteArgs:
2010
1608
  @property
2011
1609
  @pulumi.getter(name="elementBlacklist")
2012
1610
  def element_blacklist(self) -> Optional[pulumi.Input[str]]:
2013
- """
2014
- If an element configured in the element blacklist appears during page loading, the element is not requested to be loaded.
2015
- """
2016
1611
  return pulumi.get(self, "element_blacklist")
2017
1612
 
2018
1613
  @element_blacklist.setter
@@ -2022,9 +1617,6 @@ class SyntheticTaskMonitorConfWebsiteArgs:
2022
1617
  @property
2023
1618
  @pulumi.getter(name="filterInvalidIp")
2024
1619
  def filter_invalid_ip(self) -> Optional[pulumi.Input[int]]:
2025
- """
2026
- Whether to filter invalid IP parameters. 0: filter, 1: do not filter. The default value is 0.
2027
- """
2028
1620
  return pulumi.get(self, "filter_invalid_ip")
2029
1621
 
2030
1622
  @filter_invalid_ip.setter
@@ -2034,9 +1626,6 @@ class SyntheticTaskMonitorConfWebsiteArgs:
2034
1626
  @property
2035
1627
  @pulumi.getter(name="flowHijackJumpTimes")
2036
1628
  def flow_hijack_jump_times(self) -> Optional[pulumi.Input[int]]:
2037
- """
2038
- Identify elements: Set the total number of elements on the Browse page.
2039
- """
2040
1629
  return pulumi.get(self, "flow_hijack_jump_times")
2041
1630
 
2042
1631
  @flow_hijack_jump_times.setter
@@ -2046,9 +1635,6 @@ class SyntheticTaskMonitorConfWebsiteArgs:
2046
1635
  @property
2047
1636
  @pulumi.getter(name="flowHijackLogo")
2048
1637
  def flow_hijack_logo(self) -> Optional[pulumi.Input[str]]:
2049
- """
2050
- Hijacking ID: Set the matching key information. Enter the hijacking keyword or key element, with an asterisk (*) allowed.
2051
- """
2052
1638
  return pulumi.get(self, "flow_hijack_logo")
2053
1639
 
2054
1640
  @flow_hijack_logo.setter
@@ -2058,9 +1644,6 @@ class SyntheticTaskMonitorConfWebsiteArgs:
2058
1644
  @property
2059
1645
  @pulumi.getter(name="ignoreCertificateError")
2060
1646
  def ignore_certificate_error(self) -> Optional[pulumi.Input[int]]:
2061
- """
2062
- Whether to ignore certificate errors during certificate verification in SSL Handshake and continue browsing. 0-do not ignore, 1-ignore. The default value is 1.
2063
- """
2064
1647
  return pulumi.get(self, "ignore_certificate_error")
2065
1648
 
2066
1649
  @ignore_certificate_error.setter
@@ -2070,9 +1653,6 @@ class SyntheticTaskMonitorConfWebsiteArgs:
2070
1653
  @property
2071
1654
  @pulumi.getter(name="monitorTimeout")
2072
1655
  def monitor_timeout(self) -> Optional[pulumi.Input[int]]:
2073
- """
2074
- Monitoring timeout, in ms. Not required, 20000 by default.
2075
- """
2076
1656
  return pulumi.get(self, "monitor_timeout")
2077
1657
 
2078
1658
  @monitor_timeout.setter
@@ -2082,9 +1662,6 @@ class SyntheticTaskMonitorConfWebsiteArgs:
2082
1662
  @property
2083
1663
  @pulumi.getter(name="pageTamper")
2084
1664
  def page_tamper(self) -> Optional[pulumi.Input[str]]:
2085
- """
2086
- Monitoring the page appears to be tampered with elements other than the domain settings that belong to the page. Common manifestations are pop-up advertisements, floating advertisements, jumps, etc. Fill in the format: Domain name: Element. You can fill multiple elements separated by a vertical bar (|). For example, www.aliyun.com:|/cc/bb/a.gif |/vv/bb/cc.jpg indicates that all the other elements of the www.aliyun.com domain name except the basic document,/cc/bb/a.gif, and/vv/bb/cc.jpg are tampered.
2087
- """
2088
1665
  return pulumi.get(self, "page_tamper")
2089
1666
 
2090
1667
  @page_tamper.setter
@@ -2094,9 +1671,6 @@ class SyntheticTaskMonitorConfWebsiteArgs:
2094
1671
  @property
2095
1672
  @pulumi.getter
2096
1673
  def redirection(self) -> Optional[pulumi.Input[int]]:
2097
- """
2098
- When redirection occurs, whether to continue browsing, 0-No, 1-Yes, the default is 1.
2099
- """
2100
1674
  return pulumi.get(self, "redirection")
2101
1675
 
2102
1676
  @redirection.setter
@@ -2106,9 +1680,6 @@ class SyntheticTaskMonitorConfWebsiteArgs:
2106
1680
  @property
2107
1681
  @pulumi.getter(name="slowElementThreshold")
2108
1682
  def slow_element_threshold(self) -> Optional[pulumi.Input[int]]:
2109
- """
2110
- The slow element threshold, in ms, is 5000 by default and can be selected from 1 to 300000ms.
2111
- """
2112
1683
  return pulumi.get(self, "slow_element_threshold")
2113
1684
 
2114
1685
  @slow_element_threshold.setter
@@ -2118,9 +1689,6 @@ class SyntheticTaskMonitorConfWebsiteArgs:
2118
1689
  @property
2119
1690
  @pulumi.getter(name="verifyStringBlacklist")
2120
1691
  def verify_string_blacklist(self) -> Optional[pulumi.Input[str]]:
2121
- """
2122
- The verification string is an arbitrary string in the source code of the monitoring page. If the source code returned by the client contains any of the blacklisted strings, 650 error is returned. Multiple strings are separated by a vertical bar (|).
2123
- """
2124
1692
  return pulumi.get(self, "verify_string_blacklist")
2125
1693
 
2126
1694
  @verify_string_blacklist.setter
@@ -2130,9 +1698,6 @@ class SyntheticTaskMonitorConfWebsiteArgs:
2130
1698
  @property
2131
1699
  @pulumi.getter(name="verifyStringWhitelist")
2132
1700
  def verify_string_whitelist(self) -> Optional[pulumi.Input[str]]:
2133
- """
2134
- The verification string is an arbitrary string in the source code of the monitoring page. The source code returned by the client must contain all the strings in the whitelist. Otherwise, 650 error is returned. Multiple strings are separated by a vertical bar (|).
2135
- """
2136
1701
  return pulumi.get(self, "verify_string_whitelist")
2137
1702
 
2138
1703
  @verify_string_whitelist.setter
@@ -2142,9 +1707,6 @@ class SyntheticTaskMonitorConfWebsiteArgs:
2142
1707
  @property
2143
1708
  @pulumi.getter(name="waitCompletionTime")
2144
1709
  def wait_completion_time(self) -> Optional[pulumi.Input[int]]:
2145
- """
2146
- The maximum waiting time, in ms, is 5000 by default and can be selected from 5000 ms to 300000ms.
2147
- """
2148
1710
  return pulumi.get(self, "wait_completion_time")
2149
1711
 
2150
1712
  @wait_completion_time.setter