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
@@ -462,13 +462,11 @@ class ApplicationArgs:
462
462
 
463
463
  @property
464
464
  @pulumi.getter(name="commandArgs")
465
+ @_utilities.deprecated("""Field `command_args` has been deprecated from provider version 1.211.0. New field `command_args_v2` instead.""")
465
466
  def command_args(self) -> Optional[pulumi.Input[str]]:
466
467
  """
467
468
  Mirror startup command parameters. The parameters required for the above start command. For example: 1d. **NOTE:** Field `command_args` has been deprecated from provider version 1.211.0. New field `command_args_v2` instead.
468
469
  """
469
- warnings.warn("""Field `command_args` has been deprecated from provider version 1.211.0. New field `command_args_v2` instead.""", DeprecationWarning)
470
- pulumi.log.warn("""command_args is deprecated: Field `command_args` has been deprecated from provider version 1.211.0. New field `command_args_v2` instead.""")
471
-
472
470
  return pulumi.get(self, "command_args")
473
471
 
474
472
  @command_args.setter
@@ -489,13 +487,11 @@ class ApplicationArgs:
489
487
 
490
488
  @property
491
489
  @pulumi.getter(name="configMapMountDesc")
490
+ @_utilities.deprecated("""Field `config_map_mount_desc` has been deprecated from provider version 1.211.0. New field `config_map_mount_desc_v2` instead.""")
492
491
  def config_map_mount_desc(self) -> Optional[pulumi.Input[str]]:
493
492
  """
494
493
  ConfigMap mount description. **NOTE:** Field `config_map_mount_desc` has been deprecated from provider version 1.211.0. New field `config_map_mount_desc_v2` instead.
495
494
  """
496
- warnings.warn("""Field `config_map_mount_desc` has been deprecated from provider version 1.211.0. New field `config_map_mount_desc_v2` instead.""", DeprecationWarning)
497
- pulumi.log.warn("""config_map_mount_desc is deprecated: Field `config_map_mount_desc` has been deprecated from provider version 1.211.0. New field `config_map_mount_desc_v2` instead.""")
498
-
499
495
  return pulumi.get(self, "config_map_mount_desc")
500
496
 
501
497
  @config_map_mount_desc.setter
@@ -528,13 +524,11 @@ class ApplicationArgs:
528
524
 
529
525
  @property
530
526
  @pulumi.getter(name="customHostAlias")
527
+ @_utilities.deprecated("""Field `custom_host_alias` has been deprecated from provider version 1.211.0. New field `custom_host_alias_v2` instead.""")
531
528
  def custom_host_alias(self) -> Optional[pulumi.Input[str]]:
532
529
  """
533
530
  Custom host mapping in the container. For example: [{`hostName`:`samplehost`,`ip`:`127.0.0.1`}]. **NOTE:** Field `custom_host_alias` has been deprecated from provider version 1.211.0. New field `custom_host_alias_v2` instead.
534
531
  """
535
- warnings.warn("""Field `custom_host_alias` has been deprecated from provider version 1.211.0. New field `custom_host_alias_v2` instead.""", DeprecationWarning)
536
- pulumi.log.warn("""custom_host_alias is deprecated: Field `custom_host_alias` has been deprecated from provider version 1.211.0. New field `custom_host_alias_v2` instead.""")
537
-
538
532
  return pulumi.get(self, "custom_host_alias")
539
533
 
540
534
  @custom_host_alias.setter
@@ -687,14 +681,12 @@ class ApplicationArgs:
687
681
 
688
682
  @property
689
683
  @pulumi.getter
684
+ @_utilities.deprecated("""Field `liveness` has been deprecated from provider version 1.211.0. New field `liveness_v2` instead.""")
690
685
  def liveness(self) -> Optional[pulumi.Input[str]]:
691
686
  """
692
687
  Container health check. Containers that fail the health check will be shut down and restored. Currently, only the method of issuing commands in the container is supported.
693
688
  **NOTE:** Field `liveness` has been deprecated from provider version 1.211.0. New field `liveness_v2` instead.
694
689
  """
695
- warnings.warn("""Field `liveness` has been deprecated from provider version 1.211.0. New field `liveness_v2` instead.""", DeprecationWarning)
696
- pulumi.log.warn("""liveness is deprecated: Field `liveness` has been deprecated from provider version 1.211.0. New field `liveness_v2` instead.""")
697
-
698
690
  return pulumi.get(self, "liveness")
699
691
 
700
692
  @liveness.setter
@@ -813,13 +805,11 @@ class ApplicationArgs:
813
805
 
814
806
  @property
815
807
  @pulumi.getter(name="ossMountDescs")
808
+ @_utilities.deprecated("""Field `oss_mount_descs` has been deprecated from provider version 1.211.0. New field `oss_mount_descs_v2` instead.""")
816
809
  def oss_mount_descs(self) -> Optional[pulumi.Input[str]]:
817
810
  """
818
811
  OSS mount description information. **NOTE:** Field `oss_mount_descs` has been deprecated from provider version 1.211.0. New field `oss_mount_descs_v2` instead.
819
812
  """
820
- warnings.warn("""Field `oss_mount_descs` has been deprecated from provider version 1.211.0. New field `oss_mount_descs_v2` instead.""", DeprecationWarning)
821
- pulumi.log.warn("""oss_mount_descs is deprecated: Field `oss_mount_descs` has been deprecated from provider version 1.211.0. New field `oss_mount_descs_v2` instead.""")
822
-
823
813
  return pulumi.get(self, "oss_mount_descs")
824
814
 
825
815
  @oss_mount_descs.setter
@@ -912,13 +902,11 @@ class ApplicationArgs:
912
902
 
913
903
  @property
914
904
  @pulumi.getter(name="postStart")
