pulumi-alicloud 3.58.0a1719033247__py3-none-any.whl → 3.58.0a1719292463__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 (158) hide show
  1. pulumi_alicloud/_utilities.py +35 -0
  2. pulumi_alicloud/actiontrail/get_trails.py +1 -3
  3. pulumi_alicloud/actiontrail/get_trails_deprecated.py +1 -3
  4. pulumi_alicloud/actiontrail/trail.py +9 -27
  5. pulumi_alicloud/actiontrail/trail_deprecated.py +9 -27
  6. pulumi_alicloud/adb/cluster.py +6 -18
  7. pulumi_alicloud/adb/db_cluster.py +6 -18
  8. pulumi_alicloud/alb/acl.py +3 -9
  9. pulumi_alicloud/alb/get_load_balancers.py +1 -3
  10. pulumi_alicloud/alb/listener.py +3 -9
  11. pulumi_alicloud/alb/outputs.py +1 -3
  12. pulumi_alicloud/alikafka/instance.py +3 -9
  13. pulumi_alicloud/cas/certificate.py +3 -9
  14. pulumi_alicloud/cas/outputs.py +2 -6
  15. pulumi_alicloud/cas/service_certificate.py +3 -9
  16. pulumi_alicloud/cdn/domain.py +45 -135
  17. pulumi_alicloud/cen/bandwidth_package.py +9 -27
  18. pulumi_alicloud/cen/instance.py +3 -9
  19. pulumi_alicloud/cen/transit_router_vpc_attachment.py +6 -18
  20. pulumi_alicloud/cfg/aggregate_compliance_pack.py +3 -9
  21. pulumi_alicloud/cfg/compliance_pack.py +3 -9
  22. pulumi_alicloud/cfg/get_rules.py +1 -3
  23. pulumi_alicloud/cfg/rule.py +9 -27
  24. pulumi_alicloud/clickhouse/account.py +6 -18
  25. pulumi_alicloud/cloudfirewall/instance.py +3 -9
  26. pulumi_alicloud/cms/alarm.py +9 -27
  27. pulumi_alicloud/cs/_inputs.py +2 -6
  28. pulumi_alicloud/cs/cluster.py +3 -9
  29. pulumi_alicloud/cs/edge_kubernetes.py +6 -18
  30. pulumi_alicloud/cs/kubernetes.py +3 -9
  31. pulumi_alicloud/cs/node_pool.py +15 -45
  32. pulumi_alicloud/cs/outputs.py +2 -6
  33. pulumi_alicloud/cs/serverless_kubernetes.py +9 -27
  34. pulumi_alicloud/cs/swarm.py +3 -9
  35. pulumi_alicloud/databasefilesystem/instance.py +6 -18
  36. pulumi_alicloud/dms/enterprise_instance.py +5 -15
  37. pulumi_alicloud/dms/enterprise_user.py +3 -9
  38. pulumi_alicloud/dns/domain_group.py +3 -9
  39. pulumi_alicloud/drds/get_instances.py +1 -3
  40. pulumi_alicloud/ecs/copy_image.py +3 -9
  41. pulumi_alicloud/ecs/disk.py +6 -18
  42. pulumi_alicloud/ecs/ecs_disk.py +6 -18
  43. pulumi_alicloud/ecs/ecs_key_pair.py +3 -9
  44. pulumi_alicloud/ecs/ecs_key_pair_attachment.py +3 -9
  45. pulumi_alicloud/ecs/ecs_launch_template.py +18 -54
  46. pulumi_alicloud/ecs/ecs_network_interface.py +15 -45
  47. pulumi_alicloud/ecs/ecs_snapshot.py +3 -9
  48. pulumi_alicloud/ecs/eip.py +6 -18
  49. pulumi_alicloud/ecs/eip_address.py +6 -18
  50. pulumi_alicloud/ecs/get_disks.py +2 -6
  51. pulumi_alicloud/ecs/get_ecs_disks.py +2 -6
  52. pulumi_alicloud/ecs/get_ecs_key_pairs.py +1 -3
  53. pulumi_alicloud/ecs/get_ecs_network_interfaces.py +2 -6
  54. pulumi_alicloud/ecs/get_eip_addresses.py +2 -6
  55. pulumi_alicloud/ecs/get_eips.py +2 -6
  56. pulumi_alicloud/ecs/get_key_pairs.py +1 -3
  57. pulumi_alicloud/ecs/get_network_interfaces.py +2 -6
  58. pulumi_alicloud/ecs/image.py +3 -9
  59. pulumi_alicloud/ecs/image_copy.py +3 -9
  60. pulumi_alicloud/ecs/instance.py +6 -18
  61. pulumi_alicloud/ecs/key_pair.py +3 -9
  62. pulumi_alicloud/ecs/key_pair_attachment.py +3 -9
  63. pulumi_alicloud/ecs/launch_template.py +18 -54
  64. pulumi_alicloud/ecs/reserved_instance.py +3 -9
  65. pulumi_alicloud/ecs/security_group.py +3 -9
  66. pulumi_alicloud/ecs/snapshot.py +3 -9
  67. pulumi_alicloud/edas/k8s_application.py +12 -36
  68. pulumi_alicloud/eds/outputs.py +2 -6
  69. pulumi_alicloud/eds/simple_office_site.py +6 -18
  70. pulumi_alicloud/ess/_inputs.py +1 -3
  71. pulumi_alicloud/ess/outputs.py +1 -3
  72. pulumi_alicloud/ess/scaling_configuration.py +6 -18
  73. pulumi_alicloud/ess/scaling_group.py +3 -9
  74. pulumi_alicloud/ga/acl.py +3 -9
  75. pulumi_alicloud/gpdb/instance.py +15 -45
  76. pulumi_alicloud/hbr/ecs_backup_plan.py +3 -9
  77. pulumi_alicloud/hbr/nas_backup_plan.py +3 -9
  78. pulumi_alicloud/hbr/ots_backup_plan.py +3 -9
  79. pulumi_alicloud/kms/key.py +9 -27
  80. pulumi_alicloud/kvstore/_inputs.py +2 -6
  81. pulumi_alicloud/kvstore/get_instance_classes.py +3 -9
  82. pulumi_alicloud/kvstore/instance.py +23 -69
  83. pulumi_alicloud/kvstore/outputs.py +2 -6
  84. pulumi_alicloud/lindorm/instance.py +3 -9
  85. pulumi_alicloud/log/_inputs.py +1 -3
  86. pulumi_alicloud/log/alert.py +21 -63
  87. pulumi_alicloud/log/outputs.py +1 -3
  88. pulumi_alicloud/log/project.py +3 -9
  89. pulumi_alicloud/log/store.py +6 -18
  90. pulumi_alicloud/nas/access_group.py +6 -18
  91. pulumi_alicloud/nas/get_access_groups.py +1 -3
  92. pulumi_alicloud/nas/get_mount_targets.py +2 -6
  93. pulumi_alicloud/nlb/server_group.py +3 -9
  94. pulumi_alicloud/oss/bucket.py +6 -18
  95. pulumi_alicloud/oss/bucket_policy.py +2 -2
  96. pulumi_alicloud/oss/bucket_referer.py +2 -2
  97. pulumi_alicloud/provider.py +8 -24
  98. pulumi_alicloud/pulumi-plugin.json +1 -1
  99. pulumi_alicloud/pvtz/zone.py +3 -9
  100. pulumi_alicloud/pvtz/zone_record.py +3 -9
  101. pulumi_alicloud/ram/policy.py +12 -36
  102. pulumi_alicloud/ram/role.py +9 -27
  103. pulumi_alicloud/rds/account.py +15 -45
  104. pulumi_alicloud/rds/backup_policy.py +15 -45
  105. pulumi_alicloud/rds/get_zones.py +1 -3
  106. pulumi_alicloud/rds/instance.py +6 -18
  107. pulumi_alicloud/rds/rds_account.py +15 -45
  108. pulumi_alicloud/resourcemanager/policy.py +3 -9
  109. pulumi_alicloud/resourcemanager/policy_version.py +3 -9
  110. pulumi_alicloud/resourcemanager/resource_group.py +3 -9
  111. pulumi_alicloud/rocketmq/group.py +3 -9
  112. pulumi_alicloud/rocketmq/instance.py +3 -9
  113. pulumi_alicloud/rocketmq/topic.py +6 -18
  114. pulumi_alicloud/sae/application.py +30 -90
  115. pulumi_alicloud/scdn/domain.py +3 -9
  116. pulumi_alicloud/servicecatalog/get_launch_options.py +1 -3
  117. pulumi_alicloud/servicecatalog/get_product_versions.py +1 -3
  118. pulumi_alicloud/servicecatalog/get_provisioned_products.py +1 -3
  119. pulumi_alicloud/slb/acl.py +3 -9
  120. pulumi_alicloud/slb/application_load_balancer.py +6 -18
  121. pulumi_alicloud/slb/ca_certificate.py +3 -9
  122. pulumi_alicloud/slb/get_application_load_balancers.py +1 -3
  123. pulumi_alicloud/slb/get_load_balancers.py +1 -3
  124. pulumi_alicloud/slb/get_zones.py +1 -3
  125. pulumi_alicloud/slb/listener.py +9 -27
  126. pulumi_alicloud/slb/load_balancer.py +6 -18
  127. pulumi_alicloud/slb/outputs.py +1 -3
  128. pulumi_alicloud/slb/server_certificate.py +6 -18
  129. pulumi_alicloud/slb/server_group.py +3 -9
  130. pulumi_alicloud/threatdetection/instance.py +3 -9
  131. pulumi_alicloud/vpc/common_bandwith_package.py +3 -9
  132. pulumi_alicloud/vpc/dhcp_options_set.py +3 -9
  133. pulumi_alicloud/vpc/forward_entry.py +3 -9
  134. pulumi_alicloud/vpc/ha_vip.py +3 -9
  135. pulumi_alicloud/vpc/ha_vip_attachment.py +3 -9
  136. pulumi_alicloud/vpc/ha_vipv2.py +3 -9
  137. pulumi_alicloud/vpc/ipv6_gateway.py +3 -9
  138. pulumi_alicloud/vpc/network.py +8 -24
  139. pulumi_alicloud/vpc/network_acl.py +3 -9
  140. pulumi_alicloud/vpc/network_interface.py +15 -45
  141. pulumi_alicloud/vpc/route_entry.py +3 -9
  142. pulumi_alicloud/vpc/route_table.py +3 -9
  143. pulumi_alicloud/vpc/router_interface.py +13 -39
  144. pulumi_alicloud/vpc/router_interface_connection.py +2 -2
  145. pulumi_alicloud/vpc/subnet.py +6 -18
  146. pulumi_alicloud/vpc/switch.py +6 -18
  147. pulumi_alicloud/vpc/traffic_mirror_filter_egress_rule.py +3 -9
  148. pulumi_alicloud/vpc/traffic_mirror_filter_ingress_rule.py +3 -9
  149. pulumi_alicloud/vpn/connection.py +3 -9
  150. pulumi_alicloud/vpn/customer_gateway.py +3 -9
  151. pulumi_alicloud/vpn/gateway.py +6 -18
  152. pulumi_alicloud/vpn/get_gateway_vpn_attachments.py +1 -3
  153. pulumi_alicloud/vpn/get_gateways.py +1 -3
  154. pulumi_alicloud/waf/domain.py +3 -9
  155. {pulumi_alicloud-3.58.0a1719033247.dist-info → pulumi_alicloud-3.58.0a1719292463.dist-info}/METADATA +1 -1
  156. {pulumi_alicloud-3.58.0a1719033247.dist-info → pulumi_alicloud-3.58.0a1719292463.dist-info}/RECORD +158 -158
  157. {pulumi_alicloud-3.58.0a1719033247.dist-info → pulumi_alicloud-3.58.0a1719292463.dist-info}/WHEEL +0 -0
  158. {pulumi_alicloud-3.58.0a1719033247.dist-info → pulumi_alicloud-3.58.0a1719292463.dist-info}/top_level.txt +0 -0
