pulumi-alicloud 3.58.0a1719033247__py3-none-any.whl → 3.58.0a1719262477__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.0a1719262477.dist-info}/METADATA +1 -1
  156. {pulumi_alicloud-3.58.0a1719033247.dist-info → pulumi_alicloud-3.58.0a1719262477.dist-info}/RECORD +158 -158
  157. {pulumi_alicloud-3.58.0a1719033247.dist-info → pulumi_alicloud-3.58.0a1719262477.dist-info}/WHEEL +0 -0
  158. {pulumi_alicloud-3.58.0a1719033247.dist-info → pulumi_alicloud-3.58.0a1719262477.dist-info}/top_level.txt +0 -0
@@ -121,14 +121,12 @@ class SnapshotArgs:
121
121
 
122
122
  @property
123
123
  @pulumi.getter
124
+ @_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.120.0. New field 'snapshot_name' instead.""")
124
125
  def name(self) -> Optional[pulumi.Input[str]]:
125
126
  """
126
127
  The name of the snapshot to be created. The name must be 2 to 128 characters in length. It must start with a letter and cannot start with http:// or https://. It can contain letters, digits, colons (:), underscores (_), and hyphens (-).
127
128
  It cannot start with auto, because snapshot names starting with auto are recognized as automatic snapshots.
128
129
  """
129
- warnings.warn("""Field 'name' has been deprecated from provider version 1.120.0. New field 'snapshot_name' instead.""", DeprecationWarning)
130
- pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.120.0. New field 'snapshot_name' instead.""")
131
-
132
130
  return pulumi.get(self, "name")
133
131
 
134
132
  @name.setter
@@ -292,14 +290,12 @@ class _SnapshotState:
292
290
 
293
291
  @property
294
292
  @pulumi.getter
293
+ @_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.120.0. New field 'snapshot_name' instead.""")
295
294
  def name(self) -> Optional[pulumi.Input[str]]:
296
295
  """
297
296
  The name of the snapshot to be created. The name must be 2 to 128 characters in length. It must start with a letter and cannot start with http:// or https://. It can contain letters, digits, colons (:), underscores (_), and hyphens (-).
298
297
  It cannot start with auto, because snapshot names starting with auto are recognized as automatic snapshots.
299
298
  """
300
- warnings.warn("""Field 'name' has been deprecated from provider version 1.120.0. New field 'snapshot_name' instead.""", DeprecationWarning)
301
- pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.120.0. New field 'snapshot_name' instead.""")
302
-
303
299
  return pulumi.get(self, "name")
304
300
 
305
301
  @name.setter
@@ -591,14 +587,12 @@ class Snapshot(pulumi.CustomResource):
591
587
 
592
588
  @property
593
589
  @pulumi.getter
590
+ @_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.120.0. New field 'snapshot_name' instead.""")
594
591
  def name(self) -> pulumi.Output[str]:
595
592
  """
596
593
  The name of the snapshot to be created. The name must be 2 to 128 characters in length. It must start with a letter and cannot start with http:// or https://. It can contain letters, digits, colons (:), underscores (_), and hyphens (-).
597
594
  It cannot start with auto, because snapshot names starting with auto are recognized as automatic snapshots.
598
595
  """
599
- warnings.warn("""Field 'name' has been deprecated from provider version 1.120.0. New field 'snapshot_name' instead.""", DeprecationWarning)
600
- pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.120.0. New field 'snapshot_name' instead.""")
601
-
602
596
  return pulumi.get(self, "name")
603
597
 
604
598
  @property
@@ -252,14 +252,12 @@ class K8sApplicationArgs:
252
252
 
253
253
  @property
254
254
  @pulumi.getter(name="internetSlbId")