905
+ @_utilities.deprecated("""Field `post_start` has been deprecated from provider version 1.211.0. New field `post_start_v2` instead.""")
915
906
  def post_start(self) -> Optional[pulumi.Input[str]]:
916
907
  """
917
908
  Execute the script after startup, the format is like: {`exec`:{`command`:[`cat`,"/etc/group"]}}. **NOTE:** Field `post_start` has been deprecated from provider version 1.211.0. New field `post_start_v2` instead.
918
909
  """
919
- warnings.warn("""Field `post_start` has been deprecated from provider version 1.211.0. New field `post_start_v2` instead.""", DeprecationWarning)
920
- pulumi.log.warn("""post_start is deprecated: Field `post_start` has been deprecated from provider version 1.211.0. New field `post_start_v2` instead.""")
921
-
922
910
  return pulumi.get(self, "post_start")
923
911
 
924
912
  @post_start.setter
@@ -939,13 +927,11 @@ class ApplicationArgs:
939
927
 
940
928
  @property
941
929
  @pulumi.getter(name="preStop")
930
+ @_utilities.deprecated("""Field `pre_stop` has been deprecated from provider version 1.211.0. New field `pre_stop_v2` instead.""")
942
931
  def pre_stop(self) -> Optional[pulumi.Input[str]]:
943
932
  """
944
933
  Execute the script before stopping, the format is like: {`exec`:{`command`:[`cat`,"/etc/group"]}}. **NOTE:** Field `pre_stop` has been deprecated from provider version 1.211.0. New field `pre_stop_v2` instead.
945
934
  """
946
- warnings.warn("""Field `pre_stop` has been deprecated from provider version 1.211.0. New field `pre_stop_v2` instead.""", DeprecationWarning)
947
- pulumi.log.warn("""pre_stop is deprecated: Field `pre_stop` has been deprecated from provider version 1.211.0. New field `pre_stop_v2` instead.""")
948
-
949
935
  return pulumi.get(self, "pre_stop")
950
936
 
951
937
  @pre_stop.setter
@@ -990,14 +976,12 @@ class ApplicationArgs:
990
976
 
991
977
  @property
992
978
  @pulumi.getter
979
+ @_utilities.deprecated("""Field `readiness` has been deprecated from provider version 1.211.0. New field `readiness_v2` instead.""")
993
980
  def readiness(self) -> Optional[pulumi.Input[str]]:
994
981
  """
995
982
  Application startup status checks, containers that fail multiple health checks will be shut down and restarted. Containers that do not pass the health check will not receive SLB traffic. For example: {`exec`:{`command`:[`sh`,"-c","cat /home/admin/start.sh"]},`initialDelaySeconds`:30,`periodSeconds`:30,"timeoutSeconds ":2}. Valid values: `command`, `initialDelaySeconds`, `periodSeconds`, `timeoutSeconds`.
996
983
  **NOTE:** Field `readiness` has been deprecated from provider version 1.211.0. New field `readiness_v2` instead.
997
984
  """
998
- warnings.warn("""Field `readiness` has been deprecated from provider version 1.211.0. New field `readiness_v2` instead.""", DeprecationWarning)
999
- pulumi.log.warn("""readiness is deprecated: Field `readiness` has been deprecated from provider version 1.211.0. New field `readiness_v2` instead.""")
1000
-
1001
985
  return pulumi.get(self, "readiness")
1002
986
 
1003
987
  @readiness.setter
@@ -1090,14 +1074,12 @@ class ApplicationArgs:
1090
1074
 
1091
1075
  @property
1092
1076
  @pulumi.getter(name="tomcatConfig")
1077
+ @_utilities.deprecated("""Field `tomcat_config` has been deprecated from provider version 1.211.0. New field `tomcat_config_v2` instead.""")
1093
1078
  def tomcat_config(self) -> Optional[pulumi.Input[str]]:
1094
1079
  """
1095
1080
  Tomcat file configuration, set to "{}" means to delete the configuration: useDefaultConfig: Whether to use a custom configuration, if it is true, it means that the custom configuration is not used; if it is false, it means that the custom configuration is used. If you do not use custom configuration, the following parameter configuration will not take effect. contextInputType: Select the access path of the application. war: No need to fill in the custom path, the access path of the application is the WAR package name. root: No need to fill in the custom path, the access path of the application is /. custom: You need to fill in the custom path in the custom path below. contextPath: custom path, this parameter only needs to be configured when the contextInputType type is custom. httpPort: The port range is 1024~65535. Ports less than 1024 need Root permission to operate. Because the container is configured with Admin permissions, please fill in a port greater than 1024. If not configured, the default is 8080. maxThreads: Configure the number of connections in the connection pool, the default size is 400. uriEncoding: Tomcat encoding format, including UTF-8, ISO-8859-1, GBK and GB2312. If not set, the default is ISO-8859-1. useBodyEncoding: Whether to use BodyEncoding for URL. Valid values: `contextInputType`, `contextPath`, `httpPort`, `maxThreads`, `uriEncoding`, `useBodyEncoding`, `useDefaultConfig`.
1096
1081
  **NOTE:** Field `tomcat_config` has been deprecated from provider version 1.211.0. New field `tomcat_config_v2` instead.
1097
1082
  """
1098
- warnings.warn("""Field `tomcat_config` has been deprecated from provider version 1.211.0. New field `tomcat_config_v2` instead.""", DeprecationWarning)
1099
- pulumi.log.warn("""tomcat_config is deprecated: Field `tomcat_config` has been deprecated from provider version 1.211.0. New field `tomcat_config_v2` instead.""")
1100
-
1101
1083
  return pulumi.get(self, "tomcat_config")
1102
1084
 
1103
1085
  @tomcat_config.setter
@@ -1118,13 +1100,11 @@ class ApplicationArgs:
1118
1100
 
1119
1101
  @property
1120
1102
  @pulumi.getter(name="updateStrategy")