@@ -258,13 +258,11 @@ class ApplicationLoadBalancerArgs:
258
258
 
259
259
  @property
260
260
  @pulumi.getter
261
+ @_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.123.1. New field 'load_balancer_name' instead""")
261
262
  def name(self) -> Optional[pulumi.Input[str]]:
262
263
  """
263
264
  Field `name` has been deprecated from provider version 1.123.1 New field `load_balancer_name` instead.
264
265
  """
265
- warnings.warn("""Field 'name' has been deprecated from provider version 1.123.1. New field 'load_balancer_name' instead""", DeprecationWarning)
266
- pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.123.1. New field 'load_balancer_name' instead""")
267
-
268
266
  return pulumi.get(self, "name")
269
267
 
270
268
  @name.setter
@@ -321,13 +319,11 @@ class ApplicationLoadBalancerArgs:
321
319
 
322
320
  @property
323
321
  @pulumi.getter
322
+ @_utilities.deprecated("""Field 'specification' has been deprecated from provider version 1.123.1. New field 'load_balancer_spec' instead""")
324
323
  def specification(self) -> Optional[pulumi.Input[str]]:
325
324
  """
326
325
  Field `specification` has been deprecated from provider version 1.123.1 New field `load_balancer_spec` instead.
327
326
  """
328
- warnings.warn("""Field 'specification' has been deprecated from provider version 1.123.1. New field 'load_balancer_spec' instead""", DeprecationWarning)
329
- pulumi.log.warn("""specification is deprecated: Field 'specification' has been deprecated from provider version 1.123.1. New field 'load_balancer_spec' instead""")
330
-
331
327
  return pulumi.get(self, "specification")
