pulumi-alicloud 3.58.0a1719033247__py3-none-any.whl → 3.58.0a1719292463__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulumi-alicloud might be problematic. Click here for more details.
- 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.0a1719292463.dist-info}/METADATA +1 -1
- {pulumi_alicloud-3.58.0a1719033247.dist-info → pulumi_alicloud-3.58.0a1719292463.dist-info}/RECORD +158 -158
- {pulumi_alicloud-3.58.0a1719033247.dist-info → pulumi_alicloud-3.58.0a1719292463.dist-info}/WHEEL +0 -0
- {pulumi_alicloud-3.58.0a1719033247.dist-info → pulumi_alicloud-3.58.0a1719292463.dist-info}/top_level.txt +0 -0
pulumi_alicloud/ecs/image.py
CHANGED
|
@@ -160,10 +160,8 @@ class ImageArgs:
|
|
|
160
160
|
|
|
161
161
|
@property
|
|
162
162
|
@pulumi.getter
|
|
163
|
+
@_utilities.deprecated("""Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""")
|
|
163
164
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
164
|
-
warnings.warn("""Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""", DeprecationWarning)
|
|
165
|
-
pulumi.log.warn("""name is deprecated: Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""")
|
|
166
|
-
|
|
167
165
|
return pulumi.get(self, "name")
|
|
168
166
|
|
|
169
167
|
@name.setter
|
|
@@ -370,10 +368,8 @@ class _ImageState:
|
|
|
370
368
|
|
|
371
369
|
@property
|
|
372
370
|
@pulumi.getter
|
|
371
|
+
@_utilities.deprecated("""Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""")
|
|
373
372
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
374
|
-
warnings.warn("""Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""", DeprecationWarning)
|
|
375
|
-
pulumi.log.warn("""name is deprecated: Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""")
|
|
376
|
-
|
|
377
373
|
return pulumi.get(self, "name")
|
|
378
374
|
|
|
379
375
|
@name.setter
|
|
@@ -773,10 +769,8 @@ class Image(pulumi.CustomResource):
|
|
|
773
769
|
|
|
774
770
|
@property
|
|
775
771
|
@pulumi.getter
|
|
772
|
+
@_utilities.deprecated("""Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""")
|
|
776
773
|
def name(self) -> pulumi.Output[str]:
|
|
777
|
-
warnings.warn("""Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""", DeprecationWarning)
|
|
778
|
-
pulumi.log.warn("""name is deprecated: Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""")
|
|
779
|
-
|
|
780
774
|
return pulumi.get(self, "name")
|
|
781
775
|
|
|
782
776
|
@property
|
|
@@ -156,10 +156,8 @@ class ImageCopyArgs:
|
|
|
156
156
|
|
|
157
157
|
@property
|
|
158
158
|
@pulumi.getter
|
|
159
|
+
@_utilities.deprecated("""Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""")
|
|
159
160
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
160
|
-
warnings.warn("""Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""", DeprecationWarning)
|
|
161
|
-
pulumi.log.warn("""name is deprecated: Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""")
|
|
162
|
-
|
|
163
161
|
return pulumi.get(self, "name")
|
|
164
162
|
|
|
165
163
|
@name.setter
|
|
@@ -302,10 +300,8 @@ class _ImageCopyState:
|
|
|
302
300
|
|
|
303
301
|
@property
|
|
304
302
|
@pulumi.getter
|
|
303
|
+
@_utilities.deprecated("""Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""")
|
|
305
304
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
306
|
-
warnings.warn("""Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""", DeprecationWarning)
|
|
307
|
-
pulumi.log.warn("""name is deprecated: Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""")
|
|
308
|
-
|
|
309
305
|
return pulumi.get(self, "name")
|
|
310
306
|
|
|
311
307
|
@name.setter
|
|
@@ -671,10 +667,8 @@ class ImageCopy(pulumi.CustomResource):
|
|
|
671
667
|
|
|
672
668
|
@property
|
|
673
669
|
@pulumi.getter
|
|
670
|
+
@_utilities.deprecated("""Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""")
|
|
674
671
|
def name(self) -> pulumi.Output[str]:
|
|
675
|
-
warnings.warn("""Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""", DeprecationWarning)
|
|
676
|
-
pulumi.log.warn("""name is deprecated: Attribute 'name' has been deprecated from version 1.69.0. Use `image_name` instead.""")
|
|
677
|
-
|
|
678
672
|
return pulumi.get(self, "name")
|
|
679
673
|
|
|
680
674
|
@property
|
pulumi_alicloud/ecs/instance.py
CHANGED
|
@@ -362,13 +362,11 @@ class InstanceArgs:
|
|
|
362
362
|
|
|
363
363
|
@property
|
|
364
364
|
@pulumi.getter(name="allocatePublicIp")
|
|
365
|
+
@_utilities.deprecated("""Field 'allocate_public_ip' has been deprecated from provider version 1.6.1. Setting 'internet_max_bandwidth_out' larger than 0 will allocate public ip for instance.""")
|
|
365
366
|
def allocate_public_ip(self) -> Optional[pulumi.Input[bool]]:
|
|
366
367
|
"""
|
|
367
368
|
It has been deprecated from version "1.7.0". Setting "internet_max_bandwidth_out" larger than 0 can allocate a public ip address for an instance.
|
|
368
369
|
"""
|
|
369
|
-
warnings.warn("""Field 'allocate_public_ip' has been deprecated from provider version 1.6.1. Setting 'internet_max_bandwidth_out' larger than 0 will allocate public ip for instance.""", DeprecationWarning)
|
|
370
|
-
pulumi.log.warn("""allocate_public_ip is deprecated: Field 'allocate_public_ip' has been deprecated from provider version 1.6.1. Setting 'internet_max_bandwidth_out' larger than 0 will allocate public ip for instance.""")
|
|
371
|
-
|
|
372
370
|
return pulumi.get(self, "allocate_public_ip")
|
|
373
371
|
|
|
374
372
|
@allocate_public_ip.setter
|
|
@@ -679,13 +677,11 @@ class InstanceArgs:
|
|
|
679
677
|
|
|
680
678
|
@property
|
|
681
679
|
@pulumi.getter(name="internetMaxBandwidthIn")
|
|
680
|
+
@_utilities.deprecated("""The attribute is invalid and no any affect for the instance. So it has been deprecated since version v1.121.2.""")
|
|
682
681
|
def internet_max_bandwidth_in(self) -> Optional[pulumi.Input[int]]:
|
|
683
682
|
"""
|
|
684
683
|
Maximum incoming bandwidth from the public network, measured in Mbps (Mega bit per second). Value range: [1, 200]. If this value is not specified, then automatically sets it to 200 Mbps.
|
|
685
684
|
"""
|
|
686
|
-
warnings.warn("""The attribute is invalid and no any affect for the instance. So it has been deprecated since version v1.121.2.""", DeprecationWarning)
|
|
687
|
-
pulumi.log.warn("""internet_max_bandwidth_in is deprecated: The attribute is invalid and no any affect for the instance. So it has been deprecated since version v1.121.2.""")
|
|
688
|
-
|
|
689
685
|
return pulumi.get(self, "internet_max_bandwidth_in")
|
|
690
686
|
|
|
691
687
|
@internet_max_bandwidth_in.setter
|
|
@@ -1644,13 +1640,11 @@ class _InstanceState:
|
|
|
1644
1640
|
|
|
1645
1641
|
@property
|
|
1646
1642
|
@pulumi.getter(name="allocatePublicIp")
|
|
1643
|
+
@_utilities.deprecated("""Field 'allocate_public_ip' has been deprecated from provider version 1.6.1. Setting 'internet_max_bandwidth_out' larger than 0 will allocate public ip for instance.""")
|
|
1647
1644
|
def allocate_public_ip(self) -> Optional[pulumi.Input[bool]]:
|
|
1648
1645
|
"""
|
|
1649
1646
|
It has been deprecated from version "1.7.0". Setting "internet_max_bandwidth_out" larger than 0 can allocate a public ip address for an instance.
|
|
1650
1647
|
"""
|
|
1651
|
-
warnings.warn("""Field 'allocate_public_ip' has been deprecated from provider version 1.6.1. Setting 'internet_max_bandwidth_out' larger than 0 will allocate public ip for instance.""", DeprecationWarning)
|
|
1652
|
-
pulumi.log.warn("""allocate_public_ip is deprecated: Field 'allocate_public_ip' has been deprecated from provider version 1.6.1. Setting 'internet_max_bandwidth_out' larger than 0 will allocate public ip for instance.""")
|
|
1653
|
-
|
|
1654
1648
|
return pulumi.get(self, "allocate_public_ip")
|
|
1655
1649
|
|
|
1656
1650
|
@allocate_public_ip.setter
|
|
@@ -1985,13 +1979,11 @@ class _InstanceState:
|
|
|
1985
1979
|
|
|
1986
1980
|
@property
|
|
1987
1981
|
@pulumi.getter(name="internetMaxBandwidthIn")
|
|
1982
|
+
@_utilities.deprecated("""The attribute is invalid and no any affect for the instance. So it has been deprecated since version v1.121.2.""")
|
|
1988
1983
|
def internet_max_bandwidth_in(self) -> Optional[pulumi.Input[int]]:
|
|
1989
1984
|
"""
|
|
1990
1985
|
Maximum incoming bandwidth from the public network, measured in Mbps (Mega bit per second). Value range: [1, 200]. If this value is not specified, then automatically sets it to 200 Mbps.
|
|
1991
1986
|
"""
|
|
1992
|
-
warnings.warn("""The attribute is invalid and no any affect for the instance. So it has been deprecated since version v1.121.2.""", DeprecationWarning)
|
|
1993
|
-
pulumi.log.warn("""internet_max_bandwidth_in is deprecated: The attribute is invalid and no any affect for the instance. So it has been deprecated since version v1.121.2.""")
|
|
1994
|
-
|
|
1995
1987
|
return pulumi.get(self, "internet_max_bandwidth_in")
|
|
1996
1988
|
|
|
1997
1989
|
@internet_max_bandwidth_in.setter
|
|
@@ -3492,13 +3484,11 @@ class Instance(pulumi.CustomResource):
|
|
|
3492
3484
|
|
|
3493
3485
|
@property
|
|
3494
3486
|
@pulumi.getter(name="allocatePublicIp")
|
|
3487
|
+
@_utilities.deprecated("""Field 'allocate_public_ip' has been deprecated from provider version 1.6.1. Setting 'internet_max_bandwidth_out' larger than 0 will allocate public ip for instance.""")
|
|
3495
3488
|
def allocate_public_ip(self) -> pulumi.Output[Optional[bool]]:
|
|
3496
3489
|
"""
|
|
3497
3490
|
It has been deprecated from version "1.7.0". Setting "internet_max_bandwidth_out" larger than 0 can allocate a public ip address for an instance.
|
|
3498
3491
|
"""
|
|
3499
|
-
warnings.warn("""Field 'allocate_public_ip' has been deprecated from provider version 1.6.1. Setting 'internet_max_bandwidth_out' larger than 0 will allocate public ip for instance.""", DeprecationWarning)
|
|
3500
|
-
pulumi.log.warn("""allocate_public_ip is deprecated: Field 'allocate_public_ip' has been deprecated from provider version 1.6.1. Setting 'internet_max_bandwidth_out' larger than 0 will allocate public ip for instance.""")
|
|
3501
|
-
|
|
3502
3492
|
return pulumi.get(self, "allocate_public_ip")
|
|
3503
3493
|
|
|
3504
3494
|
@property
|
|
@@ -3729,13 +3719,11 @@ class Instance(pulumi.CustomResource):
|
|
|
3729
3719
|
|
|
3730
3720
|
@property
|
|
3731
3721
|
@pulumi.getter(name="internetMaxBandwidthIn")
|
|
3722
|
+
@_utilities.deprecated("""The attribute is invalid and no any affect for the instance. So it has been deprecated since version v1.121.2.""")
|
|
3732
3723
|
def internet_max_bandwidth_in(self) -> pulumi.Output[int]:
|
|
3733
3724
|
"""
|
|
3734
3725
|
Maximum incoming bandwidth from the public network, measured in Mbps (Mega bit per second). Value range: [1, 200]. If this value is not specified, then automatically sets it to 200 Mbps.
|
|
3735
3726
|
"""
|
|
3736
|
-
warnings.warn("""The attribute is invalid and no any affect for the instance. So it has been deprecated since version v1.121.2.""", DeprecationWarning)
|
|
3737
|
-
pulumi.log.warn("""internet_max_bandwidth_in is deprecated: The attribute is invalid and no any affect for the instance. So it has been deprecated since version v1.121.2.""")
|
|
3738
|
-
|
|
3739
3727
|
return pulumi.get(self, "internet_max_bandwidth_in")
|
|
3740
3728
|
|
|
3741
3729
|
@property
|
pulumi_alicloud/ecs/key_pair.py
CHANGED
|
@@ -60,13 +60,11 @@ class KeyPairArgs:
|
|
|
60
60
|
|
|
61
61
|
@property
|
|
62
62
|
@pulumi.getter(name="keyName")
|
|
63
|
+
@_utilities.deprecated("""Field 'key_name' has been deprecated from provider version 1.121.0. New field 'key_pair_name' instead.""")
|
|
63
64
|
def key_name(self) -> Optional[pulumi.Input[str]]:
|
|
64
65
|
"""
|
|
65
66
|
The key pair's name. It is the only in one Alicloud account.
|
|
66
67
|
"""
|
|
67
|
-
warnings.warn("""Field 'key_name' has been deprecated from provider version 1.121.0. New field 'key_pair_name' instead.""", DeprecationWarning)
|
|
68
|
-
pulumi.log.warn("""key_name is deprecated: Field 'key_name' has been deprecated from provider version 1.121.0. New field 'key_pair_name' instead.""")
|
|
69
|
-
|
|
70
68
|
return pulumi.get(self, "key_name")
|
|
71
69
|
|
|
72
70
|
@key_name.setter
|
|
@@ -186,13 +184,11 @@ class _KeyPairState:
|
|
|
186
184
|
|
|
187
185
|
@property
|
|
188
186
|
@pulumi.getter(name="keyName")
|
|
187
|
+
@_utilities.deprecated("""Field 'key_name' has been deprecated from provider version 1.121.0. New field 'key_pair_name' instead.""")
|
|
189
188
|
def key_name(self) -> Optional[pulumi.Input[str]]:
|
|
190
189
|
"""
|
|
191
190
|
The key pair's name. It is the only in one Alicloud account.
|
|
192
191
|
"""
|
|
193
|
-
warnings.warn("""Field 'key_name' has been deprecated from provider version 1.121.0. New field 'key_pair_name' instead.""", DeprecationWarning)
|
|
194
|
-
pulumi.log.warn("""key_name is deprecated: Field 'key_name' has been deprecated from provider version 1.121.0. New field 'key_pair_name' instead.""")
|
|
195
|
-
|
|
196
192
|
return pulumi.get(self, "key_name")
|
|
197
193
|
|
|
198
194
|
@key_name.setter
|
|
@@ -435,13 +431,11 @@ class KeyPair(pulumi.CustomResource):
|
|
|
435
431
|
|
|
436
432
|
@property
|
|
437
433
|
@pulumi.getter(name="keyName")
|
|
434
|
+
@_utilities.deprecated("""Field 'key_name' has been deprecated from provider version 1.121.0. New field 'key_pair_name' instead.""")
|
|
438
435
|
def key_name(self) -> pulumi.Output[str]:
|
|
439
436
|
"""
|
|
440
437
|
The key pair's name. It is the only in one Alicloud account.
|
|
441
438
|
"""
|
|
442
|
-
warnings.warn("""Field 'key_name' has been deprecated from provider version 1.121.0. New field 'key_pair_name' instead.""", DeprecationWarning)
|
|
443
|
-
pulumi.log.warn("""key_name is deprecated: Field 'key_name' has been deprecated from provider version 1.121.0. New field 'key_pair_name' instead.""")
|
|
444
|
-
|
|
445
439
|
return pulumi.get(self, "key_name")
|
|
446
440
|
|
|
447
441
|
@property
|
|
@@ -61,13 +61,11 @@ class KeyPairAttachmentArgs:
|
|
|
61
61
|
|
|
62
62
|
@property
|
|
63
63
|
@pulumi.getter(name="keyName")
|
|
64
|
+
@_utilities.deprecated("""Field 'key_name' has been deprecated from provider version 1.121.0. New field 'key_pair_name' instead.""")
|
|
64
65
|
def key_name(self) -> Optional[pulumi.Input[str]]:
|
|
65
66
|
"""
|
|
66
67
|
The name of key pair used to bind.
|
|
67
68
|
"""
|
|
68
|
-
warnings.warn("""Field 'key_name' has been deprecated from provider version 1.121.0. New field 'key_pair_name' instead.""", DeprecationWarning)
|
|
69
|
-
pulumi.log.warn("""key_name is deprecated: Field 'key_name' has been deprecated from provider version 1.121.0. New field 'key_pair_name' instead.""")
|
|
70
|
-
|
|
71
69
|
return pulumi.get(self, "key_name")
|
|
72
70
|
|
|
73
71
|
@key_name.setter
|
|
@@ -135,13 +133,11 @@ class _KeyPairAttachmentState:
|
|
|
135
133
|
|
|
136
134
|
@property
|
|
137
135
|
@pulumi.getter(name="keyName")
|
|
136
|
+
@_utilities.deprecated("""Field 'key_name' has been deprecated from provider version 1.121.0. New field 'key_pair_name' instead.""")
|
|
138
137
|
def key_name(self) -> Optional[pulumi.Input[str]]:
|
|
139
138
|
"""
|
|
140
139
|
The name of key pair used to bind.
|
|
141
140
|
"""
|
|
142
|
-
warnings.warn("""Field 'key_name' has been deprecated from provider version 1.121.0. New field 'key_pair_name' instead.""", DeprecationWarning)
|
|
143
|
-
pulumi.log.warn("""key_name is deprecated: Field 'key_name' has been deprecated from provider version 1.121.0. New field 'key_pair_name' instead.""")
|
|
144
|
-
|
|
145
141
|
return pulumi.get(self, "key_name")
|
|
146
142
|
|
|
147
143
|
@key_name.setter
|
|
@@ -281,13 +277,11 @@ class KeyPairAttachment(pulumi.CustomResource):
|
|
|
281
277
|
|
|
282
278
|
@property
|
|
283
279
|
@pulumi.getter(name="keyName")
|
|
280
|
+
@_utilities.deprecated("""Field 'key_name' has been deprecated from provider version 1.121.0. New field 'key_pair_name' instead.""")
|
|
284
281
|
def key_name(self) -> pulumi.Output[str]:
|
|
285
282
|
"""
|
|
286
283
|
The name of key pair used to bind.
|
|
287
284
|
"""
|
|
288
|
-
warnings.warn("""Field 'key_name' has been deprecated from provider version 1.121.0. New field 'key_pair_name' instead.""", DeprecationWarning)
|
|
289
|
-
pulumi.log.warn("""key_name is deprecated: Field 'key_name' has been deprecated from provider version 1.121.0. New field 'key_pair_name' instead.""")
|
|
290
|
-
|
|
291
285
|
return pulumi.get(self, "key_name")
|
|
292
286
|
|
|
293
287
|
@property
|
|
@@ -422,13 +422,11 @@ class LaunchTemplateArgs:
|
|
|
422
422
|
|
|
423
423
|
@property
|
|
424
424
|
@pulumi.getter
|
|
425
|
+
@_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.120.0. New field 'launch_template_name' instead.""")
|
|
425
426
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
426
427
|
"""
|
|
427
428
|
Instance launch template name. Can contain [2, 128] characters in length. It must start with an English letter or Chinese, can contain numbers, periods (.), colons (:), underscores (_), and hyphens (-). It cannot start with "http://" or "https://".
|
|
428
429
|
"""
|
|
429
|
-
warnings.warn("""Field 'name' has been deprecated from provider version 1.120.0. New field 'launch_template_name' instead.""", DeprecationWarning)
|
|
430
|
-
pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.120.0. New field 'launch_template_name' instead.""")
|
|
431
|
-
|
|
432
430
|
return pulumi.get(self, "name")
|
|
433
431
|
|
|
434
432
|
@name.setter
|
|
@@ -587,6 +585,7 @@ class LaunchTemplateArgs:
|
|
|
587
585
|
|
|
588
586
|
@property
|
|
589
587
|
@pulumi.getter(name="systemDiskCategory")
|
|
588
|
+
@_utilities.deprecated("""Field 'system_disk_category' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
590
589
|
def system_disk_category(self) -> Optional[pulumi.Input[str]]:
|
|
591
590
|
"""
|
|
592
591
|
The category of the system disk. System disk type. Optional values:
|
|
@@ -596,9 +595,6 @@ class LaunchTemplateArgs:
|
|
|
596
595
|
- ephemeral_ssd: local SSD Disks
|
|
597
596
|
- cloud_essd: ESSD cloud Disks.
|
|
598
597
|
"""
|
|
599
|
-
warnings.warn("""Field 'system_disk_category' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""", DeprecationWarning)
|
|
600
|
-
pulumi.log.warn("""system_disk_category is deprecated: Field 'system_disk_category' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
601
|
-
|
|
602
598
|
return pulumi.get(self, "system_disk_category")
|
|
603
599
|
|
|
604
600
|
@system_disk_category.setter
|
|
@@ -607,13 +603,11 @@ class LaunchTemplateArgs:
|
|
|
607
603
|
|
|
608
604
|
@property
|
|
609
605
|
@pulumi.getter(name="systemDiskDescription")
|
|
606
|
+
@_utilities.deprecated("""Field 'system_disk_description' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
610
607
|
def system_disk_description(self) -> Optional[pulumi.Input[str]]:
|
|
611
608
|
"""
|
|
612
609
|
System disk description. It cannot begin with http:// or https://.
|
|
613
610
|
"""
|
|
614
|
-
warnings.warn("""Field 'system_disk_description' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""", DeprecationWarning)
|
|
615
|
-
pulumi.log.warn("""system_disk_description is deprecated: Field 'system_disk_description' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
616
|
-
|
|
617
611
|
return pulumi.get(self, "system_disk_description")
|
|
618
612
|
|
|
619
613
|
@system_disk_description.setter
|
|
@@ -622,13 +616,11 @@ class LaunchTemplateArgs:
|
|
|
622
616
|
|
|
623
617
|
@property
|
|
624
618
|
@pulumi.getter(name="systemDiskName")
|
|
619
|
+
@_utilities.deprecated("""Field 'system_disk_name' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
625
620
|
def system_disk_name(self) -> Optional[pulumi.Input[str]]:
|
|
626
621
|
"""
|
|
627
622
|
System disk name. The name is a string of 2 to 128 characters. It must begin with an English or a Chinese character. It can contain A-Z, a-z, Chinese characters, numbers, periods (.), colons (:), underscores (_), and hyphens (-).
|
|
628
623
|
"""
|
|
629
|
-
warnings.warn("""Field 'system_disk_name' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""", DeprecationWarning)
|
|
630
|
-
pulumi.log.warn("""system_disk_name is deprecated: Field 'system_disk_name' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
631
|
-
|
|
632
624
|
return pulumi.get(self, "system_disk_name")
|
|
633
625
|
|
|
634
626
|
@system_disk_name.setter
|
|
@@ -637,13 +629,11 @@ class LaunchTemplateArgs:
|
|
|
637
629
|
|
|
638
630
|
@property
|
|
639
631
|
@pulumi.getter(name="systemDiskSize")
|
|
632
|
+
@_utilities.deprecated("""Field 'system_disk_size' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
640
633
|
def system_disk_size(self) -> Optional[pulumi.Input[int]]:
|
|
641
634
|
"""
|
|
642
635
|
Size of the system disk, measured in GB. Value range: [20, 500].
|
|
643
636
|
"""
|
|
644
|
-
warnings.warn("""Field 'system_disk_size' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""", DeprecationWarning)
|
|
645
|
-
pulumi.log.warn("""system_disk_size is deprecated: Field 'system_disk_size' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
646
|
-
|
|
647
637
|
return pulumi.get(self, "system_disk_size")
|
|
648
638
|
|
|
649
639
|
@system_disk_size.setter
|
|
@@ -693,13 +683,11 @@ class LaunchTemplateArgs:
|
|
|
693
683
|
|
|
694
684
|
@property
|
|
695
685
|
@pulumi.getter
|
|
686
|
+
@_utilities.deprecated("""Field 'userdata' has been deprecated from provider version 1.120.0. New field 'user_data' instead.""")
|
|
696
687
|
def userdata(self) -> Optional[pulumi.Input[str]]:
|
|
697
688
|
"""
|
|
698
689
|
User data of the instance, which is Base64-encoded. Size of the raw data cannot exceed 16 KB.
|
|
699
690
|
"""
|
|
700
|
-
warnings.warn("""Field 'userdata' has been deprecated from provider version 1.120.0. New field 'user_data' instead.""", DeprecationWarning)
|
|
701
|
-
pulumi.log.warn("""userdata is deprecated: Field 'userdata' has been deprecated from provider version 1.120.0. New field 'user_data' instead.""")
|
|
702
|
-
|
|
703
691
|
return pulumi.get(self, "userdata")
|
|
704
692
|
|
|
705
693
|
@userdata.setter
|
|
@@ -1158,13 +1146,11 @@ class _LaunchTemplateState:
|
|
|
1158
1146
|
|
|
1159
1147
|
@property
|
|
1160
1148
|
@pulumi.getter
|
|
1149
|
+
@_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.120.0. New field 'launch_template_name' instead.""")
|
|
1161
1150
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
1162
1151
|
"""
|
|
1163
1152
|
Instance launch template name. Can contain [2, 128] characters in length. It must start with an English letter or Chinese, can contain numbers, periods (.), colons (:), underscores (_), and hyphens (-). It cannot start with "http://" or "https://".
|
|
1164
1153
|
"""
|
|
1165
|
-
warnings.warn("""Field 'name' has been deprecated from provider version 1.120.0. New field 'launch_template_name' instead.""", DeprecationWarning)
|
|
1166
|
-
pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.120.0. New field 'launch_template_name' instead.""")
|
|
1167
|
-
|
|
1168
1154
|
return pulumi.get(self, "name")
|
|
1169
1155
|
|
|
1170
1156
|
@name.setter
|
|
@@ -1323,6 +1309,7 @@ class _LaunchTemplateState:
|
|
|
1323
1309
|
|
|
1324
1310
|
@property
|
|
1325
1311
|
@pulumi.getter(name="systemDiskCategory")
|
|
1312
|
+
@_utilities.deprecated("""Field 'system_disk_category' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
1326
1313
|
def system_disk_category(self) -> Optional[pulumi.Input[str]]:
|
|
1327
1314
|
"""
|
|
1328
1315
|
The category of the system disk. System disk type. Optional values:
|
|
@@ -1332,9 +1319,6 @@ class _LaunchTemplateState:
|
|
|
1332
1319
|
- ephemeral_ssd: local SSD Disks
|
|
1333
1320
|
- cloud_essd: ESSD cloud Disks.
|
|
1334
1321
|
"""
|
|
1335
|
-
warnings.warn("""Field 'system_disk_category' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""", DeprecationWarning)
|
|
1336
|
-
pulumi.log.warn("""system_disk_category is deprecated: Field 'system_disk_category' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
1337
|
-
|
|
1338
1322
|
return pulumi.get(self, "system_disk_category")
|
|
1339
1323
|
|
|
1340
1324
|
@system_disk_category.setter
|
|
@@ -1343,13 +1327,11 @@ class _LaunchTemplateState:
|
|
|
1343
1327
|
|
|
1344
1328
|
@property
|
|
1345
1329
|
@pulumi.getter(name="systemDiskDescription")
|
|
1330
|
+
@_utilities.deprecated("""Field 'system_disk_description' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
1346
1331
|
def system_disk_description(self) -> Optional[pulumi.Input[str]]:
|
|
1347
1332
|
"""
|
|
1348
1333
|
System disk description. It cannot begin with http:// or https://.
|
|
1349
1334
|
"""
|
|
1350
|
-
warnings.warn("""Field 'system_disk_description' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""", DeprecationWarning)
|
|
1351
|
-
pulumi.log.warn("""system_disk_description is deprecated: Field 'system_disk_description' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
1352
|
-
|
|
1353
1335
|
return pulumi.get(self, "system_disk_description")
|
|
1354
1336
|
|
|
1355
1337
|
@system_disk_description.setter
|
|
@@ -1358,13 +1340,11 @@ class _LaunchTemplateState:
|
|
|
1358
1340
|
|
|
1359
1341
|
@property
|
|
1360
1342
|
@pulumi.getter(name="systemDiskName")
|
|
1343
|
+
@_utilities.deprecated("""Field 'system_disk_name' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
1361
1344
|
def system_disk_name(self) -> Optional[pulumi.Input[str]]:
|
|
1362
1345
|
"""
|
|
1363
1346
|
System disk name. The name is a string of 2 to 128 characters. It must begin with an English or a Chinese character. It can contain A-Z, a-z, Chinese characters, numbers, periods (.), colons (:), underscores (_), and hyphens (-).
|
|
1364
1347
|
"""
|
|
1365
|
-
warnings.warn("""Field 'system_disk_name' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""", DeprecationWarning)
|
|
1366
|
-
pulumi.log.warn("""system_disk_name is deprecated: Field 'system_disk_name' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
1367
|
-
|
|
1368
1348
|
return pulumi.get(self, "system_disk_name")
|
|
1369
1349
|
|
|
1370
1350
|
@system_disk_name.setter
|
|
@@ -1373,13 +1353,11 @@ class _LaunchTemplateState:
|
|
|
1373
1353
|
|
|
1374
1354
|
@property
|
|
1375
1355
|
@pulumi.getter(name="systemDiskSize")
|
|
1356
|
+
@_utilities.deprecated("""Field 'system_disk_size' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
1376
1357
|
def system_disk_size(self) -> Optional[pulumi.Input[int]]:
|
|
1377
1358
|
"""
|
|
1378
1359
|
Size of the system disk, measured in GB. Value range: [20, 500].
|
|
1379
1360
|
"""
|
|
1380
|
-
warnings.warn("""Field 'system_disk_size' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""", DeprecationWarning)
|
|
1381
|
-
pulumi.log.warn("""system_disk_size is deprecated: Field 'system_disk_size' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
1382
|
-
|
|
1383
1361
|
return pulumi.get(self, "system_disk_size")
|
|
1384
1362
|
|
|
1385
1363
|
@system_disk_size.setter
|
|
@@ -1429,13 +1407,11 @@ class _LaunchTemplateState:
|
|
|
1429
1407
|
|
|
1430
1408
|
@property
|
|
1431
1409
|
@pulumi.getter
|
|
1410
|
+
@_utilities.deprecated("""Field 'userdata' has been deprecated from provider version 1.120.0. New field 'user_data' instead.""")
|
|
1432
1411
|
def userdata(self) -> Optional[pulumi.Input[str]]:
|
|
1433
1412
|
"""
|
|
1434
1413
|
User data of the instance, which is Base64-encoded. Size of the raw data cannot exceed 16 KB.
|
|
1435
1414
|
"""
|
|
1436
|
-
warnings.warn("""Field 'userdata' has been deprecated from provider version 1.120.0. New field 'user_data' instead.""", DeprecationWarning)
|
|
1437
|
-
pulumi.log.warn("""userdata is deprecated: Field 'userdata' has been deprecated from provider version 1.120.0. New field 'user_data' instead.""")
|
|
1438
|
-
|
|
1439
1415
|
return pulumi.get(self, "userdata")
|
|
1440
1416
|
|
|
1441
1417
|
@userdata.setter
|
|
@@ -2149,13 +2125,11 @@ class LaunchTemplate(pulumi.CustomResource):
|
|
|
2149
2125
|
|
|
2150
2126
|
@property
|
|
2151
2127
|
@pulumi.getter
|
|
2128
|
+
@_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.120.0. New field 'launch_template_name' instead.""")
|
|
2152
2129
|
def name(self) -> pulumi.Output[str]:
|
|
2153
2130
|
"""
|
|
2154
2131
|
Instance launch template name. Can contain [2, 128] characters in length. It must start with an English letter or Chinese, can contain numbers, periods (.), colons (:), underscores (_), and hyphens (-). It cannot start with "http://" or "https://".
|
|
2155
2132
|
"""
|
|
2156
|
-
warnings.warn("""Field 'name' has been deprecated from provider version 1.120.0. New field 'launch_template_name' instead.""", DeprecationWarning)
|
|
2157
|
-
pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.120.0. New field 'launch_template_name' instead.""")
|
|
2158
|
-
|
|
2159
2133
|
return pulumi.get(self, "name")
|
|
2160
2134
|
|
|
2161
2135
|
@property
|
|
@@ -2254,6 +2228,7 @@ class LaunchTemplate(pulumi.CustomResource):
|
|
|
2254
2228
|
|
|
2255
2229
|
@property
|
|
2256
2230
|
@pulumi.getter(name="systemDiskCategory")
|
|
2231
|
+
@_utilities.deprecated("""Field 'system_disk_category' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
2257
2232
|
def system_disk_category(self) -> pulumi.Output[str]:
|
|
2258
2233
|
"""
|
|
2259
2234
|
The category of the system disk. System disk type. Optional values:
|
|
@@ -2263,42 +2238,33 @@ class LaunchTemplate(pulumi.CustomResource):
|
|
|
2263
2238
|
- ephemeral_ssd: local SSD Disks
|
|
2264
2239
|
- cloud_essd: ESSD cloud Disks.
|
|
2265
2240
|
"""
|
|
2266
|
-
warnings.warn("""Field 'system_disk_category' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""", DeprecationWarning)
|
|
2267
|
-
pulumi.log.warn("""system_disk_category is deprecated: Field 'system_disk_category' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
2268
|
-
|
|
2269
2241
|
return pulumi.get(self, "system_disk_category")
|
|
2270
2242
|
|
|
2271
2243
|
@property
|
|
2272
2244
|
@pulumi.getter(name="systemDiskDescription")
|
|
2245
|
+
@_utilities.deprecated("""Field 'system_disk_description' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
2273
2246
|
def system_disk_description(self) -> pulumi.Output[str]:
|
|
2274
2247
|
"""
|
|
2275
2248
|
System disk description. It cannot begin with http:// or https://.
|
|
2276
2249
|
"""
|
|
2277
|
-
warnings.warn("""Field 'system_disk_description' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""", DeprecationWarning)
|
|
2278
|
-
pulumi.log.warn("""system_disk_description is deprecated: Field 'system_disk_description' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
2279
|
-
|
|
2280
2250
|
return pulumi.get(self, "system_disk_description")
|
|
2281
2251
|
|
|
2282
2252
|
@property
|
|
2283
2253
|
@pulumi.getter(name="systemDiskName")
|
|
2254
|
+
@_utilities.deprecated("""Field 'system_disk_name' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
2284
2255
|
def system_disk_name(self) -> pulumi.Output[str]:
|
|
2285
2256
|
"""
|
|
2286
2257
|
System disk name. The name is a string of 2 to 128 characters. It must begin with an English or a Chinese character. It can contain A-Z, a-z, Chinese characters, numbers, periods (.), colons (:), underscores (_), and hyphens (-).
|
|
2287
2258
|
"""
|
|
2288
|
-
warnings.warn("""Field 'system_disk_name' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""", DeprecationWarning)
|
|
2289
|
-
pulumi.log.warn("""system_disk_name is deprecated: Field 'system_disk_name' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
2290
|
-
|
|
2291
2259
|
return pulumi.get(self, "system_disk_name")
|
|
2292
2260
|
|
|
2293
2261
|
@property
|
|
2294
2262
|
@pulumi.getter(name="systemDiskSize")
|
|
2263
|
+
@_utilities.deprecated("""Field 'system_disk_size' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
2295
2264
|
def system_disk_size(self) -> pulumi.Output[int]:
|
|
2296
2265
|
"""
|
|
2297
2266
|
Size of the system disk, measured in GB. Value range: [20, 500].
|
|
2298
2267
|
"""
|
|
2299
|
-
warnings.warn("""Field 'system_disk_size' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""", DeprecationWarning)
|
|
2300
|
-
pulumi.log.warn("""system_disk_size is deprecated: Field 'system_disk_size' has been deprecated from provider version 1.120.0. New field 'system_disk' instead.""")
|
|
2301
|
-
|
|
2302
2268
|
return pulumi.get(self, "system_disk_size")
|
|
2303
2269
|
|
|
2304
2270
|
@property
|
|
@@ -2328,13 +2294,11 @@ class LaunchTemplate(pulumi.CustomResource):
|
|
|
2328
2294
|
|
|
2329
2295
|
@property
|
|
2330
2296
|
@pulumi.getter
|
|
2297
|
+
@_utilities.deprecated("""Field 'userdata' has been deprecated from provider version 1.120.0. New field 'user_data' instead.""")
|
|
2331
2298
|
def userdata(self) -> pulumi.Output[str]:
|
|
2332
2299
|
"""
|
|
2333
2300
|
User data of the instance, which is Base64-encoded. Size of the raw data cannot exceed 16 KB.
|
|
2334
2301
|
"""
|
|
2335
|
-
warnings.warn("""Field 'userdata' has been deprecated from provider version 1.120.0. New field 'user_data' instead.""", DeprecationWarning)
|
|
2336
|
-
pulumi.log.warn("""userdata is deprecated: Field 'userdata' has been deprecated from provider version 1.120.0. New field 'user_data' instead.""")
|
|
2337
|
-
|
|
2338
2302
|
return pulumi.get(self, "userdata")
|
|
2339
2303
|
|
|
2340
2304
|
@property
|
|
@@ -137,13 +137,11 @@ class ReservedInstanceArgs:
|
|
|
137
137
|
|
|
138
138
|
@property
|
|
139
139
|
@pulumi.getter
|
|
140
|
+
@_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.194.0. New field 'reserved_instance_name' instead.""")
|
|
140
141
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
141
142
|
"""
|
|
142
143
|
Field `name` has been deprecated from provider version 1.194.0. New field `reserved_instance_name` instead.
|
|
143
144
|
"""
|
|
144
|
-
warnings.warn("""Field 'name' has been deprecated from provider version 1.194.0. New field 'reserved_instance_name' instead.""", DeprecationWarning)
|
|
145
|
-
pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.194.0. New field 'reserved_instance_name' instead.""")
|
|
146
|
-
|
|
147
145
|
return pulumi.get(self, "name")
|
|
148
146
|
|
|
149
147
|
@name.setter
|
|
@@ -461,13 +459,11 @@ class _ReservedInstanceState:
|
|
|
461
459
|
|
|
462
460
|
@property
|
|
463
461
|
@pulumi.getter
|
|
462
|
+
@_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.194.0. New field 'reserved_instance_name' instead.""")
|
|
464
463
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
465
464
|
"""
|
|
466
465
|
Field `name` has been deprecated from provider version 1.194.0. New field `reserved_instance_name` instead.
|
|
467
466
|
"""
|
|
468
|
-
warnings.warn("""Field 'name' has been deprecated from provider version 1.194.0. New field 'reserved_instance_name' instead.""", DeprecationWarning)
|
|
469
|
-
pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.194.0. New field 'reserved_instance_name' instead.""")
|
|
470
|
-
|
|
471
467
|
return pulumi.get(self, "name")
|
|
472
468
|
|
|
473
469
|
@name.setter
|
|
@@ -960,13 +956,11 @@ class ReservedInstance(pulumi.CustomResource):
|
|
|
960
956
|
|
|
961
957
|
@property
|
|
962
958
|
@pulumi.getter
|
|
959
|
+
@_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.194.0. New field 'reserved_instance_name' instead.""")
|
|
963
960
|
def name(self) -> pulumi.Output[str]:
|
|
964
961
|
"""
|
|
965
962
|
Field `name` has been deprecated from provider version 1.194.0. New field `reserved_instance_name` instead.
|
|
966
963
|
"""
|
|
967
|
-
warnings.warn("""Field 'name' has been deprecated from provider version 1.194.0. New field 'reserved_instance_name' instead.""", DeprecationWarning)
|
|
968
|
-
pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.194.0. New field 'reserved_instance_name' instead.""")
|
|
969
|
-
|
|
970
964
|
return pulumi.get(self, "name")
|
|
971
965
|
|
|
972
966
|
@property
|
|
@@ -69,15 +69,13 @@ class SecurityGroupArgs:
|
|
|
69
69
|
|
|
70
70
|
@property
|
|
71
71
|
@pulumi.getter(name="innerAccess")
|
|
72
|
+
@_utilities.deprecated("""Field `inner_access` has been deprecated from provider version 1.55.3. Use `inner_access_policy` replaces it.""")
|
|
72
73
|
def inner_access(self) -> Optional[pulumi.Input[bool]]:
|
|
73
74
|
"""
|
|
74
75
|
Field `inner_access` has been deprecated from provider version 1.55.3. New field `inner_access_policy` instead.
|
|
75
76
|
|
|
76
77
|
Combining security group rules, the policy can define multiple application scenario. Default to true. It is valid from version `1.7.2`.
|
|
77
78
|
"""
|
|
78
|
-
warnings.warn("""Field `inner_access` has been deprecated from provider version 1.55.3. Use `inner_access_policy` replaces it.""", DeprecationWarning)
|
|
79
|
-
pulumi.log.warn("""inner_access is deprecated: Field `inner_access` has been deprecated from provider version 1.55.3. Use `inner_access_policy` replaces it.""")
|
|
80
|
-
|
|
81
79
|
return pulumi.get(self, "inner_access")
|
|
82
80
|
|
|
83
81
|
@inner_access.setter
|
|
@@ -215,15 +213,13 @@ class _SecurityGroupState:
|
|
|
215
213
|
|
|
216
214
|
@property
|
|
217
215
|
@pulumi.getter(name="innerAccess")
|
|
216
|
+
@_utilities.deprecated("""Field `inner_access` has been deprecated from provider version 1.55.3. Use `inner_access_policy` replaces it.""")
|
|
218
217
|
def inner_access(self) -> Optional[pulumi.Input[bool]]:
|
|
219
218
|
"""
|
|
220
219
|
Field `inner_access` has been deprecated from provider version 1.55.3. New field `inner_access_policy` instead.
|
|
221
220
|
|
|
222
221
|
Combining security group rules, the policy can define multiple application scenario. Default to true. It is valid from version `1.7.2`.
|
|
223
222
|
"""
|
|
224
|
-
warnings.warn("""Field `inner_access` has been deprecated from provider version 1.55.3. Use `inner_access_policy` replaces it.""", DeprecationWarning)
|
|
225
|
-
pulumi.log.warn("""inner_access is deprecated: Field `inner_access` has been deprecated from provider version 1.55.3. Use `inner_access_policy` replaces it.""")
|
|
226
|
-
|
|
227
223
|
return pulumi.get(self, "inner_access")
|
|
228
224
|
|
|
229
225
|
@inner_access.setter
|
|
@@ -538,15 +534,13 @@ class SecurityGroup(pulumi.CustomResource):
|
|
|
538
534
|
|
|
539
535
|
@property
|
|
540
536
|
@pulumi.getter(name="innerAccess")
|
|
537
|
+
@_utilities.deprecated("""Field `inner_access` has been deprecated from provider version 1.55.3. Use `inner_access_policy` replaces it.""")
|
|
541
538
|
def inner_access(self) -> pulumi.Output[bool]:
|
|
542
539
|
"""
|
|
543
540
|
Field `inner_access` has been deprecated from provider version 1.55.3. New field `inner_access_policy` instead.
|
|
544
541
|
|
|
545
542
|
Combining security group rules, the policy can define multiple application scenario. Default to true. It is valid from version `1.7.2`.
|
|
546
543
|
"""
|
|
547
|
-
warnings.warn("""Field `inner_access` has been deprecated from provider version 1.55.3. Use `inner_access_policy` replaces it.""", DeprecationWarning)
|
|
548
|
-
pulumi.log.warn("""inner_access is deprecated: Field `inner_access` has been deprecated from provider version 1.55.3. Use `inner_access_policy` replaces it.""")
|
|
549
|
-
|
|
550
544
|
return pulumi.get(self, "inner_access")
|
|
551
545
|
|
|
552
546
|
@property
|