1103
+ @_utilities.deprecated("""Field `update_strategy` has been deprecated from provider version 1.211.0. New field `update_strategy_v2` instead.""")
1121
1104
  def update_strategy(self) -> Optional[pulumi.Input[str]]:
1122
1105
  """
1123
1106
  The update strategy. **NOTE:** Field `update_strategy` has been deprecated from provider version 1.211.0. New field `update_strategy_v2` instead.
1124
1107
  """
1125
- warnings.warn("""Field `update_strategy` has been deprecated from provider version 1.211.0. New field `update_strategy_v2` instead.""", DeprecationWarning)
1126
- pulumi.log.warn("""update_strategy is deprecated: Field `update_strategy` has been deprecated from provider version 1.211.0. New field `update_strategy_v2` instead.""")
1127
-
1128
1108
  return pulumi.get(self, "update_strategy")
1129
1109
 
1130
1110
  @update_strategy.setter
@@ -1620,13 +1600,11 @@ class _ApplicationState:
1620
1600
 
1621
1601
  @property
1622
1602
  @pulumi.getter(name="commandArgs")
1603
+ @_utilities.deprecated("""Field `command_args` has been deprecated from provider version 1.211.0. New field `command_args_v2` instead.""")
1623
1604
  def command_args(self) -> Optional[pulumi.Input[str]]:
1624
1605
  """
1625
1606
  Mirror startup command parameters. The parameters required for the above start command. For example: 1d. **NOTE:** Field `command_args` has been deprecated from provider version 1.211.0. New field `command_args_v2` instead.
1626
1607
  """
1627
- warnings.warn("""Field `command_args` has been deprecated from provider version 1.211.0. New field `command_args_v2` instead.""", DeprecationWarning)
1628
- pulumi.log.warn("""command_args is deprecated: Field `command_args` has been deprecated from provider version 1.211.0. New field `command_args_v2` instead.""")
1629
-
1630
1608
  return pulumi.get(self, "command_args")
1631
1609
 
1632
1610
  @command_args.setter
@@ -1647,13 +1625,11 @@ class _ApplicationState:
1647
1625
 
1648
1626
  @property
1649
1627
  @pulumi.getter(name="configMapMountDesc")
1628
+ @_utilities.deprecated("""Field `config_map_mount_desc` has been deprecated from provider version 1.211.0. New field `config_map_mount_desc_v2` instead.""")
1650
1629
  def config_map_mount_desc(self) -> Optional[pulumi.Input[str]]:
1651
1630
  """
1652
1631
  ConfigMap mount description. **NOTE:** Field `config_map_mount_desc` has been deprecated from provider version 1.211.0. New field `config_map_mount_desc_v2` instead.
1653
1632
  """
1654
- warnings.warn("""Field `config_map_mount_desc` has been deprecated from provider version 1.211.0. New field `config_map_mount_desc_v2` instead.""", DeprecationWarning)
1655
- pulumi.log.warn("""config_map_mount_desc is deprecated: Field `config_map_mount_desc` has been deprecated from provider version 1.211.0. New field `config_map_mount_desc_v2` instead.""")
1656
-
1657
1633
  return pulumi.get(self, "config_map_mount_desc")
1658
1634
 
1659
1635
  @config_map_mount_desc.setter
@@ -1686,13 +1662,11 @@ class _ApplicationState:
1686
1662
 
1687
1663
  @property
1688
1664
  @pulumi.getter(name="customHostAlias")
1665
+ @_utilities.deprecated("""Field `custom_host_alias` has been deprecated from provider version 1.211.0. New field `custom_host_alias_v2` instead.""")
1689
1666
  def custom_host_alias(self) -> Optional[pulumi.Input[str]]:
1690
1667
  """
1691
1668
  Custom host mapping in the container. For example: [{`hostName`:`samplehost`,`ip`:`127.0.0.1`}]. **NOTE:** Field `custom_host_alias` has been deprecated from provider version 1.211.0. New field `custom_host_alias_v2` instead.
1692
1669
  """
1693
- warnings.warn("""Field `custom_host_alias` has been deprecated from provider version 1.211.0. New field `custom_host_alias_v2` instead.""", DeprecationWarning)
1694
- pulumi.log.warn("""custom_host_alias is deprecated: Field `custom_host_alias` has been deprecated from provider version 1.211.0. New field `custom_host_alias_v2` instead.""")
1695
-
1696
1670
  return pulumi.get(self, "custom_host_alias")
1697
1671
 
1698
1672
  @custom_host_alias.setter
@@ -1845,14 +1819,12 @@ class _ApplicationState:
1845
1819
 
1846
1820
  @property
1847
1821
  @pulumi.getter
1822
+ @_utilities.deprecated("""Field `liveness` has been deprecated from provider version 1.211.0. New field `liveness_v2` instead.""")
1848
1823
  def liveness(self) -> Optional[pulumi.Input[str]]:
1849
1824
  """
1850
1825
  Container health check. Containers that fail the health check will be shut down and restored. Currently, only the method of issuing commands in the container is supported.
1851
1826
  **NOTE:** Field `liveness` has been deprecated from provider version 1.211.0. New field `liveness_v2` instead.
1852
1827
  """
1853
- warnings.warn("""Field `liveness` has been deprecated from provider version 1.211.0. New field `liveness_v2` instead.""", DeprecationWarning)
1854
- pulumi.log.warn("""liveness is deprecated: Field `liveness` has been deprecated from provider version 1.211.0. New field `liveness_v2` instead.""")
1855
-
1856
1828
  return pulumi.get(self, "liveness")
1857
1829
 
1858
1830
  @liveness.setter
@@ -1971,13 +1943,11 @@ class _ApplicationState:
1971
1943
 
1972
1944
  @property
1973
1945
  @pulumi.getter(name="ossMountDescs")