332
328
 
333
329
  @specification.setter
@@ -618,13 +614,11 @@ class _ApplicationLoadBalancerState:
618
614
 
619
615
  @property
620
616
  @pulumi.getter
617
+ @_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.123.1. New field 'load_balancer_name' instead""")
621
618
  def name(self) -> Optional[pulumi.Input[str]]:
622
619
  """
623
620
  Field `name` has been deprecated from provider version 1.123.1 New field `load_balancer_name` instead.
624
621
  """
625
- warnings.warn("""Field 'name' has been deprecated from provider version 1.123.1. New field 'load_balancer_name' instead""", DeprecationWarning)
626
- pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.123.1. New field 'load_balancer_name' instead""")
627
-
628
622
  return pulumi.get(self, "name")
629
623
 
630
624
  @name.setter
@@ -681,13 +675,11 @@ class _ApplicationLoadBalancerState:
681
675
 
682
676
  @property
683
677
  @pulumi.getter
678
+ @_utilities.deprecated("""Field 'specification' has been deprecated from provider version 1.123.1. New field 'load_balancer_spec' instead""")
684
679
  def specification(self) -> Optional[pulumi.Input[str]]:
685
680
  """
686
681
  Field `specification` has been deprecated from provider version 1.123.1 New field `load_balancer_spec` instead.
687
682
  """
688
- warnings.warn("""Field 'specification' has been deprecated from provider version 1.123.1. New field 'load_balancer_spec' instead""", DeprecationWarning)
689
- pulumi.log.warn("""specification is deprecated: Field 'specification' has been deprecated from provider version 1.123.1. New field 'load_balancer_spec' instead""")
690
-
691
683
  return pulumi.get(self, "specification")
692
684
 
693
685
  @specification.setter
@@ -1064,13 +1056,11 @@ class ApplicationLoadBalancer(pulumi.CustomResource):
1064
1056
 
1065
1057
  @property
1066
1058
  @pulumi.getter
1059
+ @_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.123.1. New field 'load_balancer_name' instead""")
1067
1060
  def name(self) -> pulumi.Output[str]:
1068
1061
  """
1069
1062
  Field `name` has been deprecated from provider version 1.123.1 New field `load_balancer_name` instead.
1070
1063
  """
1071
- warnings.warn("""Field 'name' has been deprecated from provider version 1.123.1. New field 'load_balancer_name' instead""", DeprecationWarning)
1072
- pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.123.1. New field 'load_balancer_name' instead""")
1073
-
1074
1064
  return pulumi.get(self, "name")
1075
1065
 
1076
1066
  @property
@@ -1107,13 +1097,11 @@ class ApplicationLoadBalancer(pulumi.CustomResource):
1107
1097
 
1108
1098
  @property
1109
1099
  @pulumi.getter
1100
+ @_utilities.deprecated("""Field 'specification' has been deprecated from provider version 1.123.1. New field 'load_balancer_spec' instead""")
1110
1101
  def specification(self) -> pulumi.Output[str]:
1111
1102
  """
1112
1103
  Field `specification` has been deprecated from provider version 1.123.1 New field `load_balancer_spec` instead.
1113
1104
  """
1114
- warnings.warn("""Field 'specification' has been deprecated from provider version 1.123.1. New field 'load_balancer_spec' instead""", DeprecationWarning)
1115
- pulumi.log.warn("""specification is deprecated: Field 'specification' has been deprecated from provider version 1.123.1. New field 'load_balancer_spec' instead""")
1116
-
1117
1105
  return pulumi.get(self, "specification")
1118
1106
 
1119
1107
  @property
@@ -66,13 +66,11 @@ class CaCertificateArgs:
66
66
 
67
67
  @property
68
68
  @pulumi.getter
69
+ @_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.123.1. New field 'ca_certificate_name' instead""")
69
70
  def name(self) -> Optional[pulumi.Input[str]]:
70
71
  """
71
72
  Field `name` has been deprecated from provider version 1.123.1. New field `ca_certificate_name` instead
72
73
  """
73
- warnings.warn("""Field 'name' has been deprecated from provider version 1.123.1. New field 'ca_certificate_name' instead""", DeprecationWarning)
74
- pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.123.1. New field 'ca_certificate_name' instead""")
75
-
76
74
  return pulumi.get(self, "name")
77
75
 
78
76
  @name.setter
@@ -160,13 +158,11 @@ class _CaCertificateState:
160
158
 
161
159
  @property
162
160
  @pulumi.getter
161
+ @_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.123.1. New field 'ca_certificate_name' instead""")
163
162
  def name(self) -> Optional[pulumi.Input[str]]:
164
163
  """
165
164
  Field `name` has been deprecated from provider version 1.123.1. New field `ca_certificate_name` instead
166
165
  """
167
- warnings.warn("""Field 'name' has been deprecated from provider version 1.123.1. New field 'ca_certificate_name' instead""", DeprecationWarning)
168
- pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.123.1. New field 'ca_certificate_name' instead""")
169
-
170
166
  return pulumi.get(self, "name")
171
167
 
172
168
  @name.setter
@@ -414,13 +410,11 @@ class CaCertificate(pulumi.CustomResource):
414
410
 
415
411
  @property
416
412
  @pulumi.getter
413
+ @_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.123.1. New field 'ca_certificate_name' instead""")
417
414
  def name(self) -> pulumi.Output[str]:
418
415
  """
419
416
  Field `name` has been deprecated from provider version 1.123.1. New field `ca_certificate_name` instead
420
417
  """
421
- warnings.warn("""Field 'name' has been deprecated from provider version 1.123.1. New field 'ca_certificate_name' instead""", DeprecationWarning)
422
- pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.123.1. New field 'ca_certificate_name' instead""")
423
-
424
418
  return pulumi.get(self, "name")