255
+ @_utilities.deprecated("""Field 'internet_slb_id' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
255
256
  def internet_slb_id(self) -> Optional[pulumi.Input[str]]:
256
257
  """
257
258
  Public network SLB ID. If not configured, EDAS will automatically purchase a new SLB for the user.
258
259
  It has been deprecated, and new resource 'alicloud_edas_k8s_slb_attachment' replaces it.
259
260
  """
260
- warnings.warn("""Field 'internet_slb_id' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""", DeprecationWarning)
261
- pulumi.log.warn("""internet_slb_id is deprecated: Field 'internet_slb_id' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
262
-
263
261
  return pulumi.get(self, "internet_slb_id")
264
262
 
265
263
  @internet_slb_id.setter
@@ -268,13 +266,11 @@ class K8sApplicationArgs:
268
266
 
269
267
  @property
270
268
  @pulumi.getter(name="internetSlbPort")
269
+ @_utilities.deprecated("""Field 'internet_slb_port' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
271
270
  def internet_slb_port(self) -> Optional[pulumi.Input[int]]:
272
271
  """
273
272
  The public network SLB front-end port, range 1~65535. It has been deprecated and new resource 'alicloud_edas_k8s_slb_attachment' replaces it.
274
273
  """
275
- warnings.warn("""Field 'internet_slb_port' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""", DeprecationWarning)
276
- pulumi.log.warn("""internet_slb_port is deprecated: Field 'internet_slb_port' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
277
-
278
274
  return pulumi.get(self, "internet_slb_port")
279
275
 
280
276
  @internet_slb_port.setter
@@ -283,13 +279,11 @@ class K8sApplicationArgs:
283
279
 
284
280
  @property
285
281
  @pulumi.getter(name="internetSlbProtocol")
282
+ @_utilities.deprecated("""Field 'internet_slb_protocol' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
286
283
  def internet_slb_protocol(self) -> Optional[pulumi.Input[str]]:
287
284
  """
288
285
  The public network SLB protocol supports TCP, HTTP and HTTPS protocols. It has been deprecated, and new resource 'alicloud_edas_k8s_slb_attachment' replaces it.
289
286
  """
290
- warnings.warn("""Field 'internet_slb_protocol' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""", DeprecationWarning)
291
- pulumi.log.warn("""internet_slb_protocol is deprecated: Field 'internet_slb_protocol' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
292
-
293
287
  return pulumi.get(self, "internet_slb_protocol")
294
288
 
295
289
  @internet_slb_protocol.setter
@@ -298,14 +292,12 @@ class K8sApplicationArgs:
298
292
 
299
293
  @property
300
294
  @pulumi.getter(name="internetTargetPort")
295
+ @_utilities.deprecated("""Field 'internet_target_port' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
301
296
  def internet_target_port(self) -> Optional[pulumi.Input[int]]:
302
297
  """
303
298
  The private SLB back-end port, is also the service port of the application, ranging from 1 to 65535.
304
299
  It has been deprecated, and new resource 'alicloud_edas_k8s_slb_attachment' replaces it.
305
300
  """
306
- warnings.warn("""Field 'internet_target_port' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""", DeprecationWarning)
307
- pulumi.log.warn("""internet_target_port is deprecated: Field 'internet_target_port' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
308
-
309
301
  return pulumi.get(self, "internet_target_port")
310
302
 
311
303
  @internet_target_port.setter
@@ -784,14 +776,12 @@ class _K8sApplicationState:
784
776
 
785
777
  @property
786
778
  @pulumi.getter(name="internetSlbId")
779
+ @_utilities.deprecated("""Field 'internet_slb_id' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
787
780
  def internet_slb_id(self) -> Optional[pulumi.Input[str]]:
788
781
  """
789
782
  Public network SLB ID. If not configured, EDAS will automatically purchase a new SLB for the user.
790
783
  It has been deprecated, and new resource 'alicloud_edas_k8s_slb_attachment' replaces it.
791
784
  """
792
- warnings.warn("""Field 'internet_slb_id' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""", DeprecationWarning)
793
- pulumi.log.warn("""internet_slb_id is deprecated: Field 'internet_slb_id' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
794
-
795
785
  return pulumi.get(self, "internet_slb_id")
796
786
 
797
787
  @internet_slb_id.setter
@@ -800,13 +790,11 @@ class _K8sApplicationState:
800
790
 
801
791
  @property
802
792
  @pulumi.getter(name="internetSlbPort")
793
+ @_utilities.deprecated("""Field 'internet_slb_port' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
803
794
  def internet_slb_port(self) -> Optional[pulumi.Input[int]]:
804
795
  """
805
796
  The public network SLB front-end port, range 1~65535. It has been deprecated and new resource 'alicloud_edas_k8s_slb_attachment' replaces it.
806
797
  """
807
- warnings.warn("""Field 'internet_slb_port' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""", DeprecationWarning)
808
- pulumi.log.warn("""internet_slb_port is deprecated: Field 'internet_slb_port' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
809
-
810
798
  return pulumi.get(self, "internet_slb_port")
811
799
 
812
800
  @internet_slb_port.setter
@@ -815,13 +803,11 @@ class _K8sApplicationState:
815
803
 
816
804
  @property
817
805
  @pulumi.getter(name="internetSlbProtocol")
806
+ @_utilities.deprecated("""Field 'internet_slb_protocol' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
818
807
  def internet_slb_protocol(self) -> Optional[pulumi.Input[str]]:
819
808
  """
820
809
  The public network SLB protocol supports TCP, HTTP and HTTPS protocols. It has been deprecated, and new resource 'alicloud_edas_k8s_slb_attachment' replaces it.
821
810
  """
822
- warnings.warn("""Field 'internet_slb_protocol' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""", DeprecationWarning)
823
- pulumi.log.warn("""internet_slb_protocol is deprecated: Field 'internet_slb_protocol' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
824
-
825
811
  return pulumi.get(self, "internet_slb_protocol")
826
812
 
827
813
  @internet_slb_protocol.setter
@@ -830,14 +816,12 @@ class _K8sApplicationState:
830
816
 
831
817
  @property
832
818
  @pulumi.getter(name="internetTargetPort")
819
+ @_utilities.deprecated("""Field 'internet_target_port' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
833
820
  def internet_target_port(self) -> Optional[pulumi.Input[int]]:
834
821
  """
835
822
  The private SLB back-end port, is also the service port of the application, ranging from 1 to 65535.
836
823
  It has been deprecated, and new resource 'alicloud_edas_k8s_slb_attachment' replaces it.
837
824
  """
838
- warnings.warn("""Field 'internet_target_port' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""", DeprecationWarning)
839
- pulumi.log.warn("""internet_target_port is deprecated: Field 'internet_target_port' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
840
-
841
825
  return pulumi.get(self, "internet_target_port")
842
826
 
843
827
  @internet_target_port.setter
@@ -1453,48 +1437,40 @@ class K8sApplication(pulumi.CustomResource):
1453
1437
 
1454
1438
  @property
1455
1439
  @pulumi.getter(name="internetSlbId")
1440
+ @_utilities.deprecated("""Field 'internet_slb_id' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
1456
1441
  def internet_slb_id(self) -> pulumi.Output[Optional[str]]:
1457
1442
  """
1458
1443
  Public network SLB ID. If not configured, EDAS will automatically purchase a new SLB for the user.
1459
1444
  It has been deprecated, and new resource 'alicloud_edas_k8s_slb_attachment' replaces it.
1460
1445
  """
1461
- warnings.warn("""Field 'internet_slb_id' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""", DeprecationWarning)
1462
- pulumi.log.warn("""internet_slb_id is deprecated: Field 'internet_slb_id' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
1463
-
1464
1446
  return pulumi.get(self, "internet_slb_id")
1465
1447
 
1466
1448
  @property
1467
1449
  @pulumi.getter(name="internetSlbPort")
1450
+ @_utilities.deprecated("""Field 'internet_slb_port' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
1468
1451
  def internet_slb_port(self) -> pulumi.Output[Optional[int]]:
1469
1452
  """
1470
1453
  The public network SLB front-end port, range 1~65535. It has been deprecated and new resource 'alicloud_edas_k8s_slb_attachment' replaces it.
1471
1454
  """
1472
- warnings.warn("""Field 'internet_slb_port' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""", DeprecationWarning)
1473
- pulumi.log.warn("""internet_slb_port is deprecated: Field 'internet_slb_port' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
1474
-
1475
1455
  return pulumi.get(self, "internet_slb_port")
1476
1456
 
1477
1457
  @property
1478
1458
  @pulumi.getter(name="internetSlbProtocol")
1459
+ @_utilities.deprecated("""Field 'internet_slb_protocol' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
1479
1460
  def internet_slb_protocol(self) -> pulumi.Output[Optional[str]]:
1480
1461
  """
1481
1462
  The public network SLB protocol supports TCP, HTTP and HTTPS protocols. It has been deprecated, and new resource 'alicloud_edas_k8s_slb_attachment' replaces it.
1482
1463
  """
1483
- warnings.warn("""Field 'internet_slb_protocol' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""", DeprecationWarning)
1484
- pulumi.log.warn("""internet_slb_protocol is deprecated: Field 'internet_slb_protocol' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
1485
-
1486
1464
  return pulumi.get(self, "internet_slb_protocol")
1487
1465
 
1488
1466
  @property
1489
1467
  @pulumi.getter(name="internetTargetPort")
1468
+ @_utilities.deprecated("""Field 'internet_target_port' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
1490
1469
  def internet_target_port(self) -> pulumi.Output[Optional[int]]:
1491
1470
  """
1492
1471
  The private SLB back-end port, is also the service port of the application, ranging from 1 to 65535.
1493
1472
  It has been deprecated, and new resource 'alicloud_edas_k8s_slb_attachment' replaces it.
1494
1473
  """
1495
- warnings.warn("""Field 'internet_target_port' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""", DeprecationWarning)
1496
- pulumi.log.warn("""internet_target_port is deprecated: Field 'internet_target_port' has been deprecated, New Resource 'alicloud_edas_k8s_slb_attachment' replaces it""")
1497
-
1498
1474
  return pulumi.get(self, "internet_target_port")
1499
1475
 
1500
1476
  @property
@@ -3086,13 +3086,11 @@ class GetSimpleOfficeSitesSiteResult(dict):
3086
3086
 
3087
3087
  @property
3088
3088
  @pulumi.getter
3089
+ @_utilities.deprecated("""Field 'bandwidth' has been deprecated from provider version 1.142.0.""")
3089
3090
  def bandwidth(self) -> int:
3090
3091
  """
3091
3092
  The Internet Bandwidth Peak. It has been deprecated from version 1.142.0 and can be found in the new datasource alicloud_ecd_network_packages.
3092
3093
  """
3093
- warnings.warn("""Field 'bandwidth' has been deprecated from provider version 1.142.0.""", DeprecationWarning)
3094
- pulumi.log.warn("""bandwidth is deprecated: Field 'bandwidth' has been deprecated from provider version 1.142.0.""")
3095
-
3096
3094
  return pulumi.get(self, "bandwidth")
3097
3095
 
3098
3096
  @property
@@ -3201,13 +3199,11 @@ class GetSimpleOfficeSitesSiteResult(dict):
3201
3199
 
3202
3200
  @property
3203
3201
  @pulumi.getter(name="enableInternetAccess")
3202
+ @_utilities.deprecated("""Field 'enable_internet_access' has been deprecated from provider version 1.142.0.""")
3204
3203
  def enable_internet_access(self) -> bool:
3205
3204
  """
3206
3205
  Whether the Open Internet Access Function.
3207
3206
  """
3208
- warnings.warn("""Field 'enable_internet_access' has been deprecated from provider version 1.142.0.""", DeprecationWarning)
3209
- pulumi.log.warn("""enable_internet_access is deprecated: Field 'enable_internet_access' has been deprecated from provider version 1.142.0.""")
3210
-
3211
3207
  return pulumi.get(self, "enable_internet_access")
3212
3208
 
3213
3209
  @property
@@ -81,13 +81,11 @@ class SimpleOfficeSiteArgs:
81
81
 
82
82
  @property
83
83
  @pulumi.getter
84
+ @_utilities.deprecated("""Field 'bandwidth' has been deprecated from provider version 1.142.0.""")
84
85
  def bandwidth(self) -> Optional[pulumi.Input[int]]:
85
86
  """
86
87
  The Internet Bandwidth Peak. It has been deprecated from version 1.142.0 and can be found in the new resource alicloud_ecd_network_package.
87
88
  """
88
- warnings.warn("""Field 'bandwidth' has been deprecated from provider version 1.142.0.""", DeprecationWarning)
89
- pulumi.log.warn("""bandwidth is deprecated: Field 'bandwidth' has been deprecated from provider version 1.142.0.""")
90
-
91
89
  return pulumi.get(self, "bandwidth")
92
90
 
93
91
  @bandwidth.setter
@@ -156,13 +154,11 @@ class SimpleOfficeSiteArgs:
156
154
 
157
155
  @property
158
156
  @pulumi.getter(name="enableInternetAccess")
157
+ @_utilities.deprecated("""Field 'enable_internet_access' has been deprecated from provider version 1.142.0.""")
159
158
  def enable_internet_access(self) -> Optional[pulumi.Input[bool]]:
160
159
  """
161
160
  Whether the Open Internet Access Function.
162
161
  """
163
- warnings.warn("""Field 'enable_internet_access' has been deprecated from provider version 1.142.0.""", DeprecationWarning)
164
- pulumi.log.warn("""enable_internet_access is deprecated: Field 'enable_internet_access' has been deprecated from provider version 1.142.0.""")
165
-
166
162
  return pulumi.get(self, "enable_internet_access")
167
163
 
168
164
  @enable_internet_access.setter
@@ -269,13 +265,11 @@ class _SimpleOfficeSiteState:
269
265
 
270
266
  @property
271
267
  @pulumi.getter
268
+ @_utilities.deprecated("""Field 'bandwidth' has been deprecated from provider version 1.142.0.""")
272
269
  def bandwidth(self) -> Optional[pulumi.Input[int]]:
273
270
  """
274
271
  The Internet Bandwidth Peak. It has been deprecated from version 1.142.0 and can be found in the new resource alicloud_ecd_network_package.
275
272
  """
276
- warnings.warn("""Field 'bandwidth' has been deprecated from provider version 1.142.0.""", DeprecationWarning)
277
- pulumi.log.warn("""bandwidth is deprecated: Field 'bandwidth' has been deprecated from provider version 1.142.0.""")
278
-
279
273
  return pulumi.get(self, "bandwidth")
280
274
 
281
275
  @bandwidth.setter
@@ -356,13 +350,11 @@ class _SimpleOfficeSiteState:
356
350
 
357
351
  @property
358
352
  @pulumi.getter(name="enableInternetAccess")
353
+ @_utilities.deprecated("""Field 'enable_internet_access' has been deprecated from provider version 1.142.0.""")
359
354
  def enable_internet_access(self) -> Optional[pulumi.Input[bool]]:
360
355
  """
361
356
  Whether the Open Internet Access Function.
362
357
  """
363
- warnings.warn("""Field 'enable_internet_access' has been deprecated from provider version 1.142.0.""", DeprecationWarning)
364
- pulumi.log.warn("""enable_internet_access is deprecated: Field 'enable_internet_access' has been deprecated from provider version 1.142.0.""")
365
-
366
358
  return pulumi.get(self, "enable_internet_access")
367
359
 
368
360
  @enable_internet_access.setter
@@ -634,13 +626,11 @@ class SimpleOfficeSite(pulumi.CustomResource):
634
626
 
635
627
  @property
636
628
  @pulumi.getter
629
+ @_utilities.deprecated("""Field 'bandwidth' has been deprecated from provider version 1.142.0.""")
637
630
  def bandwidth(self) -> pulumi.Output[int]:
638
631
  """
639
632
  The Internet Bandwidth Peak. It has been deprecated from version 1.142.0 and can be found in the new resource alicloud_ecd_network_package.
640
633
  """
641
- warnings.warn("""Field 'bandwidth' has been deprecated from provider version 1.142.0.""", DeprecationWarning)
642
- pulumi.log.warn("""bandwidth is deprecated: Field 'bandwidth' has been deprecated from provider version 1.142.0.""")
643
-
644
634
  return pulumi.get(self, "bandwidth")
645
635
 
646
636
  @property
@@ -693,13 +683,11 @@ class SimpleOfficeSite(pulumi.CustomResource):
693
683
 
694
684
  @property
695
685
  @pulumi.getter(name="enableInternetAccess")
686
+ @_utilities.deprecated("""Field 'enable_internet_access' has been deprecated from provider version 1.142.0.""")
696
687
  def enable_internet_access(self) -> pulumi.Output[bool]:
697
688
  """
698
689
  Whether the Open Internet Access Function.
699
690
  """
700
- warnings.warn("""Field 'enable_internet_access' has been deprecated from provider version 1.142.0.""", DeprecationWarning)
701
- pulumi.log.warn("""enable_internet_access is deprecated: Field 'enable_internet_access' has been deprecated from provider version 1.142.0.""")
702
-
703
691
  return pulumi.get(self, "enable_internet_access")
704
692
 
705
693
  @property
@@ -1621,13 +1621,11 @@ class ScalingConfigurationDataDiskArgs:
1621
1621
 
1622
1622
  @property
1623
1623
  @pulumi.getter
1624
+ @_utilities.deprecated("""Attribute device has been deprecated on disk attachment resource. Suggest to remove it from your template.""")
1624
1625
  def device(self) -> Optional[pulumi.Input[str]]:
1625
1626
  """
1626
1627
  The mount point of data disk N. Valid values of N: 1 to 16. If this parameter is not specified, the system automatically allocates a mount point to created ECS instances. The name of the mount point ranges from /dev/xvdb to /dev/xvdz in alphabetical order.
1627
1628
  """
1628
- warnings.warn("""Attribute device has been deprecated on disk attachment resource. Suggest to remove it from your template.""", DeprecationWarning)
1629
- pulumi.log.warn("""device is deprecated: Attribute device has been deprecated on disk attachment resource. Suggest to remove it from your template.""")
1630
-
1631
1629
  return pulumi.get(self, "device")
1632
1630
 
1633
1631
  @device.setter
@@ -1505,13 +1505,11 @@ class ScalingConfigurationDataDisk(dict):
1505
1505
 
1506
1506
  @property
1507
1507
  @pulumi.getter
1508
+ @_utilities.deprecated("""Attribute device has been deprecated on disk attachment resource. Suggest to remove it from your template.""")
1508
1509
  def device(self) -> Optional[str]:
1509
1510
  """
1510
1511
  The mount point of data disk N. Valid values of N: 1 to 16. If this parameter is not specified, the system automatically allocates a mount point to created ECS instances. The name of the mount point ranges from /dev/xvdb to /dev/xvdz in alphabetical order.
1511
1512
  """
1512
- warnings.warn("""Attribute device has been deprecated on disk attachment resource. Suggest to remove it from your template.""", DeprecationWarning)
1513
- pulumi.log.warn("""device is deprecated: Attribute device has been deprecated on disk attachment resource. Suggest to remove it from your template.""")
1514
-
1515
1513
  return pulumi.get(self, "device")
1516
1514
 
1517
1515
  @property
@@ -323,13 +323,11 @@ class ScalingConfigurationArgs:
323
323
 
324
324
  @property
325
325
  @pulumi.getter(name="instanceIds")
326
+ @_utilities.deprecated("""Field 'instance_ids' has been deprecated from provider version 1.6.0. New resource 'alicloud_ess_attachment' replaces it.""")
326
327
  def instance_ids(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
327
328
  """
328
329
  It has been deprecated from version 1.6.0. New resource `ess.Attachment` replaces it.
329
330
  """
330
- warnings.warn("""Field 'instance_ids' has been deprecated from provider version 1.6.0. New resource 'alicloud_ess_attachment' replaces it.""", DeprecationWarning)
331
- pulumi.log.warn("""instance_ids is deprecated: Field 'instance_ids' has been deprecated from provider version 1.6.0. New resource 'alicloud_ess_attachment' replaces it.""")
332
-
333
331
  return pulumi.get(self, "instance_ids")
334
332
 
335
333
  @instance_ids.setter
@@ -434,13 +432,11 @@ class ScalingConfigurationArgs:
434
432
 
435
433
  @property
436
434
  @pulumi.getter(name="ioOptimized")
435
+ @_utilities.deprecated("""Attribute io_optimized has been deprecated on instance resource. All the launched alicloud instances will be IO optimized. Suggest to remove it from your template.""")
437
436
  def io_optimized(self) -> Optional[pulumi.Input[str]]:
438
437
  """
439
438
  It has been deprecated on instance resource. All the launched alicloud instances will be I/O optimized.
440
439
  """
441
- warnings.warn("""Attribute io_optimized has been deprecated on instance resource. All the launched alicloud instances will be IO optimized. Suggest to remove it from your template.""", DeprecationWarning)
442
- pulumi.log.warn("""io_optimized is deprecated: Attribute io_optimized has been deprecated on instance resource. All the launched alicloud instances will be IO optimized. Suggest to remove it from your template.""")
443
-
444
440
  return pulumi.get(self, "io_optimized")
445
441
 
446
442
  @io_optimized.setter
@@ -1051,13 +1047,11 @@ class _ScalingConfigurationState:
1051
1047
 
1052
1048
  @property
1053
1049
  @pulumi.getter(name="instanceIds")
1050
+ @_utilities.deprecated("""Field 'instance_ids' has been deprecated from provider version 1.6.0. New resource 'alicloud_ess_attachment' replaces it.""")
1054
1051
  def instance_ids(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
1055
1052
  """
1056
1053
  It has been deprecated from version 1.6.0. New resource `ess.Attachment` replaces it.
1057
1054
  """
1058
- warnings.warn("""Field 'instance_ids' has been deprecated from provider version 1.6.0. New resource 'alicloud_ess_attachment' replaces it.""", DeprecationWarning)
1059
- pulumi.log.warn("""instance_ids is deprecated: Field 'instance_ids' has been deprecated from provider version 1.6.0. New resource 'alicloud_ess_attachment' replaces it.""")
1060
-
1061
1055
  return pulumi.get(self, "instance_ids")
1062
1056
 
1063
1057
  @instance_ids.setter
@@ -1162,13 +1156,11 @@ class _ScalingConfigurationState:
1162
1156
 
1163
1157
  @property
1164
1158
  @pulumi.getter(name="ioOptimized")
1159
+ @_utilities.deprecated("""Attribute io_optimized has been deprecated on instance resource. All the launched alicloud instances will be IO optimized. Suggest to remove it from your template.""")
1165
1160
  def io_optimized(self) -> Optional[pulumi.Input[str]]:
1166
1161
  """
1167
1162
  It has been deprecated on instance resource. All the launched alicloud instances will be I/O optimized.
1168
1163
  """
1169
- warnings.warn("""Attribute io_optimized has been deprecated on instance resource. All the launched alicloud instances will be IO optimized. Suggest to remove it from your template.""", DeprecationWarning)
1170
- pulumi.log.warn("""io_optimized is deprecated: Attribute io_optimized has been deprecated on instance resource. All the launched alicloud instances will be IO optimized. Suggest to remove it from your template.""")
1171
-
1172
1164
  return pulumi.get(self, "io_optimized")
1173
1165
 
1174
1166
  @io_optimized.setter
@@ -2118,13 +2110,11 @@ class ScalingConfiguration(pulumi.CustomResource):
2118
2110
 
2119
2111
  @property
2120
2112
  @pulumi.getter(name="instanceIds")
2113
+ @_utilities.deprecated("""Field 'instance_ids' has been deprecated from provider version 1.6.0. New resource 'alicloud_ess_attachment' replaces it.""")
2121
2114
  def instance_ids(self) -> pulumi.Output[Optional[Sequence[str]]]:
2122
2115
  """
2123
2116
  It has been deprecated from version 1.6.0. New resource `ess.Attachment` replaces it.
2124
2117
  """
2125
- warnings.warn("""Field 'instance_ids' has been deprecated from provider version 1.6.0. New resource 'alicloud_ess_attachment' replaces it.""", DeprecationWarning)
2126
- pulumi.log.warn("""instance_ids is deprecated: Field 'instance_ids' has been deprecated from provider version 1.6.0. New resource 'alicloud_ess_attachment' replaces it.""")
2127
-
2128
2118
  return pulumi.get(self, "instance_ids")
2129
2119
 
2130
2120
  @property
@@ -2193,13 +2183,11 @@ class ScalingConfiguration(pulumi.CustomResource):
2193
2183
 
2194
2184
  @property
2195
2185
  @pulumi.getter(name="ioOptimized")
2186
+ @_utilities.deprecated("""Attribute io_optimized has been deprecated on instance resource. All the launched alicloud instances will be IO optimized. Suggest to remove it from your template.""")
2196
2187
  def io_optimized(self) -> pulumi.Output[Optional[str]]:
2197
2188
  """
2198
2189
  It has been deprecated on instance resource. All the launched alicloud instances will be I/O optimized.
2199
2190
  """
2200
- warnings.warn("""Attribute io_optimized has been deprecated on instance resource. All the launched alicloud instances will be IO optimized. Suggest to remove it from your template.""", DeprecationWarning)
2201
- pulumi.log.warn("""io_optimized is deprecated: Attribute io_optimized has been deprecated on instance resource. All the launched alicloud instances will be IO optimized. Suggest to remove it from your template.""")
2202
-
2203
2191
  return pulumi.get(self, "io_optimized")
2204
2192
 
2205
2193
  @property
@@ -429,13 +429,11 @@ class ScalingGroupArgs:
429
429
 
430
430
  @property
431
431
  @pulumi.getter(name="vswitchId")
432
+ @_utilities.deprecated("""Field 'vswitch_id' has been deprecated from provider version 1.7.1, and new field 'vswitch_ids' can replace it.""")
432
433
  def vswitch_id(self) -> Optional[pulumi.Input[str]]:
433
434
  """
434
435
  It has been deprecated from version 1.7.1 and new field 'vswitch_ids' replaces it.
435
436
  """
436
- warnings.warn("""Field 'vswitch_id' has been deprecated from provider version 1.7.1, and new field 'vswitch_ids' can replace it.""", DeprecationWarning)
437
- pulumi.log.warn("""vswitch_id is deprecated: Field 'vswitch_id' has been deprecated from provider version 1.7.1, and new field 'vswitch_ids' can replace it.""")
438
-
439
437
  return pulumi.get(self, "vswitch_id")
440
438
 
441
439
  @vswitch_id.setter
@@ -873,13 +871,11 @@ class _ScalingGroupState:
873
871
 
874
872
  @property
875
873
  @pulumi.getter(name="vswitchId")
874
+ @_utilities.deprecated("""Field 'vswitch_id' has been deprecated from provider version 1.7.1, and new field 'vswitch_ids' can replace it.""")
876
875
  def vswitch_id(self) -> Optional[pulumi.Input[str]]:
877
876
  """
878
877
  It has been deprecated from version 1.7.1 and new field 'vswitch_ids' replaces it.
879
878
  """
880
- warnings.warn("""Field 'vswitch_id' has been deprecated from provider version 1.7.1, and new field 'vswitch_ids' can replace it.""", DeprecationWarning)
881
- pulumi.log.warn("""vswitch_id is deprecated: Field 'vswitch_id' has been deprecated from provider version 1.7.1, and new field 'vswitch_ids' can replace it.""")
882
-
883
879
  return pulumi.get(self, "vswitch_id")
884
880
 
885
881
  @vswitch_id.setter
@@ -1546,13 +1542,11 @@ class ScalingGroup(pulumi.CustomResource):
1546
1542
 
1547
1543
  @property
1548
1544
  @pulumi.getter(name="vswitchId")
1545
+ @_utilities.deprecated("""Field 'vswitch_id' has been deprecated from provider version 1.7.1, and new field 'vswitch_ids' can replace it.""")
1549
1546
  def vswitch_id(self) -> pulumi.Output[Optional[str]]:
1550
1547
  """
1551
1548
  It has been deprecated from version 1.7.1 and new field 'vswitch_ids' replaces it.
1552
1549
  """
1553
- warnings.warn("""Field 'vswitch_id' has been deprecated from provider version 1.7.1, and new field 'vswitch_ids' can replace it.""", DeprecationWarning)
1554
- pulumi.log.warn("""vswitch_id is deprecated: Field 'vswitch_id' has been deprecated from provider version 1.7.1, and new field 'vswitch_ids' can replace it.""")
1555
-
1556
1550
  return pulumi.get(self, "vswitch_id")
1557
1551
 
1558
1552
  @property
pulumi_alicloud/ga/acl.py CHANGED
@@ -56,13 +56,11 @@ class AclArgs:
56
56
 
57
57
  @property
58
58
  @pulumi.getter(name="aclEntries")
59
+ @_utilities.deprecated("""Field `acl_entries` has been deprecated from provider version 1.190.0 and it will be removed in the future version. Please use the new resource `ga.AclEntryAttachment`.""")
59
60
  def acl_entries(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['AclAclEntryArgs']]]]:
60
61
  """
61
62
  The entries of the Acl. See `acl_entries` below. **NOTE:** "Field `acl_entries` has been deprecated from provider version 1.190.0 and it will be removed in the future version. Please use the new resource `ga.AclEntryAttachment`."
62
63
  """
63
- warnings.warn("""Field `acl_entries` has been deprecated from provider version 1.190.0 and it will be removed in the future version. Please use the new resource `ga.AclEntryAttachment`.""", DeprecationWarning)
64
- pulumi.log.warn("""acl_entries is deprecated: Field `acl_entries` has been deprecated from provider version 1.190.0 and it will be removed in the future version. Please use the new resource `ga.AclEntryAttachment`.""")
65
-
66
64
  return pulumi.get(self, "acl_entries")
67
65
 
68
66
  @acl_entries.setter
@@ -142,13 +140,11 @@ class _AclState:
142
140
 
143
141
  @property
144
142
  @pulumi.getter(name="aclEntries")
143
+ @_utilities.deprecated("""Field `acl_entries` has been deprecated from provider version 1.190.0 and it will be removed in the future version. Please use the new resource `ga.AclEntryAttachment`.""")
145
144
  def acl_entries(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['AclAclEntryArgs']]]]:
146
145
  """
147
146
  The entries of the Acl. See `acl_entries` below. **NOTE:** "Field `acl_entries` has been deprecated from provider version 1.190.0 and it will be removed in the future version. Please use the new resource `ga.AclEntryAttachment`."
148
147
  """
149
- warnings.warn("""Field `acl_entries` has been deprecated from provider version 1.190.0 and it will be removed in the future version. Please use the new resource `ga.AclEntryAttachment`.""", DeprecationWarning)
150
- pulumi.log.warn("""acl_entries is deprecated: Field `acl_entries` has been deprecated from provider version 1.190.0 and it will be removed in the future version. Please use the new resource `ga.AclEntryAttachment`.""")
151
-
152
148
  return pulumi.get(self, "acl_entries")
153
149
 
154
150
  @acl_entries.setter
@@ -386,13 +382,11 @@ class Acl(pulumi.CustomResource):
386
382
 
387
383
  @property
388
384
  @pulumi.getter(name="aclEntries")
385
+ @_utilities.deprecated("""Field `acl_entries` has been deprecated from provider version 1.190.0 and it will be removed in the future version. Please use the new resource `ga.AclEntryAttachment`.""")
389
386
  def acl_entries(self) -> pulumi.Output[Sequence['outputs.AclAclEntry']]:
390
387
  """
391
388
  The entries of the Acl. See `acl_entries` below. **NOTE:** "Field `acl_entries` has been deprecated from provider version 1.190.0 and it will be removed in the future version. Please use the new resource `ga.AclEntryAttachment`."
392
389
  """
393
- warnings.warn("""Field `acl_entries` has been deprecated from provider version 1.190.0 and it will be removed in the future version. Please use the new resource `ga.AclEntryAttachment`.""", DeprecationWarning)
394
- pulumi.log.warn("""acl_entries is deprecated: Field `acl_entries` has been deprecated from provider version 1.190.0 and it will be removed in the future version. Please use the new resource `ga.AclEntryAttachment`.""")
395
-
396
390
  return pulumi.get(self, "acl_entries")
397
391
 
398
392
  @property