1946
+ @_utilities.deprecated("""Field `oss_mount_descs` has been deprecated from provider version 1.211.0. New field `oss_mount_descs_v2` instead.""")
1974
1947
  def oss_mount_descs(self) -> Optional[pulumi.Input[str]]:
1975
1948
  """
1976
1949
  OSS mount description information. **NOTE:** Field `oss_mount_descs` has been deprecated from provider version 1.211.0. New field `oss_mount_descs_v2` instead.
1977
1950
  """
1978
- warnings.warn("""Field `oss_mount_descs` has been deprecated from provider version 1.211.0. New field `oss_mount_descs_v2` instead.""", DeprecationWarning)
1979
- pulumi.log.warn("""oss_mount_descs is deprecated: Field `oss_mount_descs` has been deprecated from provider version 1.211.0. New field `oss_mount_descs_v2` instead.""")
1980
-
1981
1951
  return pulumi.get(self, "oss_mount_descs")
1982
1952
 
1983
1953
  @oss_mount_descs.setter
@@ -2082,13 +2052,11 @@ class _ApplicationState:
2082
2052
 
2083
2053
  @property
2084
2054
  @pulumi.getter(name="postStart")
2055
+ @_utilities.deprecated("""Field `post_start` has been deprecated from provider version 1.211.0. New field `post_start_v2` instead.""")
2085
2056
  def post_start(self) -> Optional[pulumi.Input[str]]:
2086
2057
  """
2087
2058
  Execute the script after startup, the format is like: {`exec`:{`command`:[`cat`,"/etc/group"]}}. **NOTE:** Field `post_start` has been deprecated from provider version 1.211.0. New field `post_start_v2` instead.
2088
2059
  """
2089
- warnings.warn("""Field `post_start` has been deprecated from provider version 1.211.0. New field `post_start_v2` instead.""", DeprecationWarning)
2090
- pulumi.log.warn("""post_start is deprecated: Field `post_start` has been deprecated from provider version 1.211.0. New field `post_start_v2` instead.""")
2091
-
2092
2060
  return pulumi.get(self, "post_start")
2093
2061
 
2094
2062
  @post_start.setter
@@ -2109,13 +2077,11 @@ class _ApplicationState:
2109
2077
 
2110
2078
  @property
2111
2079
  @pulumi.getter(name="preStop")
2080
+ @_utilities.deprecated("""Field `pre_stop` has been deprecated from provider version 1.211.0. New field `pre_stop_v2` instead.""")
2112
2081
  def pre_stop(self) -> Optional[pulumi.Input[str]]:
2113
2082
  """
2114
2083
  Execute the script before stopping, the format is like: {`exec`:{`command`:[`cat`,"/etc/group"]}}. **NOTE:** Field `pre_stop` has been deprecated from provider version 1.211.0. New field `pre_stop_v2` instead.
2115
2084
  """
2116
- warnings.warn("""Field `pre_stop` has been deprecated from provider version 1.211.0. New field `pre_stop_v2` instead.""", DeprecationWarning)
2117
- pulumi.log.warn("""pre_stop is deprecated: Field `pre_stop` has been deprecated from provider version 1.211.0. New field `pre_stop_v2` instead.""")
2118
-
2119
2085
  return pulumi.get(self, "pre_stop")
2120
2086
 
2121
2087
  @pre_stop.setter
@@ -2160,14 +2126,12 @@ class _ApplicationState:
2160
2126
 
2161
2127
  @property
2162
2128
  @pulumi.getter
2129
+ @_utilities.deprecated("""Field `readiness` has been deprecated from provider version 1.211.0. New field `readiness_v2` instead.""")
2163
2130
  def readiness(self) -> Optional[pulumi.Input[str]]:
2164
2131
  """
2165
2132
  Application startup status checks, containers that fail multiple health checks will be shut down and restarted. Containers that do not pass the health check will not receive SLB traffic. For example: {`exec`:{`command`:[`sh`,"-c","cat /home/admin/start.sh"]},`initialDelaySeconds`:30,`periodSeconds`:30,"timeoutSeconds ":2}. Valid values: `command`, `initialDelaySeconds`, `periodSeconds`, `timeoutSeconds`.
2166
2133
  **NOTE:** Field `readiness` has been deprecated from provider version 1.211.0. New field `readiness_v2` instead.
2167
2134
  """
2168
- warnings.warn("""Field `readiness` has been deprecated from provider version 1.211.0. New field `readiness_v2` instead.""", DeprecationWarning)
2169
- pulumi.log.warn("""readiness is deprecated: Field `readiness` has been deprecated from provider version 1.211.0. New field `readiness_v2` instead.""")
2170
-
2171
2135
  return pulumi.get(self, "readiness")
2172
2136
 
2173
2137
  @readiness.setter
@@ -2272,14 +2236,12 @@ class _ApplicationState:
2272
2236
 
2273
2237
  @property
2274
2238
  @pulumi.getter(name="tomcatConfig")
2239
+ @_utilities.deprecated("""Field `tomcat_config` has been deprecated from provider version 1.211.0. New field `tomcat_config_v2` instead.""")
2275
2240
  def tomcat_config(self) -> Optional[pulumi.Input[str]]:
2276
2241
  """
2277
2242
  Tomcat file configuration, set to "{}" means to delete the configuration: useDefaultConfig: Whether to use a custom configuration, if it is true, it means that the custom configuration is not used; if it is false, it means that the custom configuration is used. If you do not use custom configuration, the following parameter configuration will not take effect. contextInputType: Select the access path of the application. war: No need to fill in the custom path, the access path of the application is the WAR package name. root: No need to fill in the custom path, the access path of the application is /. custom: You need to fill in the custom path in the custom path below. contextPath: custom path, this parameter only needs to be configured when the contextInputType type is custom. httpPort: The port range is 1024~65535. Ports less than 1024 need Root permission to operate. Because the container is configured with Admin permissions, please fill in a port greater than 1024. If not configured, the default is 8080. maxThreads: Configure the number of connections in the connection pool, the default size is 400. uriEncoding: Tomcat encoding format, including UTF-8, ISO-8859-1, GBK and GB2312. If not set, the default is ISO-8859-1. useBodyEncoding: Whether to use BodyEncoding for URL. Valid values: `contextInputType`, `contextPath`, `httpPort`, `maxThreads`, `uriEncoding`, `useBodyEncoding`, `useDefaultConfig`.
2278
2243
  **NOTE:** Field `tomcat_config` has been deprecated from provider version 1.211.0. New field `tomcat_config_v2` instead.
2279
2244
  """
2280
- warnings.warn("""Field `tomcat_config` has been deprecated from provider version 1.211.0. New field `tomcat_config_v2` instead.""", DeprecationWarning)
2281
- pulumi.log.warn("""tomcat_config is deprecated: Field `tomcat_config` has been deprecated from provider version 1.211.0. New field `tomcat_config_v2` instead.""")
2282
-
2283
2245
  return pulumi.get(self, "tomcat_config")
2284
2246
 
2285
2247
  @tomcat_config.setter
@@ -2300,13 +2262,11 @@ class _ApplicationState:
2300
2262
 
2301
2263
  @property
2302
2264
  @pulumi.getter(name="updateStrategy")
2265
+ @_utilities.deprecated("""Field `update_strategy` has been deprecated from provider version 1.211.0. New field `update_strategy_v2` instead.""")
2303
2266
  def update_strategy(self) -> Optional[pulumi.Input[str]]:
2304
2267
  """
2305
2268
  The update strategy. **NOTE:** Field `update_strategy` has been deprecated from provider version 1.211.0. New field `update_strategy_v2` instead.
2306
2269
  """
2307
- warnings.warn("""Field `update_strategy` has been deprecated from provider version 1.211.0. New field `update_strategy_v2` instead.""", DeprecationWarning)
2308
- pulumi.log.warn("""update_strategy is deprecated: Field `update_strategy` has been deprecated from provider version 1.211.0. New field `update_strategy_v2` instead.""")
2309
-
2310
2270
  return pulumi.get(self, "update_strategy")
2311
2271
 
2312
2272
  @update_strategy.setter
@@ -3142,13 +3102,11 @@ class Application(pulumi.CustomResource):
3142
3102
 
3143
3103
  @property
3144
3104
  @pulumi.getter(name="commandArgs")
3105
+ @_utilities.deprecated("""Field `command_args` has been deprecated from provider version 1.211.0. New field `command_args_v2` instead.""")
3145
3106
  def command_args(self) -> pulumi.Output[str]:
3146
3107
  """
3147
3108
  Mirror startup command parameters. The parameters required for the above start command. For example: 1d. **NOTE:** Field `command_args` has been deprecated from provider version 1.211.0. New field `command_args_v2` instead.
3148
3109
  """
3149
- warnings.warn("""Field `command_args` has been deprecated from provider version 1.211.0. New field `command_args_v2` instead.""", DeprecationWarning)
3150
- pulumi.log.warn("""command_args is deprecated: Field `command_args` has been deprecated from provider version 1.211.0. New field `command_args_v2` instead.""")
3151
-
3152
3110
  return pulumi.get(self, "command_args")
3153
3111
 
3154
3112
  @property
@@ -3161,13 +3119,11 @@ class Application(pulumi.CustomResource):
3161
3119
 
3162
3120
  @property
3163
3121
  @pulumi.getter(name="configMapMountDesc")
3122
+ @_utilities.deprecated("""Field `config_map_mount_desc` has been deprecated from provider version 1.211.0. New field `config_map_mount_desc_v2` instead.""")
3164
3123
  def config_map_mount_desc(self) -> pulumi.Output[str]:
3165
3124
  """
3166
3125
  ConfigMap mount description. **NOTE:** Field `config_map_mount_desc` has been deprecated from provider version 1.211.0. New field `config_map_mount_desc_v2` instead.
3167
3126
  """
3168
- warnings.warn("""Field `config_map_mount_desc` has been deprecated from provider version 1.211.0. New field `config_map_mount_desc_v2` instead.""", DeprecationWarning)
3169
- pulumi.log.warn("""config_map_mount_desc is deprecated: Field `config_map_mount_desc` has been deprecated from provider version 1.211.0. New field `config_map_mount_desc_v2` instead.""")
3170
-
3171
3127
  return pulumi.get(self, "config_map_mount_desc")
3172
3128
 
3173
3129
  @property
@@ -3188,13 +3144,11 @@ class Application(pulumi.CustomResource):
3188
3144
 
3189
3145
  @property
3190
3146
  @pulumi.getter(name="customHostAlias")
3147
+ @_utilities.deprecated("""Field `custom_host_alias` has been deprecated from provider version 1.211.0. New field `custom_host_alias_v2` instead.""")
3191
3148
  def custom_host_alias(self) -> pulumi.Output[str]:
3192
3149
  """
3193
3150
  Custom host mapping in the container. For example: [{`hostName`:`samplehost`,`ip`:`127.0.0.1`}]. **NOTE:** Field `custom_host_alias` has been deprecated from provider version 1.211.0. New field `custom_host_alias_v2` instead.
3194
3151
  """
3195
- warnings.warn("""Field `custom_host_alias` has been deprecated from provider version 1.211.0. New field `custom_host_alias_v2` instead.""", DeprecationWarning)
3196
- pulumi.log.warn("""custom_host_alias is deprecated: Field `custom_host_alias` has been deprecated from provider version 1.211.0. New field `custom_host_alias_v2` instead.""")
3197
-
3198
3152
  return pulumi.get(self, "custom_host_alias")