425
419
 
426
420
  @property
@@ -254,10 +254,8 @@ class GetApplicationLoadBalancersResult:
254
254
 
255
255
  @property
256
256
  @pulumi.getter
257
+ @_utilities.deprecated("""Field 'slbs' has deprecated from v1.123.1 and replace by 'balancers'.""")
257
258
  def slbs(self) -> Sequence['outputs.GetApplicationLoadBalancersSlbResult']:
258
- warnings.warn("""Field 'slbs' has deprecated from v1.123.1 and replace by 'balancers'.""", DeprecationWarning)
259
- pulumi.log.warn("""slbs is deprecated: Field 'slbs' has deprecated from v1.123.1 and replace by 'balancers'.""")
260
-
261
259
  return pulumi.get(self, "slbs")
262
260
 
263
261
  @property
@@ -227,13 +227,11 @@ class GetLoadBalancersResult:
227
227
 
228
228
  @property
229
229
  @pulumi.getter
230
+ @_utilities.deprecated("""Field 'slbs' has deprecated from v1.123.1 and replace by 'balancers'.""")
230
231
  def slbs(self) -> Sequence['outputs.GetLoadBalancersSlbResult']:
231
232
  """
232
233
  A list of SLBs. Each element contains the following attributes:
233
234
  """
234
- warnings.warn("""Field 'slbs' has deprecated from v1.123.1 and replace by 'balancers'.""", DeprecationWarning)
235
- pulumi.log.warn("""slbs is deprecated: Field 'slbs' has deprecated from v1.123.1 and replace by 'balancers'.""")
236
-
237
235
  return pulumi.get(self, "slbs")
238
236
 
239
237
  @property
@@ -63,10 +63,8 @@ class GetZonesResult:
63
63
 
64
64
  @property
65
65
  @pulumi.getter(name="enableDetails")
66
+ @_utilities.deprecated("""The parameter enable_details has been deprecated from version v1.154.0+""")
66
67
  def enable_details(self) -> Optional[bool]:
67
- warnings.warn("""The parameter enable_details has been deprecated from version v1.154.0+""", DeprecationWarning)
68
- pulumi.log.warn("""enable_details is deprecated: The parameter enable_details has been deprecated from version v1.154.0+""")
69
-
70
68
  return pulumi.get(self, "enable_details")
71
69
 
72
70
  @property
@@ -413,10 +413,8 @@ class ListenerArgs:
413
413
 
414
414
  @property
415
415
  @pulumi.getter(name="lbPort")
416
+ @_utilities.deprecated("""Field 'lb_port' has been removed since 1.211.0.""")
416
417
  def lb_port(self) -> Optional[pulumi.Input[int]]:
417
- warnings.warn("""Field 'lb_port' has been removed since 1.211.0.""", DeprecationWarning)
418
- pulumi.log.warn("""lb_port is deprecated: Field 'lb_port' has been removed since 1.211.0.""")
419
-
420
418
  return pulumi.get(self, "lb_port")
421
419
 
422
420
  @lb_port.setter
@@ -425,10 +423,8 @@ class ListenerArgs:
425
423
 
426
424
  @property
427
425
  @pulumi.getter(name="lbProtocol")
426
+ @_utilities.deprecated("""Field 'lb_protocol' has been removed since 1.211.0.""")
428
427
  def lb_protocol(self) -> Optional[pulumi.Input[str]]:
429
- warnings.warn("""Field 'lb_protocol' has been removed since 1.211.0.""", DeprecationWarning)
430
- pulumi.log.warn("""lb_protocol is deprecated: Field 'lb_protocol' has been removed since 1.211.0.""")
431
-
432
428
  return pulumi.get(self, "lb_protocol")
433
429
 
434
430
  @lb_protocol.setter
@@ -509,10 +505,8 @@ class ListenerArgs:
509
505
 
510
506
  @property
511
507
  @pulumi.getter(name="sslCertificateId")
508
+ @_utilities.deprecated("""Field 'ssl_certificate_id' has been deprecated from 1.59.0 and using 'server_certificate_id' instead.""")
512
509
  def ssl_certificate_id(self) -> Optional[pulumi.Input[str]]:
513
- warnings.warn("""Field 'ssl_certificate_id' has been deprecated from 1.59.0 and using 'server_certificate_id' instead.""", DeprecationWarning)
514
- pulumi.log.warn("""ssl_certificate_id is deprecated: Field 'ssl_certificate_id' has been deprecated from 1.59.0 and using 'server_certificate_id' instead.""")
515
-
516
510
  return pulumi.get(self, "ssl_certificate_id")
517
511
 
518
512
  @ssl_certificate_id.setter
@@ -953,10 +947,8 @@ class _ListenerState:
953
947
 
954
948
  @property
955
949
  @pulumi.getter(name="lbPort")
950
+ @_utilities.deprecated("""Field 'lb_port' has been removed since 1.211.0.""")
956
951
  def lb_port(self) -> Optional[pulumi.Input[int]]:
957
- warnings.warn("""Field 'lb_port' has been removed since 1.211.0.""", DeprecationWarning)
958
- pulumi.log.warn("""lb_port is deprecated: Field 'lb_port' has been removed since 1.211.0.""")
959
-
960
952
  return pulumi.get(self, "lb_port")
961
953
 
962
954
  @lb_port.setter
@@ -965,10 +957,8 @@ class _ListenerState:
965
957
 
966
958
  @property
967
959
  @pulumi.getter(name="lbProtocol")
960
+ @_utilities.deprecated("""Field 'lb_protocol' has been removed since 1.211.0.""")
968
961
  def lb_protocol(self) -> Optional[pulumi.Input[str]]:
969
- warnings.warn("""Field 'lb_protocol' has been removed since 1.211.0.""", DeprecationWarning)
970
- pulumi.log.warn("""lb_protocol is deprecated: Field 'lb_protocol' has been removed since 1.211.0.""")
971
-
972
962
  return pulumi.get(self, "lb_protocol")
973
963
 
974
964
  @lb_protocol.setter
@@ -1067,10 +1057,8 @@ class _ListenerState:
1067
1057
 
1068
1058
  @property
1069
1059
  @pulumi.getter(name="sslCertificateId")
1060
+ @_utilities.deprecated("""Field 'ssl_certificate_id' has been deprecated from 1.59.0 and using 'server_certificate_id' instead.""")
1070
1061
  def ssl_certificate_id(self) -> Optional[pulumi.Input[str]]:
