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.
- pulumi_alicloud/_utilities.py +35 -0
- pulumi_alicloud/actiontrail/get_trails.py +1 -3
- pulumi_alicloud/actiontrail/get_trails_deprecated.py +1 -3
- pulumi_alicloud/actiontrail/trail.py +9 -27
- pulumi_alicloud/actiontrail/trail_deprecated.py +9 -27
- pulumi_alicloud/adb/cluster.py +6 -18
- pulumi_alicloud/adb/db_cluster.py +6 -18
- pulumi_alicloud/alb/acl.py +3 -9
- pulumi_alicloud/alb/get_load_balancers.py +1 -3
- pulumi_alicloud/alb/listener.py +3 -9
- pulumi_alicloud/alb/outputs.py +1 -3
- pulumi_alicloud/alikafka/instance.py +3 -9
- pulumi_alicloud/cas/certificate.py +3 -9
- pulumi_alicloud/cas/outputs.py +2 -6
- pulumi_alicloud/cas/service_certificate.py +3 -9
- pulumi_alicloud/cdn/domain.py +45 -135
- pulumi_alicloud/cen/bandwidth_package.py +9 -27
- pulumi_alicloud/cen/instance.py +3 -9
- pulumi_alicloud/cen/transit_router_vpc_attachment.py +6 -18
- pulumi_alicloud/cfg/aggregate_compliance_pack.py +3 -9
- pulumi_alicloud/cfg/compliance_pack.py +3 -9
- pulumi_alicloud/cfg/get_rules.py +1 -3
- pulumi_alicloud/cfg/rule.py +9 -27
- pulumi_alicloud/clickhouse/account.py +6 -18
- pulumi_alicloud/cloudfirewall/instance.py +3 -9
- pulumi_alicloud/cms/alarm.py +9 -27
- pulumi_alicloud/cs/_inputs.py +2 -6
- pulumi_alicloud/cs/cluster.py +3 -9
- pulumi_alicloud/cs/edge_kubernetes.py +6 -18
- pulumi_alicloud/cs/kubernetes.py +3 -9
- pulumi_alicloud/cs/node_pool.py +15 -45
- pulumi_alicloud/cs/outputs.py +2 -6
- pulumi_alicloud/cs/serverless_kubernetes.py +9 -27
- pulumi_alicloud/cs/swarm.py +3 -9
- pulumi_alicloud/databasefilesystem/instance.py +6 -18
- pulumi_alicloud/dms/enterprise_instance.py +5 -15
- pulumi_alicloud/dms/enterprise_user.py +3 -9
- pulumi_alicloud/dns/domain_group.py +3 -9
- pulumi_alicloud/drds/get_instances.py +1 -3
- pulumi_alicloud/ecs/copy_image.py +3 -9
- pulumi_alicloud/ecs/disk.py +6 -18
- pulumi_alicloud/ecs/ecs_disk.py +6 -18
- pulumi_alicloud/ecs/ecs_key_pair.py +3 -9
- pulumi_alicloud/ecs/ecs_key_pair_attachment.py +3 -9
- pulumi_alicloud/ecs/ecs_launch_template.py +18 -54
- pulumi_alicloud/ecs/ecs_network_interface.py +15 -45
- pulumi_alicloud/ecs/ecs_snapshot.py +3 -9
- pulumi_alicloud/ecs/eip.py +6 -18
- pulumi_alicloud/ecs/eip_address.py +6 -18
- pulumi_alicloud/ecs/get_disks.py +2 -6
- pulumi_alicloud/ecs/get_ecs_disks.py +2 -6
- pulumi_alicloud/ecs/get_ecs_key_pairs.py +1 -3
- pulumi_alicloud/ecs/get_ecs_network_interfaces.py +2 -6
- pulumi_alicloud/ecs/get_eip_addresses.py +2 -6
- pulumi_alicloud/ecs/get_eips.py +2 -6
- pulumi_alicloud/ecs/get_key_pairs.py +1 -3
- pulumi_alicloud/ecs/get_network_interfaces.py +2 -6
- pulumi_alicloud/ecs/image.py +3 -9
- pulumi_alicloud/ecs/image_copy.py +3 -9
- pulumi_alicloud/ecs/instance.py +6 -18
- pulumi_alicloud/ecs/key_pair.py +3 -9
- pulumi_alicloud/ecs/key_pair_attachment.py +3 -9
- pulumi_alicloud/ecs/launch_template.py +18 -54
- pulumi_alicloud/ecs/reserved_instance.py +3 -9
- pulumi_alicloud/ecs/security_group.py +3 -9
- pulumi_alicloud/ecs/snapshot.py +3 -9
- pulumi_alicloud/edas/k8s_application.py +12 -36
- pulumi_alicloud/eds/outputs.py +2 -6
- pulumi_alicloud/eds/simple_office_site.py +6 -18
- pulumi_alicloud/ess/_inputs.py +1 -3
- pulumi_alicloud/ess/outputs.py +1 -3
- pulumi_alicloud/ess/scaling_configuration.py +6 -18
- pulumi_alicloud/ess/scaling_group.py +3 -9
- pulumi_alicloud/ga/acl.py +3 -9
- pulumi_alicloud/gpdb/instance.py +15 -45
- pulumi_alicloud/hbr/ecs_backup_plan.py +3 -9
- pulumi_alicloud/hbr/nas_backup_plan.py +3 -9
- pulumi_alicloud/hbr/ots_backup_plan.py +3 -9
- pulumi_alicloud/kms/key.py +9 -27
- pulumi_alicloud/kvstore/_inputs.py +2 -6
- pulumi_alicloud/kvstore/get_instance_classes.py +3 -9
- pulumi_alicloud/kvstore/instance.py +23 -69
- pulumi_alicloud/kvstore/outputs.py +2 -6
- pulumi_alicloud/lindorm/instance.py +3 -9
- pulumi_alicloud/log/_inputs.py +1 -3
- pulumi_alicloud/log/alert.py +21 -63
- pulumi_alicloud/log/outputs.py +1 -3
- pulumi_alicloud/log/project.py +3 -9
- pulumi_alicloud/log/store.py +6 -18
- pulumi_alicloud/nas/access_group.py +6 -18
- pulumi_alicloud/nas/get_access_groups.py +1 -3
- pulumi_alicloud/nas/get_mount_targets.py +2 -6
- pulumi_alicloud/nlb/server_group.py +3 -9
- pulumi_alicloud/oss/bucket.py +6 -18
- pulumi_alicloud/oss/bucket_policy.py +2 -2
- pulumi_alicloud/oss/bucket_referer.py +2 -2
- pulumi_alicloud/provider.py +8 -24
- pulumi_alicloud/pulumi-plugin.json +1 -1
- pulumi_alicloud/pvtz/zone.py +3 -9
- pulumi_alicloud/pvtz/zone_record.py +3 -9
- pulumi_alicloud/ram/policy.py +12 -36
- pulumi_alicloud/ram/role.py +9 -27
- pulumi_alicloud/rds/account.py +15 -45
- pulumi_alicloud/rds/backup_policy.py +15 -45
- pulumi_alicloud/rds/get_zones.py +1 -3
- pulumi_alicloud/rds/instance.py +6 -18
- pulumi_alicloud/rds/rds_account.py +15 -45
- pulumi_alicloud/resourcemanager/policy.py +3 -9
- pulumi_alicloud/resourcemanager/policy_version.py +3 -9
- pulumi_alicloud/resourcemanager/resource_group.py +3 -9
- pulumi_alicloud/rocketmq/group.py +3 -9
- pulumi_alicloud/rocketmq/instance.py +3 -9
- pulumi_alicloud/rocketmq/topic.py +6 -18
- pulumi_alicloud/sae/application.py +30 -90
- pulumi_alicloud/scdn/domain.py +3 -9
- pulumi_alicloud/servicecatalog/get_launch_options.py +1 -3
- pulumi_alicloud/servicecatalog/get_product_versions.py +1 -3
- pulumi_alicloud/servicecatalog/get_provisioned_products.py +1 -3
- pulumi_alicloud/slb/acl.py +3 -9
- pulumi_alicloud/slb/application_load_balancer.py +6 -18
- pulumi_alicloud/slb/ca_certificate.py +3 -9
- pulumi_alicloud/slb/get_application_load_balancers.py +1 -3
- pulumi_alicloud/slb/get_load_balancers.py +1 -3
- pulumi_alicloud/slb/get_zones.py +1 -3
- pulumi_alicloud/slb/listener.py +9 -27
- pulumi_alicloud/slb/load_balancer.py +6 -18
- pulumi_alicloud/slb/outputs.py +1 -3
- pulumi_alicloud/slb/server_certificate.py +6 -18
- pulumi_alicloud/slb/server_group.py +3 -9
- pulumi_alicloud/threatdetection/instance.py +3 -9
- pulumi_alicloud/vpc/common_bandwith_package.py +3 -9
- pulumi_alicloud/vpc/dhcp_options_set.py +3 -9
- pulumi_alicloud/vpc/forward_entry.py +3 -9
- pulumi_alicloud/vpc/ha_vip.py +3 -9
- pulumi_alicloud/vpc/ha_vip_attachment.py +3 -9
- pulumi_alicloud/vpc/ha_vipv2.py +3 -9
- pulumi_alicloud/vpc/ipv6_gateway.py +3 -9
- pulumi_alicloud/vpc/network.py +8 -24
- pulumi_alicloud/vpc/network_acl.py +3 -9
- pulumi_alicloud/vpc/network_interface.py +15 -45
- pulumi_alicloud/vpc/route_entry.py +3 -9
- pulumi_alicloud/vpc/route_table.py +3 -9
- pulumi_alicloud/vpc/router_interface.py +13 -39
- pulumi_alicloud/vpc/router_interface_connection.py +2 -2
- pulumi_alicloud/vpc/subnet.py +6 -18
- pulumi_alicloud/vpc/switch.py +6 -18
- pulumi_alicloud/vpc/traffic_mirror_filter_egress_rule.py +3 -9
- pulumi_alicloud/vpc/traffic_mirror_filter_ingress_rule.py +3 -9
- pulumi_alicloud/vpn/connection.py +3 -9
- pulumi_alicloud/vpn/customer_gateway.py +3 -9
- pulumi_alicloud/vpn/gateway.py +6 -18
- pulumi_alicloud/vpn/get_gateway_vpn_attachments.py +1 -3
- pulumi_alicloud/vpn/get_gateways.py +1 -3
- pulumi_alicloud/waf/domain.py +3 -9
- {pulumi_alicloud-3.58.0a1719033247.dist-info → pulumi_alicloud-3.58.0a1719262477.dist-info}/METADATA +1 -1
- {pulumi_alicloud-3.58.0a1719033247.dist-info → pulumi_alicloud-3.58.0a1719262477.dist-info}/RECORD +158 -158
- {pulumi_alicloud-3.58.0a1719033247.dist-info → pulumi_alicloud-3.58.0a1719262477.dist-info}/WHEEL +0 -0
- {pulumi_alicloud-3.58.0a1719033247.dist-info → pulumi_alicloud-3.58.0a1719262477.dist-info}/top_level.txt +0 -0
|
@@ -296,13 +296,11 @@ class ServerlessKubernetesArgs:
|
|
|
296
296
|
|
|
297
297
|
@property
|
|
298
298
|
@pulumi.getter(name="kubeConfig")
|
|
299
|
+
@_utilities.deprecated("""Field 'kube_config' has been deprecated from provider version 1.187.0. New DataSource 'alicloud_cs_cluster_credential' manage your cluster's kube config.""")
|
|
299
300
|
def kube_config(self) -> Optional[pulumi.Input[str]]:
|
|
300
301
|
"""
|
|
301
302
|
The path of kube config, like `~/.kube/config`.
|
|
302
303
|
"""
|
|
303
|
-
warnings.warn("""Field 'kube_config' has been deprecated from provider version 1.187.0. New DataSource 'alicloud_cs_cluster_credential' manage your cluster's kube config.""", DeprecationWarning)
|
|
304
|
-
pulumi.log.warn("""kube_config is deprecated: Field 'kube_config' has been deprecated from provider version 1.187.0. New DataSource 'alicloud_cs_cluster_credential' manage your cluster's kube config.""")
|
|
305
|
-
|
|
306
304
|
return pulumi.get(self, "kube_config")
|
|
307
305
|
|
|
308
306
|
@kube_config.setter
|
|
@@ -368,13 +366,11 @@ class ServerlessKubernetesArgs:
|
|
|
368
366
|
|
|
369
367
|
@property
|
|
370
368
|
@pulumi.getter(name="privateZone")
|
|
369
|
+
@_utilities.deprecated("""Field 'private_zone' has been deprecated from provider version 1.123.1. New field 'service_discovery_types' replace it.""")
|
|
371
370
|
def private_zone(self) -> Optional[pulumi.Input[bool]]:
|
|
372
371
|
"""
|
|
373
372
|
Has been deprecated from provider version 1.123.1. `PrivateZone` is used as the enumeration value of `service_discovery_types`.
|
|
374
373
|
"""
|
|
375
|
-
warnings.warn("""Field 'private_zone' has been deprecated from provider version 1.123.1. New field 'service_discovery_types' replace it.""", DeprecationWarning)
|
|
376
|
-
pulumi.log.warn("""private_zone is deprecated: Field 'private_zone' has been deprecated from provider version 1.123.1. New field 'service_discovery_types' replace it.""")
|
|
377
|
-
|
|
378
374
|
return pulumi.get(self, "private_zone")
|
|
379
375
|
|
|
380
376
|
@private_zone.setter
|
|
@@ -500,13 +496,11 @@ class ServerlessKubernetesArgs:
|
|
|
500
496
|
|
|
501
497
|
@property
|
|
502
498
|
@pulumi.getter(name="vswitchId")
|
|
499
|
+
@_utilities.deprecated("""Field 'vswitch_id' has been deprecated from provider version 1.91.0. New field 'vswitch_ids' replace it.""")
|
|
503
500
|
def vswitch_id(self) -> Optional[pulumi.Input[str]]:
|
|
504
501
|
"""
|
|
505
502
|
The vswitch where new kubernetes cluster will be located. Specify one vswitch's id, if it is not specified, a new VPC and VSwicth will be built. It must be in the zone which `availability_zone` specified.
|
|
506
503
|
"""
|
|
507
|
-
warnings.warn("""Field 'vswitch_id' has been deprecated from provider version 1.91.0. New field 'vswitch_ids' replace it.""", DeprecationWarning)
|
|
508
|
-
pulumi.log.warn("""vswitch_id is deprecated: Field 'vswitch_id' has been deprecated from provider version 1.91.0. New field 'vswitch_ids' replace it.""")
|
|
509
|
-
|
|
510
504
|
return pulumi.get(self, "vswitch_id")
|
|
511
505
|
|
|
512
506
|
@vswitch_id.setter
|
|
@@ -810,13 +804,11 @@ class _ServerlessKubernetesState:
|
|
|
810
804
|
|
|
811
805
|
@property
|
|
812
806
|
@pulumi.getter(name="kubeConfig")
|
|
807
|
+
@_utilities.deprecated("""Field 'kube_config' has been deprecated from provider version 1.187.0. New DataSource 'alicloud_cs_cluster_credential' manage your cluster's kube config.""")
|
|
813
808
|
def kube_config(self) -> Optional[pulumi.Input[str]]:
|
|
814
809
|
"""
|
|
815
810
|
The path of kube config, like `~/.kube/config`.
|
|
816
811
|
"""
|
|
817
|
-
warnings.warn("""Field 'kube_config' has been deprecated from provider version 1.187.0. New DataSource 'alicloud_cs_cluster_credential' manage your cluster's kube config.""", DeprecationWarning)
|
|
818
|
-
pulumi.log.warn("""kube_config is deprecated: Field 'kube_config' has been deprecated from provider version 1.187.0. New DataSource 'alicloud_cs_cluster_credential' manage your cluster's kube config.""")
|
|
819
|
-
|
|
820
812
|
return pulumi.get(self, "kube_config")
|
|
821
813
|
|
|
822
814
|
@kube_config.setter
|
|
@@ -882,13 +874,11 @@ class _ServerlessKubernetesState:
|
|
|
882
874
|
|
|
883
875
|
@property
|
|
884
876
|
@pulumi.getter(name="privateZone")
|
|
877
|
+
@_utilities.deprecated("""Field 'private_zone' has been deprecated from provider version 1.123.1. New field 'service_discovery_types' replace it.""")
|
|
885
878
|
def private_zone(self) -> Optional[pulumi.Input[bool]]:
|
|
886
879
|
"""
|
|
887
880
|
Has been deprecated from provider version 1.123.1. `PrivateZone` is used as the enumeration value of `service_discovery_types`.
|
|
888
881
|
"""
|
|
889
|
-
warnings.warn("""Field 'private_zone' has been deprecated from provider version 1.123.1. New field 'service_discovery_types' replace it.""", DeprecationWarning)
|
|
890
|
-
pulumi.log.warn("""private_zone is deprecated: Field 'private_zone' has been deprecated from provider version 1.123.1. New field 'service_discovery_types' replace it.""")
|
|
891
|
-
|
|
892
882
|
return pulumi.get(self, "private_zone")
|
|
893
883
|
|
|
894
884
|
@private_zone.setter
|
|
@@ -1026,13 +1016,11 @@ class _ServerlessKubernetesState:
|
|
|
1026
1016
|
|
|
1027
1017
|
@property
|
|
1028
1018
|
@pulumi.getter(name="vswitchId")
|
|
1019
|
+
@_utilities.deprecated("""Field 'vswitch_id' has been deprecated from provider version 1.91.0. New field 'vswitch_ids' replace it.""")
|
|
1029
1020
|
def vswitch_id(self) -> Optional[pulumi.Input[str]]:
|
|
1030
1021
|
"""
|
|
1031
1022
|
The vswitch where new kubernetes cluster will be located. Specify one vswitch's id, if it is not specified, a new VPC and VSwicth will be built. It must be in the zone which `availability_zone` specified.
|
|
1032
1023
|
"""
|
|
1033
|
-
warnings.warn("""Field 'vswitch_id' has been deprecated from provider version 1.91.0. New field 'vswitch_ids' replace it.""", DeprecationWarning)
|
|
1034
|
-
pulumi.log.warn("""vswitch_id is deprecated: Field 'vswitch_id' has been deprecated from provider version 1.91.0. New field 'vswitch_ids' replace it.""")
|
|
1035
|
-
|
|
1036
1024
|
return pulumi.get(self, "vswitch_id")
|
|
1037
1025
|
|
|
1038
1026
|
@vswitch_id.setter
|
|
@@ -1602,13 +1590,11 @@ class ServerlessKubernetes(pulumi.CustomResource):
|
|
|
1602
1590
|
|
|
1603
1591
|
@property
|
|
1604
1592
|
@pulumi.getter(name="kubeConfig")
|
|
1593
|
+
@_utilities.deprecated("""Field 'kube_config' has been deprecated from provider version 1.187.0. New DataSource 'alicloud_cs_cluster_credential' manage your cluster's kube config.""")
|
|
1605
1594
|
def kube_config(self) -> pulumi.Output[Optional[str]]:
|
|
1606
1595
|
"""
|
|
1607
1596
|
The path of kube config, like `~/.kube/config`.
|
|
1608
1597
|
"""
|
|
1609
|
-
warnings.warn("""Field 'kube_config' has been deprecated from provider version 1.187.0. New DataSource 'alicloud_cs_cluster_credential' manage your cluster's kube config.""", DeprecationWarning)
|
|
1610
|
-
pulumi.log.warn("""kube_config is deprecated: Field 'kube_config' has been deprecated from provider version 1.187.0. New DataSource 'alicloud_cs_cluster_credential' manage your cluster's kube config.""")
|
|
1611
|
-
|
|
1612
1598
|
return pulumi.get(self, "kube_config")
|
|
1613
1599
|
|
|
1614
1600
|
@property
|
|
@@ -1650,13 +1636,11 @@ class ServerlessKubernetes(pulumi.CustomResource):
|
|
|
1650
1636
|
|
|
1651
1637
|
@property
|
|
1652
1638
|
@pulumi.getter(name="privateZone")
|
|
1639
|
+
@_utilities.deprecated("""Field 'private_zone' has been deprecated from provider version 1.123.1. New field 'service_discovery_types' replace it.""")
|
|
1653
1640
|
def private_zone(self) -> pulumi.Output[Optional[bool]]:
|
|
1654
1641
|
"""
|
|
1655
1642
|
Has been deprecated from provider version 1.123.1. `PrivateZone` is used as the enumeration value of `service_discovery_types`.
|
|
1656
1643
|
"""
|
|
1657
|
-
warnings.warn("""Field 'private_zone' has been deprecated from provider version 1.123.1. New field 'service_discovery_types' replace it.""", DeprecationWarning)
|
|
1658
|
-
pulumi.log.warn("""private_zone is deprecated: Field 'private_zone' has been deprecated from provider version 1.123.1. New field 'service_discovery_types' replace it.""")
|
|
1659
|
-
|
|
1660
1644
|
return pulumi.get(self, "private_zone")
|
|
1661
1645
|
|
|
1662
1646
|
@property
|
|
@@ -1746,13 +1730,11 @@ class ServerlessKubernetes(pulumi.CustomResource):
|
|
|
1746
1730
|
|
|
1747
1731
|
@property
|
|
1748
1732
|
@pulumi.getter(name="vswitchId")
|
|
1733
|
+
@_utilities.deprecated("""Field 'vswitch_id' has been deprecated from provider version 1.91.0. New field 'vswitch_ids' replace it.""")
|
|
1749
1734
|
def vswitch_id(self) -> pulumi.Output[str]:
|
|
1750
1735
|
"""
|
|
1751
1736
|
The vswitch where new kubernetes cluster will be located. Specify one vswitch's id, if it is not specified, a new VPC and VSwicth will be built. It must be in the zone which `availability_zone` specified.
|
|
1752
1737
|
"""
|
|
1753
|
-
warnings.warn("""Field 'vswitch_id' has been deprecated from provider version 1.91.0. New field 'vswitch_ids' replace it.""", DeprecationWarning)
|
|
1754
|
-
pulumi.log.warn("""vswitch_id is deprecated: Field 'vswitch_id' has been deprecated from provider version 1.91.0. New field 'vswitch_ids' replace it.""")
|
|
1755
|
-
|
|
1756
1738
|
return pulumi.get(self, "vswitch_id")
|
|
1757
1739
|
|
|
1758
1740
|
@property
|
pulumi_alicloud/cs/swarm.py
CHANGED
|
@@ -180,10 +180,8 @@ class SwarmArgs:
|
|
|
180
180
|
|
|
181
181
|
@property
|
|
182
182
|
@pulumi.getter
|
|
183
|
+
@_utilities.deprecated("""Field 'size' has been deprecated from provider version 1.9.1. New field 'node_number' replaces it.""")
|
|
183
184
|
def size(self) -> Optional[pulumi.Input[int]]:
|
|
184
|
-
warnings.warn("""Field 'size' has been deprecated from provider version 1.9.1. New field 'node_number' replaces it.""", DeprecationWarning)
|
|
185
|
-
pulumi.log.warn("""size is deprecated: Field 'size' has been deprecated from provider version 1.9.1. New field 'node_number' replaces it.""")
|
|
186
|
-
|
|
187
185
|
return pulumi.get(self, "size")
|
|
188
186
|
|
|
189
187
|
@size.setter
|
|
@@ -395,10 +393,8 @@ class _SwarmState:
|
|
|
395
393
|
|
|
396
394
|
@property
|
|
397
395
|
@pulumi.getter
|
|
396
|
+
@_utilities.deprecated("""Field 'size' has been deprecated from provider version 1.9.1. New field 'node_number' replaces it.""")
|
|
398
397
|
def size(self) -> Optional[pulumi.Input[int]]:
|
|
399
|
-
warnings.warn("""Field 'size' has been deprecated from provider version 1.9.1. New field 'node_number' replaces it.""", DeprecationWarning)
|
|
400
|
-
pulumi.log.warn("""size is deprecated: Field 'size' has been deprecated from provider version 1.9.1. New field 'node_number' replaces it.""")
|
|
401
|
-
|
|
402
398
|
return pulumi.get(self, "size")
|
|
403
399
|
|
|
404
400
|
@size.setter
|
|
@@ -672,10 +668,8 @@ class Swarm(pulumi.CustomResource):
|
|
|
672
668
|
|
|
673
669
|
@property
|
|
674
670
|
@pulumi.getter
|
|
671
|
+
@_utilities.deprecated("""Field 'size' has been deprecated from provider version 1.9.1. New field 'node_number' replaces it.""")
|
|
675
672
|
def size(self) -> pulumi.Output[Optional[int]]:
|
|
676
|
-
warnings.warn("""Field 'size' has been deprecated from provider version 1.9.1. New field 'node_number' replaces it.""", DeprecationWarning)
|
|
677
|
-
pulumi.log.warn("""size is deprecated: Field 'size' has been deprecated from provider version 1.9.1. New field 'node_number' replaces it.""")
|
|
678
|
-
|
|
679
673
|
return pulumi.get(self, "size")
|
|
680
674
|
|
|
681
675
|
@property
|
|
@@ -162,13 +162,11 @@ class InstanceArgs:
|
|
|
162
162
|
|
|
163
163
|
@property
|
|
164
164
|
@pulumi.getter(name="ecsLists")
|
|
165
|
+
@_utilities.deprecated("""Field 'ecs_list' has been deprecated from provider version 1.156.0 and it will be removed in the future version. Please use the new resource 'alicloud_dbfs_instance_attachment' to attach ECS and DBFS.""")
|
|
165
166
|
def ecs_lists(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceEcsListArgs']]]]:
|
|
166
167
|
"""
|
|
167
168
|
The collection of ECS instances mounted to the Database file system. See `ecs_list` below. **NOTE:** Field 'ecs_list' has been deprecated from provider version 1.156.0 and it will be removed in the future version. Please use the new resource 'alicloud_dbfs_instance_attachment' to attach ECS and DBFS. See `ecs_list` below.
|
|
168
169
|
"""
|
|
169
|
-
warnings.warn("""Field 'ecs_list' has been deprecated from provider version 1.156.0 and it will be removed in the future version. Please use the new resource 'alicloud_dbfs_instance_attachment' to attach ECS and DBFS.""", DeprecationWarning)
|
|
170
|
-
pulumi.log.warn("""ecs_lists is deprecated: Field 'ecs_list' has been deprecated from provider version 1.156.0 and it will be removed in the future version. Please use the new resource 'alicloud_dbfs_instance_attachment' to attach ECS and DBFS.""")
|
|
171
|
-
|
|
172
170
|
return pulumi.get(self, "ecs_lists")
|
|
173
171
|
|
|
174
172
|
@ecs_lists.setter
|
|
@@ -213,10 +211,8 @@ class InstanceArgs:
|
|
|
213
211
|
|
|
214
212
|
@property
|
|
215
213
|
@pulumi.getter(name="instanceName")
|
|
214
|
+
@_utilities.deprecated("""Field 'instance_name' has been deprecated since provider version 1.212.0. New field 'fs_name' instead.""")
|
|
216
215
|
def instance_name(self) -> Optional[pulumi.Input[str]]:
|
|
217
|
-
warnings.warn("""Field 'instance_name' has been deprecated since provider version 1.212.0. New field 'fs_name' instead.""", DeprecationWarning)
|
|
218
|
-
pulumi.log.warn("""instance_name is deprecated: Field 'instance_name' has been deprecated since provider version 1.212.0. New field 'fs_name' instead.""")
|
|
219
|
-
|
|
220
216
|
return pulumi.get(self, "instance_name")
|
|
221
217
|
|
|
222
218
|
@instance_name.setter
|
|
@@ -466,13 +462,11 @@ class _InstanceState:
|
|
|
466
462
|
|
|
467
463
|
@property
|
|
468
464
|
@pulumi.getter(name="ecsLists")
|
|
465
|
+
@_utilities.deprecated("""Field 'ecs_list' has been deprecated from provider version 1.156.0 and it will be removed in the future version. Please use the new resource 'alicloud_dbfs_instance_attachment' to attach ECS and DBFS.""")
|
|
469
466
|
def ecs_lists(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceEcsListArgs']]]]:
|
|
470
467
|
"""
|
|
471
468
|
The collection of ECS instances mounted to the Database file system. See `ecs_list` below. **NOTE:** Field 'ecs_list' has been deprecated from provider version 1.156.0 and it will be removed in the future version. Please use the new resource 'alicloud_dbfs_instance_attachment' to attach ECS and DBFS. See `ecs_list` below.
|
|
472
469
|
"""
|
|
473
|
-
warnings.warn("""Field 'ecs_list' has been deprecated from provider version 1.156.0 and it will be removed in the future version. Please use the new resource 'alicloud_dbfs_instance_attachment' to attach ECS and DBFS.""", DeprecationWarning)
|
|
474
|
-
pulumi.log.warn("""ecs_lists is deprecated: Field 'ecs_list' has been deprecated from provider version 1.156.0 and it will be removed in the future version. Please use the new resource 'alicloud_dbfs_instance_attachment' to attach ECS and DBFS.""")
|
|
475
|
-
|
|
476
470
|
return pulumi.get(self, "ecs_lists")
|
|
477
471
|
|
|
478
472
|
@ecs_lists.setter
|
|
@@ -517,10 +511,8 @@ class _InstanceState:
|
|
|
517
511
|
|
|
518
512
|
@property
|
|
519
513
|
@pulumi.getter(name="instanceName")
|
|
514
|
+
@_utilities.deprecated("""Field 'instance_name' has been deprecated since provider version 1.212.0. New field 'fs_name' instead.""")
|
|
520
515
|
def instance_name(self) -> Optional[pulumi.Input[str]]:
|
|
521
|
-
warnings.warn("""Field 'instance_name' has been deprecated since provider version 1.212.0. New field 'fs_name' instead.""", DeprecationWarning)
|
|
522
|
-
pulumi.log.warn("""instance_name is deprecated: Field 'instance_name' has been deprecated since provider version 1.212.0. New field 'fs_name' instead.""")
|
|
523
|
-
|
|
524
516
|
return pulumi.get(self, "instance_name")
|
|
525
517
|
|
|
526
518
|
@instance_name.setter
|
|
@@ -976,13 +968,11 @@ class Instance(pulumi.CustomResource):
|
|
|
976
968
|
|
|
977
969
|
@property
|
|
978
970
|
@pulumi.getter(name="ecsLists")
|
|
971
|
+
@_utilities.deprecated("""Field 'ecs_list' has been deprecated from provider version 1.156.0 and it will be removed in the future version. Please use the new resource 'alicloud_dbfs_instance_attachment' to attach ECS and DBFS.""")
|
|
979
972
|
def ecs_lists(self) -> pulumi.Output[Optional[Sequence['outputs.InstanceEcsList']]]:
|
|
980
973
|
"""
|
|
981
974
|
The collection of ECS instances mounted to the Database file system. See `ecs_list` below. **NOTE:** Field 'ecs_list' has been deprecated from provider version 1.156.0 and it will be removed in the future version. Please use the new resource 'alicloud_dbfs_instance_attachment' to attach ECS and DBFS. See `ecs_list` below.
|
|
982
975
|
"""
|
|
983
|
-
warnings.warn("""Field 'ecs_list' has been deprecated from provider version 1.156.0 and it will be removed in the future version. Please use the new resource 'alicloud_dbfs_instance_attachment' to attach ECS and DBFS.""", DeprecationWarning)
|
|
984
|
-
pulumi.log.warn("""ecs_lists is deprecated: Field 'ecs_list' has been deprecated from provider version 1.156.0 and it will be removed in the future version. Please use the new resource 'alicloud_dbfs_instance_attachment' to attach ECS and DBFS.""")
|
|
985
|
-
|
|
986
976
|
return pulumi.get(self, "ecs_lists")
|
|
987
977
|
|
|
988
978
|
@property
|
|
@@ -1011,10 +1001,8 @@ class Instance(pulumi.CustomResource):
|
|
|
1011
1001
|
|
|
1012
1002
|
@property
|
|
1013
1003
|
@pulumi.getter(name="instanceName")
|
|
1004
|
+
@_utilities.deprecated("""Field 'instance_name' has been deprecated since provider version 1.212.0. New field 'fs_name' instead.""")
|
|
1014
1005
|
def instance_name(self) -> pulumi.Output[str]:
|
|
1015
|
-
warnings.warn("""Field 'instance_name' has been deprecated since provider version 1.212.0. New field 'fs_name' instead.""", DeprecationWarning)
|
|
1016
|
-
pulumi.log.warn("""instance_name is deprecated: Field 'instance_name' has been deprecated since provider version 1.212.0. New field 'fs_name' instead.""")
|
|
1017
|
-
|
|
1018
1006
|
return pulumi.get(self, "instance_name")
|
|
1019
1007
|
|
|
1020
1008
|
@property
|
|
@@ -319,13 +319,11 @@ class EnterpriseInstanceArgs:
|
|
|
319
319
|
|
|
320
320
|
@property
|
|
321
321
|
@pulumi.getter(name="instanceAlias")
|
|
322
|
+
@_utilities.deprecated("""Field 'instance_alias' has been deprecated from version 1.100.0. Use 'instance_name' instead.""")
|
|
322
323
|
def instance_alias(self) -> Optional[pulumi.Input[str]]:
|
|
323
324
|
"""
|
|
324
325
|
Field `instance_alias` has been deprecated from version 1.100.0. Use `instance_name` instead.
|
|
325
326
|
"""
|
|
326
|
-
warnings.warn("""Field 'instance_alias' has been deprecated from version 1.100.0. Use 'instance_name' instead.""", DeprecationWarning)
|
|
327
|
-
pulumi.log.warn("""instance_alias is deprecated: Field 'instance_alias' has been deprecated from version 1.100.0. Use 'instance_name' instead.""")
|
|
328
|
-
|
|
329
327
|
return pulumi.get(self, "instance_alias")
|
|
330
328
|
|
|
331
329
|
@instance_alias.setter
|
|
@@ -704,13 +702,11 @@ class _EnterpriseInstanceState:
|
|
|
704
702
|
|
|
705
703
|
@property
|
|
706
704
|
@pulumi.getter(name="instanceAlias")
|
|
705
|
+
@_utilities.deprecated("""Field 'instance_alias' has been deprecated from version 1.100.0. Use 'instance_name' instead.""")
|
|
707
706
|
def instance_alias(self) -> Optional[pulumi.Input[str]]:
|
|
708
707
|
"""
|
|
709
708
|
Field `instance_alias` has been deprecated from version 1.100.0. Use `instance_name` instead.
|
|
710
709
|
"""
|
|
711
|
-
warnings.warn("""Field 'instance_alias' has been deprecated from version 1.100.0. Use 'instance_name' instead.""", DeprecationWarning)
|
|
712
|
-
pulumi.log.warn("""instance_alias is deprecated: Field 'instance_alias' has been deprecated from version 1.100.0. Use 'instance_name' instead.""")
|
|
713
|
-
|
|
714
710
|
return pulumi.get(self, "instance_alias")
|
|
715
711
|
|
|
716
712
|
@instance_alias.setter
|
|
@@ -851,13 +847,11 @@ class _EnterpriseInstanceState:
|
|
|
851
847
|
|
|
852
848
|
@property
|
|
853
849
|
@pulumi.getter
|
|
850
|
+
@_utilities.deprecated("""Field 'state' has been deprecated from version 1.100.0. Use 'status' instead.""")
|
|
854
851
|
def state(self) -> Optional[pulumi.Input[str]]:
|
|
855
852
|
"""
|
|
856
853
|
It has been deprecated from provider version 1.100.0 and 'status' instead.
|
|
857
854
|
"""
|
|
858
|
-
warnings.warn("""Field 'state' has been deprecated from version 1.100.0. Use 'status' instead.""", DeprecationWarning)
|
|
859
|
-
pulumi.log.warn("""state is deprecated: Field 'state' has been deprecated from version 1.100.0. Use 'status' instead.""")
|
|
860
|
-
|
|
861
855
|
return pulumi.get(self, "state")
|
|
862
856
|
|
|
863
857
|
@state.setter
|
|
@@ -1474,13 +1468,11 @@ class EnterpriseInstance(pulumi.CustomResource):
|
|
|
1474
1468
|
|
|
1475
1469
|
@property
|
|
1476
1470
|
@pulumi.getter(name="instanceAlias")
|
|
1471
|
+
@_utilities.deprecated("""Field 'instance_alias' has been deprecated from version 1.100.0. Use 'instance_name' instead.""")
|
|
1477
1472
|
def instance_alias(self) -> pulumi.Output[str]:
|
|
1478
1473
|
"""
|
|
1479
1474
|
Field `instance_alias` has been deprecated from version 1.100.0. Use `instance_name` instead.
|
|
1480
1475
|
"""
|
|
1481
|
-
warnings.warn("""Field 'instance_alias' has been deprecated from version 1.100.0. Use 'instance_name' instead.""", DeprecationWarning)
|
|
1482
|
-
pulumi.log.warn("""instance_alias is deprecated: Field 'instance_alias' has been deprecated from version 1.100.0. Use 'instance_name' instead.""")
|
|
1483
|
-
|
|
1484
1476
|
return pulumi.get(self, "instance_alias")
|
|
1485
1477
|
|
|
1486
1478
|
@property
|
|
@@ -1573,13 +1565,11 @@ class EnterpriseInstance(pulumi.CustomResource):
|
|
|
1573
1565
|
|
|
1574
1566
|
@property
|
|
1575
1567
|
@pulumi.getter
|
|
1568
|
+
@_utilities.deprecated("""Field 'state' has been deprecated from version 1.100.0. Use 'status' instead.""")
|
|
1576
1569
|
def state(self) -> pulumi.Output[str]:
|
|
1577
1570
|
"""
|
|
1578
1571
|
It has been deprecated from provider version 1.100.0 and 'status' instead.
|
|
1579
1572
|
"""
|
|
1580
|
-
warnings.warn("""Field 'state' has been deprecated from version 1.100.0. Use 'status' instead.""", DeprecationWarning)
|
|
1581
|
-
pulumi.log.warn("""state is deprecated: Field 'state' has been deprecated from version 1.100.0. Use 'status' instead.""")
|
|
1582
|
-
|
|
1583
1573
|
return pulumi.get(self, "state")
|
|
1584
1574
|
|
|
1585
1575
|
@property
|
|
@@ -106,13 +106,11 @@ class EnterpriseUserArgs:
|
|
|
106
106
|
|
|
107
107
|
@property
|
|
108
108
|
@pulumi.getter(name="nickName")
|
|
109
|
+
@_utilities.deprecated("""Field 'nick_name' has been deprecated from version 1.100.0. Use 'user_name' instead.""")
|
|
109
110
|
def nick_name(self) -> Optional[pulumi.Input[str]]:
|
|
110
111
|
"""
|
|
111
112
|
It has been deprecated from 1.100.0 and use `user_name` instead.
|
|
112
113
|
"""
|
|
113
|
-
warnings.warn("""Field 'nick_name' has been deprecated from version 1.100.0. Use 'user_name' instead.""", DeprecationWarning)
|
|
114
|
-
pulumi.log.warn("""nick_name is deprecated: Field 'nick_name' has been deprecated from version 1.100.0. Use 'user_name' instead.""")
|
|
115
|
-
|
|
116
114
|
return pulumi.get(self, "nick_name")
|
|
117
115
|
|
|
118
116
|
@nick_name.setter
|
|
@@ -252,13 +250,11 @@ class _EnterpriseUserState:
|
|
|
252
250
|
|
|
253
251
|
@property
|
|
254
252
|
@pulumi.getter(name="nickName")
|
|
253
|
+
@_utilities.deprecated("""Field 'nick_name' has been deprecated from version 1.100.0. Use 'user_name' instead.""")
|
|
255
254
|
def nick_name(self) -> Optional[pulumi.Input[str]]:
|
|
256
255
|
"""
|
|
257
256
|
It has been deprecated from 1.100.0 and use `user_name` instead.
|
|
258
257
|
"""
|
|
259
|
-
warnings.warn("""Field 'nick_name' has been deprecated from version 1.100.0. Use 'user_name' instead.""", DeprecationWarning)
|
|
260
|
-
pulumi.log.warn("""nick_name is deprecated: Field 'nick_name' has been deprecated from version 1.100.0. Use 'user_name' instead.""")
|
|
261
|
-
|
|
262
258
|
return pulumi.get(self, "nick_name")
|
|
263
259
|
|
|
264
260
|
@nick_name.setter
|
|
@@ -552,13 +548,11 @@ class EnterpriseUser(pulumi.CustomResource):
|
|
|
552
548
|
|
|
553
549
|
@property
|
|
554
550
|
@pulumi.getter(name="nickName")
|
|
551
|
+
@_utilities.deprecated("""Field 'nick_name' has been deprecated from version 1.100.0. Use 'user_name' instead.""")
|
|
555
552
|
def nick_name(self) -> pulumi.Output[str]:
|
|
556
553
|
"""
|
|
557
554
|
It has been deprecated from 1.100.0 and use `user_name` instead.
|
|
558
555
|
"""
|
|
559
|
-
warnings.warn("""Field 'nick_name' has been deprecated from version 1.100.0. Use 'user_name' instead.""", DeprecationWarning)
|
|
560
|
-
pulumi.log.warn("""nick_name is deprecated: Field 'nick_name' has been deprecated from version 1.100.0. Use 'user_name' instead.""")
|
|
561
|
-
|
|
562
556
|
return pulumi.get(self, "nick_name")
|
|
563
557
|
|
|
564
558
|
@property
|
|
@@ -47,13 +47,11 @@ class DomainGroupArgs:
|
|
|
47
47
|
|
|
48
48
|
@property
|
|
49
49
|
@pulumi.getter(name="groupName")
|
|
50
|
+
@_utilities.deprecated("""Field 'group_name' has been deprecated from version 1.97.0. Use 'domain_group_name' instead.""")
|
|
50
51
|
def group_name(self) -> Optional[pulumi.Input[str]]:
|
|
51
52
|
"""
|
|
52
53
|
The Name of the domain group. The `group_name` has been deprecated from provider version 1.97.0. Please use `domain_group_name` instead.
|
|
53
54
|
"""
|
|
54
|
-
warnings.warn("""Field 'group_name' has been deprecated from version 1.97.0. Use 'domain_group_name' instead.""", DeprecationWarning)
|
|
55
|
-
pulumi.log.warn("""group_name is deprecated: Field 'group_name' has been deprecated from version 1.97.0. Use 'domain_group_name' instead.""")
|
|
56
|
-
|
|
57
55
|
return pulumi.get(self, "group_name")
|
|
58
56
|
|
|
59
57
|
@group_name.setter
|
|
@@ -109,13 +107,11 @@ class _DomainGroupState:
|
|
|
109
107
|
|
|
110
108
|
@property
|
|
111
109
|
@pulumi.getter(name="groupName")
|
|
110
|
+
@_utilities.deprecated("""Field 'group_name' has been deprecated from version 1.97.0. Use 'domain_group_name' instead.""")
|
|
112
111
|
def group_name(self) -> Optional[pulumi.Input[str]]:
|
|
113
112
|
"""
|
|
114
113
|
The Name of the domain group. The `group_name` has been deprecated from provider version 1.97.0. Please use `domain_group_name` instead.
|
|
115
114
|
"""
|
|
116
|
-
warnings.warn("""Field 'group_name' has been deprecated from version 1.97.0. Use 'domain_group_name' instead.""", DeprecationWarning)
|
|
117
|
-
pulumi.log.warn("""group_name is deprecated: Field 'group_name' has been deprecated from version 1.97.0. Use 'domain_group_name' instead.""")
|
|
118
|
-
|
|
119
115
|
return pulumi.get(self, "group_name")
|
|
120
116
|
|
|
121
117
|
@group_name.setter
|
|
@@ -273,13 +269,11 @@ class DomainGroup(pulumi.CustomResource):
|
|
|
273
269
|
|
|
274
270
|
@property
|
|
275
271
|
@pulumi.getter(name="groupName")
|
|
272
|
+
@_utilities.deprecated("""Field 'group_name' has been deprecated from version 1.97.0. Use 'domain_group_name' instead.""")
|
|
276
273
|
def group_name(self) -> pulumi.Output[str]:
|
|
277
274
|
"""
|
|
278
275
|
The Name of the domain group. The `group_name` has been deprecated from provider version 1.97.0. Please use `domain_group_name` instead.
|
|
279
276
|
"""
|
|
280
|
-
warnings.warn("""Field 'group_name' has been deprecated from version 1.97.0. Use 'domain_group_name' instead.""", DeprecationWarning)
|
|
281
|
-
pulumi.log.warn("""group_name is deprecated: Field 'group_name' has been deprecated from version 1.97.0. Use 'domain_group_name' instead.""")
|
|
282
|
-
|
|
283
277
|
return pulumi.get(self, "group_name")
|
|
284
278
|
|
|
285
279
|
@property
|
|
@@ -84,10 +84,8 @@ class GetInstancesResult:
|
|
|
84
84
|
|
|
85
85
|
@property
|
|
86
86
|
@pulumi.getter(name="nameRegex")
|
|
87
|
+
@_utilities.deprecated("""Field 'name_regex' is deprecated and will be removed in a future release. Please use 'description_regex' instead.""")
|
|
87
88
|
def name_regex(self) -> Optional[str]:
|
|
88
|
-
warnings.warn("""Field 'name_regex' is deprecated and will be removed in a future release. Please use 'description_regex' instead.""", DeprecationWarning)
|
|
89
|
-
pulumi.log.warn("""name_regex is deprecated: Field 'name_regex' is deprecated and will be removed in a future release. Please use 'description_regex' instead.""")
|
|
90
|
-
|
|
91
89
|
return pulumi.get(self, "name_regex")
|
|
92
90
|
|
|
93
91
|
@property
|
|
@@ -123,10 +123,8 @@ class CopyImageArgs:
|
|
|
123
123
|
|
|
124
124
|
@property
|
|
125
125
|
@pulumi.getter
|
|
126
|
+
@_utilities.deprecated("""Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""")
|
|
126
127
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
127
|
-
warnings.warn("""Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""", DeprecationWarning)
|
|
128
|
-
pulumi.log.warn("""name is deprecated: Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""")
|
|
129
|
-
|
|
130
128
|
return pulumi.get(self, "name")
|
|
131
129
|
|
|
132
130
|
@name.setter
|
|
@@ -239,10 +237,8 @@ class _CopyImageState:
|
|
|
239
237
|
|
|
240
238
|
@property
|
|
241
239
|
@pulumi.getter
|
|
240
|
+
@_utilities.deprecated("""Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""")
|
|
242
241
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
243
|
-
warnings.warn("""Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""", DeprecationWarning)
|
|
244
|
-
pulumi.log.warn("""name is deprecated: Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""")
|
|
245
|
-
|
|
246
242
|
return pulumi.get(self, "name")
|
|
247
243
|
|
|
248
244
|
@name.setter
|
|
@@ -430,10 +426,8 @@ class CopyImage(pulumi.CustomResource):
|
|
|
430
426
|
|
|
431
427
|
@property
|
|
432
428
|
@pulumi.getter
|
|
429
|
+
@_utilities.deprecated("""Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""")
|
|
433
430
|
def name(self) -> pulumi.Output[str]:
|
|
434
|
-
warnings.warn("""Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""", DeprecationWarning)
|
|
435
|
-
pulumi.log.warn("""name is deprecated: Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""")
|
|
436
|
-
|
|
437
431
|
return pulumi.get(self, "name")
|
|
438
432
|
|
|
439
433
|
@property
|
pulumi_alicloud/ecs/disk.py
CHANGED
|
@@ -125,13 +125,11 @@ class DiskArgs:
|
|
|
125
125
|
|
|
126
126
|
@property
|
|
127
127
|
@pulumi.getter(name="availabilityZone")
|
|
128
|
+
@_utilities.deprecated("""Field 'availability_zone' has been deprecated from provider version 1.122.0. New field 'zone_id' instead""")
|
|
128
129
|
def availability_zone(self) -> Optional[pulumi.Input[str]]:
|
|
129
130
|
"""
|
|
130
131
|
The Zone to create the disk in.
|
|
131
132
|
"""
|
|
132
|
-
warnings.warn("""Field 'availability_zone' has been deprecated from provider version 1.122.0. New field 'zone_id' instead""", DeprecationWarning)
|
|
133
|
-
pulumi.log.warn("""availability_zone is deprecated: Field 'availability_zone' has been deprecated from provider version 1.122.0. New field 'zone_id' instead""")
|
|
134
|
-
|
|
135
133
|
return pulumi.get(self, "availability_zone")
|
|
136
134
|
|
|
137
135
|
@availability_zone.setter
|
|
@@ -260,13 +258,11 @@ class DiskArgs:
|
|
|
260
258
|
|
|
261
259
|
@property
|
|
262
260
|
@pulumi.getter
|
|
261
|
+
@_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.122.0. New field 'disk_name' instead.""")
|
|
263
262
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
264
263
|
"""
|
|
265
264
|
Name of the ECS disk. This name can have a string of 2 to 128 characters, must contain only alphanumeric characters or hyphens, such as "-",".","_", and must not begin or end with a hyphen, and must not begin with http:// or https://. Default value is null.
|
|
266
265
|
"""
|
|
267
|
-
warnings.warn("""Field 'name' has been deprecated from provider version 1.122.0. New field 'disk_name' instead.""", DeprecationWarning)
|
|
268
|
-
pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.122.0. New field 'disk_name' instead.""")
|
|
269
|
-
|
|
270
266
|
return pulumi.get(self, "name")
|
|
271
267
|
|
|
272
268
|
@name.setter
|
|
@@ -501,13 +497,11 @@ class _DiskState:
|
|
|
501
497
|
|
|
502
498
|
@property
|
|
503
499
|
@pulumi.getter(name="availabilityZone")
|
|
500
|
+
@_utilities.deprecated("""Field 'availability_zone' has been deprecated from provider version 1.122.0. New field 'zone_id' instead""")
|
|
504
501
|
def availability_zone(self) -> Optional[pulumi.Input[str]]:
|
|
505
502
|
"""
|
|
506
503
|
The Zone to create the disk in.
|
|
507
504
|
"""
|
|
508
|
-
warnings.warn("""Field 'availability_zone' has been deprecated from provider version 1.122.0. New field 'zone_id' instead""", DeprecationWarning)
|
|
509
|
-
pulumi.log.warn("""availability_zone is deprecated: Field 'availability_zone' has been deprecated from provider version 1.122.0. New field 'zone_id' instead""")
|
|
510
|
-
|
|
511
505
|
return pulumi.get(self, "availability_zone")
|
|
512
506
|
|
|
513
507
|
@availability_zone.setter
|
|
@@ -636,13 +630,11 @@ class _DiskState:
|
|
|
636
630
|
|
|
637
631
|
@property
|
|
638
632
|
@pulumi.getter
|
|
633
|
+
@_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.122.0. New field 'disk_name' instead.""")
|
|
639
634
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
640
635
|
"""
|
|
641
636
|
Name of the ECS disk. This name can have a string of 2 to 128 characters, must contain only alphanumeric characters or hyphens, such as "-",".","_", and must not begin or end with a hyphen, and must not begin with http:// or https://. Default value is null.
|
|
642
637
|
"""
|
|
643
|
-
warnings.warn("""Field 'name' has been deprecated from provider version 1.122.0. New field 'disk_name' instead.""", DeprecationWarning)
|
|
644
|
-
pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.122.0. New field 'disk_name' instead.""")
|
|
645
|
-
|
|
646
638
|
return pulumi.get(self, "name")
|
|
647
639
|
|
|
648
640
|
@name.setter
|
|
@@ -1071,13 +1063,11 @@ class Disk(pulumi.CustomResource):
|
|
|
1071
1063
|
|
|
1072
1064
|
@property
|
|
1073
1065
|
@pulumi.getter(name="availabilityZone")
|
|
1066
|
+
@_utilities.deprecated("""Field 'availability_zone' has been deprecated from provider version 1.122.0. New field 'zone_id' instead""")
|
|
1074
1067
|
def availability_zone(self) -> pulumi.Output[str]:
|
|
1075
1068
|
"""
|
|
1076
1069
|
The Zone to create the disk in.
|
|
1077
1070
|
"""
|
|
1078
|
-
warnings.warn("""Field 'availability_zone' has been deprecated from provider version 1.122.0. New field 'zone_id' instead""", DeprecationWarning)
|
|
1079
|
-
pulumi.log.warn("""availability_zone is deprecated: Field 'availability_zone' has been deprecated from provider version 1.122.0. New field 'zone_id' instead""")
|
|
1080
|
-
|
|
1081
1071
|
return pulumi.get(self, "availability_zone")
|
|
1082
1072
|
|
|
1083
1073
|
@property
|
|
@@ -1158,13 +1148,11 @@ class Disk(pulumi.CustomResource):
|
|
|
1158
1148
|
|
|
1159
1149
|
@property
|
|
1160
1150
|
@pulumi.getter
|
|
1151
|
+
@_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.122.0. New field 'disk_name' instead.""")
|
|
1161
1152
|
def name(self) -> pulumi.Output[str]:
|
|
1162
1153
|
"""
|
|
1163
1154
|
Name of the ECS disk. This name can have a string of 2 to 128 characters, must contain only alphanumeric characters or hyphens, such as "-",".","_", and must not begin or end with a hyphen, and must not begin with http:// or https://. Default value is null.
|
|
1164
1155
|
"""
|
|
1165
|
-
warnings.warn("""Field 'name' has been deprecated from provider version 1.122.0. New field 'disk_name' instead.""", DeprecationWarning)
|
|
1166
|
-
pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.122.0. New field 'disk_name' instead.""")
|
|
1167
|
-
|
|
1168
1156
|
return pulumi.get(self, "name")
|
|
1169
1157
|
|
|
1170
1158
|
@property
|