3199
3153
 
3200
3154
  @property
@@ -3295,14 +3249,12 @@ class Application(pulumi.CustomResource):
3295
3249
 
3296
3250
  @property
3297
3251
  @pulumi.getter
3252
+ @_utilities.deprecated("""Field `liveness` has been deprecated from provider version 1.211.0. New field `liveness_v2` instead.""")
3298
3253
  def liveness(self) -> pulumi.Output[str]:
3299
3254
  """
3300
3255
  Container health check. Containers that fail the health check will be shut down and restored. Currently, only the method of issuing commands in the container is supported.
3301
3256
  **NOTE:** Field `liveness` has been deprecated from provider version 1.211.0. New field `liveness_v2` instead.
3302
3257
  """
3303
- warnings.warn("""Field `liveness` has been deprecated from provider version 1.211.0. New field `liveness_v2` instead.""", DeprecationWarning)
3304
- pulumi.log.warn("""liveness is deprecated: Field `liveness` has been deprecated from provider version 1.211.0. New field `liveness_v2` instead.""")
3305
-
3306
3258
  return pulumi.get(self, "liveness")
3307
3259
 
3308
3260
  @property
@@ -3381,13 +3333,11 @@ class Application(pulumi.CustomResource):
3381
3333
 
3382
3334
  @property
3383
3335
  @pulumi.getter(name="ossMountDescs")
3336
+ @_utilities.deprecated("""Field `oss_mount_descs` has been deprecated from provider version 1.211.0. New field `oss_mount_descs_v2` instead.""")
3384
3337
  def oss_mount_descs(self) -> pulumi.Output[str]:
3385
3338
  """
3386
3339
  OSS mount description information. **NOTE:** Field `oss_mount_descs` has been deprecated from provider version 1.211.0. New field `oss_mount_descs_v2` instead.
3387
3340
  """
3388
- warnings.warn("""Field `oss_mount_descs` has been deprecated from provider version 1.211.0. New field `oss_mount_descs_v2` instead.""", DeprecationWarning)
3389
- pulumi.log.warn("""oss_mount_descs is deprecated: Field `oss_mount_descs` has been deprecated from provider version 1.211.0. New field `oss_mount_descs_v2` instead.""")
3390
-
3391
3341
  return pulumi.get(self, "oss_mount_descs")
3392
3342
 
3393
3343
  @property
@@ -3456,13 +3406,11 @@ class Application(pulumi.CustomResource):
3456
3406
 
3457
3407
  @property
3458
3408
  @pulumi.getter(name="postStart")
3409
+ @_utilities.deprecated("""Field `post_start` has been deprecated from provider version 1.211.0. New field `post_start_v2` instead.""")
3459
3410
  def post_start(self) -> pulumi.Output[str]:
3460
3411
  """
3461
3412
  Execute the script after startup, the format is like: {`exec`:{`command`:[`cat`,"/etc/group"]}}. **NOTE:** Field `post_start` has been deprecated from provider version 1.211.0. New field `post_start_v2` instead.
3462
3413
  """
3463
- warnings.warn("""Field `post_start` has been deprecated from provider version 1.211.0. New field `post_start_v2` instead.""", DeprecationWarning)
3464
- pulumi.log.warn("""post_start is deprecated: Field `post_start` has been deprecated from provider version 1.211.0. New field `post_start_v2` instead.""")
3465
-
3466
3414
  return pulumi.get(self, "post_start")
3467
3415
 
3468
3416
  @property
@@ -3475,13 +3423,11 @@ class Application(pulumi.CustomResource):
3475
3423
 
3476
3424
  @property
3477
3425
  @pulumi.getter(name="preStop")
3426
+ @_utilities.deprecated("""Field `pre_stop` has been deprecated from provider version 1.211.0. New field `pre_stop_v2` instead.""")
3478
3427
  def pre_stop(self) -> pulumi.Output[str]:
3479
3428
  """
3480
3429
  Execute the script before stopping, the format is like: {`exec`:{`command`:[`cat`,"/etc/group"]}}. **NOTE:** Field `pre_stop` has been deprecated from provider version 1.211.0. New field `pre_stop_v2` instead.
3481
3430
  """
3482
- warnings.warn("""Field `pre_stop` has been deprecated from provider version 1.211.0. New field `pre_stop_v2` instead.""", DeprecationWarning)
3483
- pulumi.log.warn("""pre_stop is deprecated: Field `pre_stop` has been deprecated from provider version 1.211.0. New field `pre_stop_v2` instead.""")
3484
-
3485
3431
  return pulumi.get(self, "pre_stop")
3486
3432
 
3487
3433
  @property
@@ -3510,14 +3456,12 @@ class Application(pulumi.CustomResource):
3510
3456
 
3511
3457
  @property
3512
3458
  @pulumi.getter
3459
+ @_utilities.deprecated("""Field `readiness` has been deprecated from provider version 1.211.0. New field `readiness_v2` instead.""")
3513
3460
  def readiness(self) -> pulumi.Output[str]:
3514
3461
  """
3515
3462
  Application startup status checks, containers that fail multiple health checks will be shut down and restarted. Containers that do not pass the health check will not receive SLB traffic. For example: {`exec`:{`command`:[`sh`,"-c","cat /home/admin/start.sh"]},`initialDelaySeconds`:30,`periodSeconds`:30,"timeoutSeconds ":2}. Valid values: `command`, `initialDelaySeconds`, `periodSeconds`, `timeoutSeconds`.
3516
3463
  **NOTE:** Field `readiness` has been deprecated from provider version 1.211.0. New field `readiness_v2` instead.
3517
3464
  """
3518
- warnings.warn("""Field `readiness` has been deprecated from provider version 1.211.0. New field `readiness_v2` instead.""", DeprecationWarning)
3519
- pulumi.log.warn("""readiness is deprecated: Field `readiness` has been deprecated from provider version 1.211.0. New field `readiness_v2` instead.""")
3520
-
3521
3465
  return pulumi.get(self, "readiness")