1071
- warnings.warn("""Field 'ssl_certificate_id' has been deprecated from 1.59.0 and using 'server_certificate_id' instead.""", DeprecationWarning)
1072
- pulumi.log.warn("""ssl_certificate_id is deprecated: Field 'ssl_certificate_id' has been deprecated from 1.59.0 and using 'server_certificate_id' instead.""")
1073
-
1074
1062
  return pulumi.get(self, "ssl_certificate_id")
1075
1063
 
1076
1064
  @ssl_certificate_id.setter
@@ -1725,18 +1713,14 @@ class Listener(pulumi.CustomResource):
1725
1713
 
1726
1714
  @property
1727
1715
  @pulumi.getter(name="lbPort")
1716
+ @_utilities.deprecated("""Field 'lb_port' has been removed since 1.211.0.""")
1728
1717
  def lb_port(self) -> pulumi.Output[Optional[int]]:
1729
- warnings.warn("""Field 'lb_port' has been removed since 1.211.0.""", DeprecationWarning)
1730
- pulumi.log.warn("""lb_port is deprecated: Field 'lb_port' has been removed since 1.211.0.""")
1731
-
1732
1718
  return pulumi.get(self, "lb_port")
1733
1719
 
1734
1720
  @property
1735
1721
  @pulumi.getter(name="lbProtocol")
1722
+ @_utilities.deprecated("""Field 'lb_protocol' has been removed since 1.211.0.""")
1736
1723
  def lb_protocol(self) -> pulumi.Output[Optional[str]]:
1737
- warnings.warn("""Field 'lb_protocol' has been removed since 1.211.0.""", DeprecationWarning)
1738
- pulumi.log.warn("""lb_protocol is deprecated: Field 'lb_protocol' has been removed since 1.211.0.""")
1739
-
1740
1724
  return pulumi.get(self, "lb_protocol")
1741
1725
 
1742
1726
  @property
@@ -1791,10 +1775,8 @@ class Listener(pulumi.CustomResource):
1791
1775
 
1792
1776
  @property
1793
1777
  @pulumi.getter(name="sslCertificateId")
1778
+ @_utilities.deprecated("""Field 'ssl_certificate_id' has been deprecated from 1.59.0 and using 'server_certificate_id' instead.""")
1794
1779
  def ssl_certificate_id(self) -> pulumi.Output[str]:
1795
- warnings.warn("""Field 'ssl_certificate_id' has been deprecated from 1.59.0 and using 'server_certificate_id' instead.""", DeprecationWarning)
1796
- pulumi.log.warn("""ssl_certificate_id is deprecated: Field 'ssl_certificate_id' has been deprecated from 1.59.0 and using 'server_certificate_id' instead.""")
1797
-
1798
1780
  return pulumi.get(self, "ssl_certificate_id")
1799
1781
 
1800
1782
  @property
@@ -269,13 +269,11 @@ class LoadBalancerArgs:
269
269
 
270
270
  @property
271
271
  @pulumi.getter
272
+ @_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.123.1. New field 'load_balancer_name' instead""")
272
273
  def name(self) -> Optional[pulumi.Input[str]]:
273
274
  """
274
275
  Field `name` has been deprecated from provider version 1.123.1 New field `load_balancer_name` instead.
275
276
  """
276
- warnings.warn("""Field 'name' has been deprecated from provider version 1.123.1. New field 'load_balancer_name' instead""", DeprecationWarning)
277
- pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.123.1. New field 'load_balancer_name' instead""")
278
-
279
277
  return pulumi.get(self, "name")
280
278
 
281
279
  @name.setter
@@ -333,15 +331,13 @@ class LoadBalancerArgs:
333
331
 
334
332
  @property
335
333
  @pulumi.getter
334
+ @_utilities.deprecated("""Field 'specification' has been deprecated from provider version 1.123.1. New field 'load_balancer_spec' instead""")
336
335
  def specification(self) -> Optional[pulumi.Input[str]]:
337
336
  """
338
337
  The specification of the Server Load Balancer instance. Default to empty string indicating it is "Shared-Performance" instance.
339
338
  Launching "[Performance-guaranteed](https://www.alibabacloud.com/help/en/slb/product-overview/announcements-and-updates)" instance, it is must be specified and it valid values are: "slb.s1.small", "slb.s2.small", "slb.s2.medium",
340
339
  "slb.s3.small", "slb.s3.medium", "slb.s3.large" and "slb.s4.large".
341
340
  """
342
- warnings.warn("""Field 'specification' has been deprecated from provider version 1.123.1. New field 'load_balancer_spec' instead""", DeprecationWarning)
343
- pulumi.log.warn("""specification is deprecated: Field 'specification' has been deprecated from provider version 1.123.1. New field 'load_balancer_spec' instead""")
344
-
345
341
  return pulumi.get(self, "specification")
346
342
 
347
343
  @specification.setter
@@ -649,13 +645,11 @@ class _LoadBalancerState:
649
645
 
650
646
  @property
651
647
  @pulumi.getter
648
+ @_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.123.1. New field 'load_balancer_name' instead""")
652
649
  def name(self) -> Optional[pulumi.Input[str]]:
653
650
  """
654
651
  Field `name` has been deprecated from provider version 1.123.1 New field `load_balancer_name` instead.
655
652
  """
656
- warnings.warn("""Field 'name' has been deprecated from provider version 1.123.1. New field 'load_balancer_name' instead""", DeprecationWarning)
657
- pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.123.1. New field 'load_balancer_name' instead""")
658
-
659
653
  return pulumi.get(self, "name")
660
654
 
661
655
  @name.setter
@@ -713,15 +707,13 @@ class _LoadBalancerState:
713
707
 
714
708
  @property
715
709
  @pulumi.getter
710
+ @_utilities.deprecated("""Field 'specification' has been deprecated from provider version 1.123.1. New field 'load_balancer_spec' instead""")
716
711
  def specification(self) -> Optional[pulumi.Input[str]]:
717
712
  """
718
713
  The specification of the Server Load Balancer instance. Default to empty string indicating it is "Shared-Performance" instance.
719
714
  Launching "[Performance-guaranteed](https://www.alibabacloud.com/help/en/slb/product-overview/announcements-and-updates)" instance, it is must be specified and it valid values are: "slb.s1.small", "slb.s2.small", "slb.s2.medium",
720
715
  "slb.s3.small", "slb.s3.medium", "slb.s3.large" and "slb.s4.large".
721
716
  """