3522
3466
 
3523
3467
  @property
@@ -3586,14 +3530,12 @@ class Application(pulumi.CustomResource):
3586
3530
 
3587
3531
  @property
3588
3532
  @pulumi.getter(name="tomcatConfig")
3533
+ @_utilities.deprecated("""Field `tomcat_config` has been deprecated from provider version 1.211.0. New field `tomcat_config_v2` instead.""")
3589
3534
  def tomcat_config(self) -> pulumi.Output[str]:
3590
3535
  """
3591
3536
  Tomcat file configuration, set to "{}" means to delete the configuration: useDefaultConfig: Whether to use a custom configuration, if it is true, it means that the custom configuration is not used; if it is false, it means that the custom configuration is used. If you do not use custom configuration, the following parameter configuration will not take effect. contextInputType: Select the access path of the application. war: No need to fill in the custom path, the access path of the application is the WAR package name. root: No need to fill in the custom path, the access path of the application is /. custom: You need to fill in the custom path in the custom path below. contextPath: custom path, this parameter only needs to be configured when the contextInputType type is custom. httpPort: The port range is 1024~65535. Ports less than 1024 need Root permission to operate. Because the container is configured with Admin permissions, please fill in a port greater than 1024. If not configured, the default is 8080. maxThreads: Configure the number of connections in the connection pool, the default size is 400. uriEncoding: Tomcat encoding format, including UTF-8, ISO-8859-1, GBK and GB2312. If not set, the default is ISO-8859-1. useBodyEncoding: Whether to use BodyEncoding for URL. Valid values: `contextInputType`, `contextPath`, `httpPort`, `maxThreads`, `uriEncoding`, `useBodyEncoding`, `useDefaultConfig`.
3592
3537
  **NOTE:** Field `tomcat_config` has been deprecated from provider version 1.211.0. New field `tomcat_config_v2` instead.
3593
3538
  """
3594
- warnings.warn("""Field `tomcat_config` has been deprecated from provider version 1.211.0. New field `tomcat_config_v2` instead.""", DeprecationWarning)
3595
- pulumi.log.warn("""tomcat_config is deprecated: Field `tomcat_config` has been deprecated from provider version 1.211.0. New field `tomcat_config_v2` instead.""")
3596
-
3597
3539
  return pulumi.get(self, "tomcat_config")
3598
3540
 
3599
3541
  @property
@@ -3606,13 +3548,11 @@ class Application(pulumi.CustomResource):
3606
3548
 
3607
3549
  @property
3608
3550
  @pulumi.getter(name="updateStrategy")
3551
+ @_utilities.deprecated("""Field `update_strategy` has been deprecated from provider version 1.211.0. New field `update_strategy_v2` instead.""")
3609
3552
  def update_strategy(self) -> pulumi.Output[str]:
3610
3553
  """
3611
3554
  The update strategy. **NOTE:** Field `update_strategy` has been deprecated from provider version 1.211.0. New field `update_strategy_v2` instead.
3612
3555
  """
3613
- warnings.warn("""Field `update_strategy` has been deprecated from provider version 1.211.0. New field `update_strategy_v2` instead.""", DeprecationWarning)
3614
- pulumi.log.warn("""update_strategy is deprecated: Field `update_strategy` has been deprecated from provider version 1.211.0. New field `update_strategy_v2` instead.""")
3615
-
3616
3556
  return pulumi.get(self, "update_strategy")
3617
3557
 
3618
3558
  @property
@@ -79,13 +79,11 @@ class DomainArgs:
79
79
 
80
80
  @property
81
81
  @pulumi.getter(name="bizName")
82
+ @_utilities.deprecated("""Attribute biz_name has been deprecated and suggest removing it from your template.""")
82
83
  def biz_name(self) -> Optional[pulumi.Input[str]]:
83
84
  """
84
85
  Attribute perm has been deprecated and suggest removing it from your template.
85
86
  """
86
- warnings.warn("""Attribute biz_name has been deprecated and suggest removing it from your template.""", DeprecationWarning)
87
- pulumi.log.warn("""biz_name is deprecated: Attribute biz_name has been deprecated and suggest removing it from your template.""")
88
-
89
87
  return pulumi.get(self, "biz_name")
90
88
 
91
89
  @biz_name.setter
@@ -197,13 +195,11 @@ class _DomainState:
197
195
 
198
196
  @property
199
197
  @pulumi.getter(name="bizName")
198
+ @_utilities.deprecated("""Attribute biz_name has been deprecated and suggest removing it from your template.""")
200
199
  def biz_name(self) -> Optional[pulumi.Input[str]]:
201
200
  """
202
201
  Attribute perm has been deprecated and suggest removing it from your template.
203
202
  """
204
- warnings.warn("""Attribute biz_name has been deprecated and suggest removing it from your template.""", DeprecationWarning)
205
- pulumi.log.warn("""biz_name is deprecated: Attribute biz_name has been deprecated and suggest removing it from your template.""")
206
-
207
203
  return pulumi.get(self, "biz_name")
208
204
 
209
205
  @biz_name.setter
@@ -496,13 +492,11 @@ class Domain(pulumi.CustomResource):
496
492
 
497
493
  @property
498
494
  @pulumi.getter(name="bizName")
495
+ @_utilities.deprecated("""Attribute biz_name has been deprecated and suggest removing it from your template.""")
499
496
  def biz_name(self) -> pulumi.Output[Optional[str]]:
500
497
  """
501
498
  Attribute perm has been deprecated and suggest removing it from your template.
502
499
  """