722
- warnings.warn("""Field 'specification' has been deprecated from provider version 1.123.1. New field 'load_balancer_spec' instead""", DeprecationWarning)
723
- pulumi.log.warn("""specification is deprecated: Field 'specification' has been deprecated from provider version 1.123.1. New field 'load_balancer_spec' instead""")
724
-
725
717
  return pulumi.get(self, "specification")
726
718
 
727
719
  @specification.setter
@@ -1227,13 +1219,11 @@ class LoadBalancer(pulumi.CustomResource):
1227
1219
 
1228
1220
  @property
1229
1221
  @pulumi.getter
1222
+ @_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.123.1. New field 'load_balancer_name' instead""")
1230
1223
  def name(self) -> pulumi.Output[str]:
1231
1224
  """
1232
1225
  Field `name` has been deprecated from provider version 1.123.1 New field `load_balancer_name` instead.
1233
1226
  """
1234
- warnings.warn("""Field 'name' has been deprecated from provider version 1.123.1. New field 'load_balancer_name' instead""", DeprecationWarning)
1235
- pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.123.1. New field 'load_balancer_name' instead""")
1236
-
1237
1227
  return pulumi.get(self, "name")
1238
1228
 
1239
1229
  @property
@@ -1271,15 +1261,13 @@ class LoadBalancer(pulumi.CustomResource):
1271
1261
 
1272
1262
  @property
1273
1263
  @pulumi.getter
1264
+ @_utilities.deprecated("""Field 'specification' has been deprecated from provider version 1.123.1. New field 'load_balancer_spec' instead""")
1274
1265
  def specification(self) -> pulumi.Output[str]:
1275
1266
  """
1276
1267
  The specification of the Server Load Balancer instance. Default to empty string indicating it is "Shared-Performance" instance.
1277
1268
  Launching "[Performance-guaranteed](https://www.alibabacloud.com/help/en/slb/product-overview/announcements-and-updates)" instance, it is must be specified and it valid values are: "slb.s1.small", "slb.s2.small", "slb.s2.medium",
1278
1269
  "slb.s3.small", "slb.s3.medium", "slb.s3.large" and "slb.s4.large".
1279
1270
  """
1280
- warnings.warn("""Field 'specification' has been deprecated from provider version 1.123.1. New field 'load_balancer_spec' instead""", DeprecationWarning)
1281
- pulumi.log.warn("""specification is deprecated: Field 'specification' has been deprecated from provider version 1.123.1. New field 'load_balancer_spec' instead""")
1282
-
1283
1271
  return pulumi.get(self, "specification")
1284
1272
 
1285
1273
  @property
@@ -2901,14 +2901,12 @@ class GetZonesZoneResult(dict):
2901
2901
 
2902
2902
  @property
2903
2903
  @pulumi.getter(name="slbSlaveZoneIds")
2904
+ @_utilities.deprecated("""the attribute slb_slave_zone_ids has been deprecated from version 1.157.0 and use slave_zone_id instead.""")
2904
2905
  def slb_slave_zone_ids(self) -> Sequence[str]:
2905
2906
  """
2906
2907
  (Deprecated from 1.157.0) A list of slb slave zone ids in which the slb master zone.
2907
2908
  It has been deprecated from v1.157.0 and use `slave_zone_id` instead.
2908
2909
  """
2909
- warnings.warn("""the attribute slb_slave_zone_ids has been deprecated from version 1.157.0 and use slave_zone_id instead.""", DeprecationWarning)
2910
- pulumi.log.warn("""slb_slave_zone_ids is deprecated: the attribute slb_slave_zone_ids has been deprecated from version 1.157.0 and use slave_zone_id instead.""")
2911
-
2912
2910
  return pulumi.get(self, "slb_slave_zone_ids")
2913
2911
 
2914
2912
  @property
@@ -64,10 +64,8 @@ class ServerCertificateArgs:
64
64
 
65
65
  @property
66
66
  @pulumi.getter(name="alicloudCertifacteId")
67
+ @_utilities.deprecated("""Field 'alicloud_certifacte_id' has been deprecated from provider version 1.68.0. Use 'alicloud_certificate_id' replaces it.""")
67
68
  def alicloud_certifacte_id(self) -> Optional[pulumi.Input[str]]:
68
- warnings.warn("""Field 'alicloud_certifacte_id' has been deprecated from provider version 1.68.0. Use 'alicloud_certificate_id' replaces it.""", DeprecationWarning)
69
- pulumi.log.warn("""alicloud_certifacte_id is deprecated: Field 'alicloud_certifacte_id' has been deprecated from provider version 1.68.0. Use 'alicloud_certificate_id' replaces it.""")
70
-
71
69
  return pulumi.get(self, "alicloud_certifacte_id")
72
70
 
73
71
  @alicloud_certifacte_id.setter
@@ -76,10 +74,8 @@ class ServerCertificateArgs:
76
74
 
77
75
  @property
78
76
  @pulumi.getter(name="alicloudCertifacteName")
77
+ @_utilities.deprecated("""Field 'alicloud_certifacte_name' has been deprecated from provider version 1.68.0. Use 'alicloud_certificate_name' replaces it.""")
79
78
  def alicloud_certifacte_name(self) -> Optional[pulumi.Input[str]]:
80
- warnings.warn("""Field 'alicloud_certifacte_name' has been deprecated from provider version 1.68.0. Use 'alicloud_certificate_name' replaces it.""", DeprecationWarning)
81
- pulumi.log.warn("""alicloud_certifacte_name is deprecated: Field 'alicloud_certifacte_name' has been deprecated from provider version 1.68.0. Use 'alicloud_certificate_name' replaces it.""")
82
-
83
79
  return pulumi.get(self, "alicloud_certifacte_name")
84
80
 
85
81
  @alicloud_certifacte_name.setter
@@ -236,10 +232,8 @@ class _ServerCertificateState:
236
232
 
237
233
  @property
238
234
  @pulumi.getter(name="alicloudCertifacteId")
235
+ @_utilities.deprecated("""Field 'alicloud_certifacte_id' has been deprecated from provider version 1.68.0. Use 'alicloud_certificate_id' replaces it.""")
239
236
  def alicloud_certifacte_id(self) -> Optional[pulumi.Input[str]]:
240
- warnings.warn("""Field 'alicloud_certifacte_id' has been deprecated from provider version 1.68.0. Use 'alicloud_certificate_id' replaces it.""", DeprecationWarning)
241
- pulumi.log.warn("""alicloud_certifacte_id is deprecated: Field 'alicloud_certifacte_id' has been deprecated from provider version 1.68.0. Use 'alicloud_certificate_id' replaces it.""")
242
-
243
237
  return pulumi.get(self, "alicloud_certifacte_id")
244
238
 
245
239
  @alicloud_certifacte_id.setter
@@ -248,10 +242,8 @@ class _ServerCertificateState:
248
242
 
249
243
  @property
250
244
  @pulumi.getter(name="alicloudCertifacteName")
245
+ @_utilities.deprecated("""Field 'alicloud_certifacte_name' has been deprecated from provider version 1.68.0. Use 'alicloud_certificate_name' replaces it.""")
251
246
  def alicloud_certifacte_name(self) -> Optional[pulumi.Input[str]]:
252
- warnings.warn("""Field 'alicloud_certifacte_name' has been deprecated from provider version 1.68.0. Use 'alicloud_certificate_name' replaces it.""", DeprecationWarning)
253
- pulumi.log.warn("""alicloud_certifacte_name is deprecated: Field 'alicloud_certifacte_name' has been deprecated from provider version 1.68.0. Use 'alicloud_certificate_name' replaces it.""")
254
-
255
247
  return pulumi.get(self, "alicloud_certifacte_name")
256
248
 
257
249
  @alicloud_certifacte_name.setter
@@ -606,18 +598,14 @@ class ServerCertificate(pulumi.CustomResource):
606
598
 
607
599
  @property
608
600
  @pulumi.getter(name="alicloudCertifacteId")
601
+ @_utilities.deprecated("""Field 'alicloud_certifacte_id' has been deprecated from provider version 1.68.0. Use 'alicloud_certificate_id' replaces it.""")
609
602
  def alicloud_certifacte_id(self) -> pulumi.Output[Optional[str]]:
610
- warnings.warn("""Field 'alicloud_certifacte_id' has been deprecated from provider version 1.68.0. Use 'alicloud_certificate_id' replaces it.""", DeprecationWarning)
611
- pulumi.log.warn("""alicloud_certifacte_id is deprecated: Field 'alicloud_certifacte_id' has been deprecated from provider version 1.68.0. Use 'alicloud_certificate_id' replaces it.""")
612
-
613
603
  return pulumi.get(self, "alicloud_certifacte_id")
614
604
 
615
605
  @property
616
606
  @pulumi.getter(name="alicloudCertifacteName")
607
+ @_utilities.deprecated("""Field 'alicloud_certifacte_name' has been deprecated from provider version 1.68.0. Use 'alicloud_certificate_name' replaces it.""")
617
608
  def alicloud_certifacte_name(self) -> pulumi.Output[Optional[str]]:
618
- warnings.warn("""Field 'alicloud_certifacte_name' has been deprecated from provider version 1.68.0. Use 'alicloud_certificate_name' replaces it.""", DeprecationWarning)
619
- pulumi.log.warn("""alicloud_certifacte_name is deprecated: Field 'alicloud_certifacte_name' has been deprecated from provider version 1.68.0. Use 'alicloud_certificate_name' replaces it.""")
620
-
621
609
  return pulumi.get(self, "alicloud_certifacte_name")
622
610
 
623
611
  @property
@@ -76,13 +76,11 @@ class ServerGroupArgs:
76
76
 
77
77
  @property
78
78
  @pulumi.getter
79
+ @_utilities.deprecated("""Field 'servers' has been deprecated from provider version 1.163.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_server_group_server_attachment'.""")
79
80
  def servers(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['ServerGroupServerArgs']]]]:
80
81
  """
81
82
  A list of ECS instances to be added. **NOTE:** Field 'servers' has been deprecated from provider version 1.163.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_server_group_server_attachment'. At most 20 ECS instances can be supported in one resource. It contains three sub-fields as `Block server` follows. See `servers` below for details.
82
83
  """
83
- warnings.warn("""Field 'servers' has been deprecated from provider version 1.163.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_server_group_server_attachment'.""", DeprecationWarning)
84
- pulumi.log.warn("""servers is deprecated: Field 'servers' has been deprecated from provider version 1.163.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_server_group_server_attachment'.""")
85
-
86
84
  return pulumi.get(self, "servers")
87
85
 
88
86
  @servers.setter
@@ -154,13 +152,11 @@ class _ServerGroupState:
154
152
 
155
153
  @property
156
154
  @pulumi.getter
155
+ @_utilities.deprecated("""Field 'servers' has been deprecated from provider version 1.163.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_server_group_server_attachment'.""")
157
156
  def servers(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['ServerGroupServerArgs']]]]:
158
157
  """
159
158
  A list of ECS instances to be added. **NOTE:** Field 'servers' has been deprecated from provider version 1.163.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_server_group_server_attachment'. At most 20 ECS instances can be supported in one resource. It contains three sub-fields as `Block server` follows. See `servers` below for details.
160
159
  """
161
- warnings.warn("""Field 'servers' has been deprecated from provider version 1.163.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_server_group_server_attachment'.""", DeprecationWarning)
162
- pulumi.log.warn("""servers is deprecated: Field 'servers' has been deprecated from provider version 1.163.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_server_group_server_attachment'.""")
163
-
164
160
  return pulumi.get(self, "servers")
165
161
 
166
162
  @servers.setter
@@ -395,12 +391,10 @@ class ServerGroup(pulumi.CustomResource):
395
391
 
396
392
  @property
397
393
  @pulumi.getter
394
+ @_utilities.deprecated("""Field 'servers' has been deprecated from provider version 1.163.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_server_group_server_attachment'.""")
398
395
  def servers(self) -> pulumi.Output[Sequence['outputs.ServerGroupServer']]:
399
396
  """
400
397
  A list of ECS instances to be added. **NOTE:** Field 'servers' has been deprecated from provider version 1.163.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_server_group_server_attachment'. At most 20 ECS instances can be supported in one resource. It contains three sub-fields as `Block server` follows. See `servers` below for details.
401
398
  """
402
- warnings.warn("""Field 'servers' has been deprecated from provider version 1.163.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_server_group_server_attachment'.""", DeprecationWarning)
403
- pulumi.log.warn("""servers is deprecated: Field 'servers' has been deprecated from provider version 1.163.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_server_group_server_attachment'.""")
404
-
405
399
  return pulumi.get(self, "servers")
406
400
 
@@ -208,14 +208,12 @@ class InstanceArgs:
208
208
 
209
209
  @property
210
210
  @pulumi.getter(name="containerImageScan")