503
- warnings.warn("""Attribute biz_name has been deprecated and suggest removing it from your template.""", DeprecationWarning)
504
- pulumi.log.warn("""biz_name is deprecated: Attribute biz_name has been deprecated and suggest removing it from your template.""")
505
-
506
500
  return pulumi.get(self, "biz_name")
507
501
 
508
502
  @property
@@ -73,13 +73,11 @@ class GetLaunchOptionsResult:
73
73
 
74
74
  @property
75
75
  @pulumi.getter
76
+ @_utilities.deprecated("""Field 'options' has been deprecated from provider version 1.197.0.""")
76
77
  def options(self) -> Sequence['outputs.GetLaunchOptionsOptionResult']:
77
78
  """
78
79
  (Deprecated since v1.197.0) A list of Launch Option Entries. Each element contains the following attributes:
79
80
  """
80
- warnings.warn("""Field 'options' has been deprecated from provider version 1.197.0.""", DeprecationWarning)
81
- pulumi.log.warn("""options is deprecated: Field 'options' has been deprecated from provider version 1.197.0.""")
82
-
83
81
  return pulumi.get(self, "options")
84
82
 
85
83
  @property
@@ -105,10 +105,8 @@ class GetProductVersionsResult:
105
105
 
106
106
  @property
107
107
  @pulumi.getter
108
+ @_utilities.deprecated("""Field 'versions' has been deprecated from provider version 1.197.0.""")
108
109
  def versions(self) -> Sequence['outputs.GetProductVersionsVersionResult']:
109
- warnings.warn("""Field 'versions' has been deprecated from provider version 1.197.0.""", DeprecationWarning)
110
- pulumi.log.warn("""versions is deprecated: Field 'versions' has been deprecated from provider version 1.197.0.""")
111
-
112
110
  return pulumi.get(self, "versions")
113
111
 
114
112
 
@@ -119,13 +119,11 @@ class GetProvisionedProductsResult:
119
119
 
120
120
  @property
121
121
  @pulumi.getter
122
+ @_utilities.deprecated("""Field 'products' has been deprecated from provider version 1.197.0.""")
122
123
  def products(self) -> Sequence['outputs.GetProvisionedProductsProductResult']:
123
124
  """
124
125
  (Deprecated since v1.197.0) A list of Provisioned Product Entries. Each element contains the following attributes:
125
126
  """
126
- warnings.warn("""Field 'products' has been deprecated from provider version 1.197.0.""", DeprecationWarning)
127
- pulumi.log.warn("""products is deprecated: Field 'products' has been deprecated from provider version 1.197.0.""")
128
-
129
127
  return pulumi.get(self, "products")
130
128
 
131
129
  @property
@@ -45,13 +45,11 @@ class AclArgs:
45
45
 
46
46
  @property
47
47
  @pulumi.getter(name="entryLists")
48
+ @_utilities.deprecated("""Field 'entry_list' has been deprecated from provider version 1.162.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_acl_entry_attachment'.""")
48
49
  def entry_lists(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['AclEntryListArgs']]]]:
49
50
  """
50
51
  A list of entry (CIDR blocks) to be added. It contains two sub-fields as `Entry Block` follows. **NOTE:** "Field 'entry_list' has been deprecated from provider version 1.162.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_acl_entry_attachment'.",
51
52
  """
52
- warnings.warn("""Field 'entry_list' has been deprecated from provider version 1.162.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_acl_entry_attachment'.""", DeprecationWarning)
53
- pulumi.log.warn("""entry_lists is deprecated: Field 'entry_list' has been deprecated from provider version 1.162.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_acl_entry_attachment'.""")
54
-
55
53
  return pulumi.get(self, "entry_lists")
56
54
 
57
55
  @entry_lists.setter
@@ -139,13 +137,11 @@ class _AclState:
139
137
 
140
138
  @property
141
139
  @pulumi.getter(name="entryLists")
140
+ @_utilities.deprecated("""Field 'entry_list' has been deprecated from provider version 1.162.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_acl_entry_attachment'.""")
142
141
  def entry_lists(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['AclEntryListArgs']]]]:
143
142
  """
144
143
  A list of entry (CIDR blocks) to be added. It contains two sub-fields as `Entry Block` follows. **NOTE:** "Field 'entry_list' has been deprecated from provider version 1.162.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_acl_entry_attachment'.",
145
144
  """
146
- warnings.warn("""Field 'entry_list' has been deprecated from provider version 1.162.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_acl_entry_attachment'.""", DeprecationWarning)
147
- pulumi.log.warn("""entry_lists is deprecated: Field 'entry_list' has been deprecated from provider version 1.162.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_acl_entry_attachment'.""")
148
-
149
145
  return pulumi.get(self, "entry_lists")
150
146
 
151
147
  @entry_lists.setter
@@ -403,13 +399,11 @@ class Acl(pulumi.CustomResource):
403
399
 
404
400
  @property
405
401
  @pulumi.getter(name="entryLists")
402
+ @_utilities.deprecated("""Field 'entry_list' has been deprecated from provider version 1.162.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_acl_entry_attachment'.""")
406
403
  def entry_lists(self) -> pulumi.Output[Sequence['outputs.AclEntryList']]:
407
404
  """
408
405
  A list of entry (CIDR blocks) to be added. It contains two sub-fields as `Entry Block` follows. **NOTE:** "Field 'entry_list' has been deprecated from provider version 1.162.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_acl_entry_attachment'.",
409
406
  """
410
- warnings.warn("""Field 'entry_list' has been deprecated from provider version 1.162.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_acl_entry_attachment'.""", DeprecationWarning)
411
- pulumi.log.warn("""entry_lists is deprecated: Field 'entry_list' has been deprecated from provider version 1.162.0 and it will be removed in the future version. Please use the new resource 'alicloud_slb_acl_entry_attachment'.""")
412
-
413
407
  return pulumi.get(self, "entry_lists")
414
408
 
415
409
  @property