211
+ @_utilities.deprecated("""Field 'container_image_scan' has been deprecated from provider version 1.212.0. Container Image security scan. Interval type, value interval:[0,200000].> The step size is 20, that is, only multiples of 20 can be filled in.""")
211
212
  def container_image_scan(self) -> Optional[pulumi.Input[str]]:
212
213
  """
213
214
  Container Image security scan. Interval type, value interval:[0,200000].
214
215
  > **NOTE:** The step size is 20, that is, only multiples of 20 can be filled in.
215
216
  """
216
- warnings.warn("""Field 'container_image_scan' has been deprecated from provider version 1.212.0. Container Image security scan. Interval type, value interval:[0,200000].> The step size is 20, that is, only multiples of 20 can be filled in.""", DeprecationWarning)
217
- pulumi.log.warn("""container_image_scan is deprecated: Field 'container_image_scan' has been deprecated from provider version 1.212.0. Container Image security scan. Interval type, value interval:[0,200000].> The step size is 20, that is, only multiples of 20 can be filled in.""")
218
-
219
217
  return pulumi.get(self, "container_image_scan")
220
218
 
221
219
  @container_image_scan.setter
@@ -709,14 +707,12 @@ class _InstanceState:
709
707
 
710
708
  @property
711
709
  @pulumi.getter(name="containerImageScan")
710
+ @_utilities.deprecated("""Field 'container_image_scan' has been deprecated from provider version 1.212.0. Container Image security scan. Interval type, value interval:[0,200000].> The step size is 20, that is, only multiples of 20 can be filled in.""")
712
711
  def container_image_scan(self) -> Optional[pulumi.Input[str]]:
713
712
  """
714
713
  Container Image security scan. Interval type, value interval:[0,200000].
715
714
  > **NOTE:** The step size is 20, that is, only multiples of 20 can be filled in.
716
715
  """
717
- warnings.warn("""Field 'container_image_scan' has been deprecated from provider version 1.212.0. Container Image security scan. Interval type, value interval:[0,200000].> The step size is 20, that is, only multiples of 20 can be filled in.""", DeprecationWarning)
718
- pulumi.log.warn("""container_image_scan is deprecated: Field 'container_image_scan' has been deprecated from provider version 1.212.0. Container Image security scan. Interval type, value interval:[0,200000].> The step size is 20, that is, only multiples of 20 can be filled in.""")
719
-
720
716
  return pulumi.get(self, "container_image_scan")
721
717
 
722
718
  @container_image_scan.setter
@@ -1453,14 +1449,12 @@ class Instance(pulumi.CustomResource):
1453
1449
 
1454
1450
  @property
1455
1451
  @pulumi.getter(name="containerImageScan")
1452
+ @_utilities.deprecated("""Field 'container_image_scan' has been deprecated from provider version 1.212.0. Container Image security scan. Interval type, value interval:[0,200000].> The step size is 20, that is, only multiples of 20 can be filled in.""")
1456
1453
  def container_image_scan(self) -> pulumi.Output[Optional[str]]:
1457
1454
  """
1458
1455
  Container Image security scan. Interval type, value interval:[0,200000].
1459
1456
  > **NOTE:** The step size is 20, that is, only multiples of 20 can be filled in.
1460
1457
  """
1461
- warnings.warn("""Field 'container_image_scan' has been deprecated from provider version 1.212.0. Container Image security scan. Interval type, value interval:[0,200000].> The step size is 20, that is, only multiples of 20 can be filled in.""", DeprecationWarning)
1462
- pulumi.log.warn("""container_image_scan is deprecated: Field 'container_image_scan' has been deprecated from provider version 1.212.0. Container Image security scan. Interval type, value interval:[0,200000].> The step size is 20, that is, only multiples of 20 can be filled in.""")
1463
-
1464
1458
  return pulumi.get(self, "container_image_scan")
1465
1459
 
1466
1460
  @property
@@ -170,13 +170,11 @@ class CommonBandwithPackageArgs:
170
170
 
171
171
  @property
172
172
  @pulumi.getter
173
+ @_utilities.deprecated("""Field 'name' has been deprecated since provider version 1.120.0. New field 'bandwidth_package_name' instead.""")
173
174
  def name(self) -> Optional[pulumi.Input[str]]:
174
175
  """
175
176
  . Field 'name' has been deprecated from provider version 1.120.0. New field 'bandwidth_package_name' instead.
176
177
  """
177
- warnings.warn("""Field 'name' has been deprecated since provider version 1.120.0. New field 'bandwidth_package_name' instead.""", DeprecationWarning)
178
- pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated since provider version 1.120.0. New field 'bandwidth_package_name' instead.""")
179
-
180
178
  return pulumi.get(self, "name")
181
179
 
182
180
  @name.setter
@@ -430,13 +428,11 @@ class _CommonBandwithPackageState:
430
428
 
431
429
  @property
432
430
  @pulumi.getter
431
+ @_utilities.deprecated("""Field 'name' has been deprecated since provider version 1.120.0. New field 'bandwidth_package_name' instead.""")
433
432
  def name(self) -> Optional[pulumi.Input[str]]:
434
433
  """
435
434
  . Field 'name' has been deprecated from provider version 1.120.0. New field 'bandwidth_package_name' instead.
436
435
  """
437
- warnings.warn("""Field 'name' has been deprecated since provider version 1.120.0. New field 'bandwidth_package_name' instead.""", DeprecationWarning)
438
- pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated since provider version 1.120.0. New field 'bandwidth_package_name' instead.""")
439
-
440
436
  return pulumi.get(self, "name")
441
437
 
442
438
  @name.setter
@@ -801,13 +797,11 @@ class CommonBandwithPackage(pulumi.CustomResource):
801
797
 
802
798
  @property
803
799
  @pulumi.getter
800
+ @_utilities.deprecated("""Field 'name' has been deprecated since provider version 1.120.0. New field 'bandwidth_package_name' instead.""")
804
801
  def name(self) -> pulumi.Output[str]:
805
802
  """
806
803
  . Field 'name' has been deprecated from provider version 1.120.0. New field 'bandwidth_package_name' instead.
807
804
  """
808
- warnings.warn("""Field 'name' has been deprecated since provider version 1.120.0. New field 'bandwidth_package_name' instead.""", DeprecationWarning)
809
- pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated since provider version 1.120.0. New field 'bandwidth_package_name' instead.""")
810
-
811
805
  return pulumi.get(self, "name")
812
806
 
813
807
  @property