pulumi-alicloud 3.58.0a1718947037__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.0a1718947037.dist-info → pulumi_alicloud-3.58.0a1719262477.dist-info}/METADATA +1 -1
- {pulumi_alicloud-3.58.0a1718947037.dist-info → pulumi_alicloud-3.58.0a1719262477.dist-info}/RECORD +158 -158
- {pulumi_alicloud-3.58.0a1718947037.dist-info → pulumi_alicloud-3.58.0a1719262477.dist-info}/WHEEL +0 -0
- {pulumi_alicloud-3.58.0a1718947037.dist-info → pulumi_alicloud-3.58.0a1719262477.dist-info}/top_level.txt +0 -0
|
@@ -350,6 +350,7 @@ class InstanceArgs:
|
|
|
350
350
|
|
|
351
351
|
@property
|
|
352
352
|
@pulumi.getter(name="topicQuota")
|
|
353
|
+
@_utilities.deprecated("""Attribute `topic_quota` has been deprecated since 1.194.0 and it will be removed in the next future. Using new attribute `partition_num` instead.""")
|
|
353
354
|
def topic_quota(self) -> Optional[pulumi.Input[int]]:
|
|
354
355
|
"""
|
|
355
356
|
The max num of topic can be creation of the instance.
|
|
@@ -357,9 +358,6 @@ class InstanceArgs:
|
|
|
357
358
|
Currently, its value only can be set to 50 when creating it, and finally depends on `partition_num` value: <`topic_quota`> = 1000 + <`partition_num`>.
|
|
358
359
|
Therefore, you can update it by updating the `partition_num`, and it is the only updating path.
|
|
359
360
|
"""
|
|
360
|
-
warnings.warn("""Attribute `topic_quota` has been deprecated since 1.194.0 and it will be removed in the next future. Using new attribute `partition_num` instead.""", DeprecationWarning)
|
|
361
|
-
pulumi.log.warn("""topic_quota is deprecated: Attribute `topic_quota` has been deprecated since 1.194.0 and it will be removed in the next future. Using new attribute `partition_num` instead.""")
|
|
362
|
-
|
|
363
361
|
return pulumi.get(self, "topic_quota")
|
|
364
362
|
|
|
365
363
|
@topic_quota.setter
|
|
@@ -870,6 +868,7 @@ class _InstanceState:
|
|
|
870
868
|
|
|
871
869
|
@property
|
|
872
870
|
@pulumi.getter(name="topicQuota")
|
|
871
|
+
@_utilities.deprecated("""Attribute `topic_quota` has been deprecated since 1.194.0 and it will be removed in the next future. Using new attribute `partition_num` instead.""")
|
|
873
872
|
def topic_quota(self) -> Optional[pulumi.Input[int]]:
|
|
874
873
|
"""
|
|
875
874
|
The max num of topic can be creation of the instance.
|
|
@@ -877,9 +876,6 @@ class _InstanceState:
|
|
|
877
876
|
Currently, its value only can be set to 50 when creating it, and finally depends on `partition_num` value: <`topic_quota`> = 1000 + <`partition_num`>.
|
|
878
877
|
Therefore, you can update it by updating the `partition_num`, and it is the only updating path.
|
|
879
878
|
"""
|
|
880
|
-
warnings.warn("""Attribute `topic_quota` has been deprecated since 1.194.0 and it will be removed in the next future. Using new attribute `partition_num` instead.""", DeprecationWarning)
|
|
881
|
-
pulumi.log.warn("""topic_quota is deprecated: Attribute `topic_quota` has been deprecated since 1.194.0 and it will be removed in the next future. Using new attribute `partition_num` instead.""")
|
|
882
|
-
|
|
883
879
|
return pulumi.get(self, "topic_quota")
|
|
884
880
|
|
|
885
881
|
@topic_quota.setter
|
|
@@ -1469,6 +1465,7 @@ class Instance(pulumi.CustomResource):
|
|
|
1469
1465
|
|
|
1470
1466
|
@property
|
|
1471
1467
|
@pulumi.getter(name="topicQuota")
|
|
1468
|
+
@_utilities.deprecated("""Attribute `topic_quota` has been deprecated since 1.194.0 and it will be removed in the next future. Using new attribute `partition_num` instead.""")
|
|
1472
1469
|
def topic_quota(self) -> pulumi.Output[int]:
|
|
1473
1470
|
"""
|
|
1474
1471
|
The max num of topic can be creation of the instance.
|
|
@@ -1476,9 +1473,6 @@ class Instance(pulumi.CustomResource):
|
|
|
1476
1473
|
Currently, its value only can be set to 50 when creating it, and finally depends on `partition_num` value: <`topic_quota`> = 1000 + <`partition_num`>.
|
|
1477
1474
|
Therefore, you can update it by updating the `partition_num`, and it is the only updating path.
|
|
1478
1475
|
"""
|
|
1479
|
-
warnings.warn("""Attribute `topic_quota` has been deprecated since 1.194.0 and it will be removed in the next future. Using new attribute `partition_num` instead.""", DeprecationWarning)
|
|
1480
|
-
pulumi.log.warn("""topic_quota is deprecated: Attribute `topic_quota` has been deprecated since 1.194.0 and it will be removed in the next future. Using new attribute `partition_num` instead.""")
|
|
1481
|
-
|
|
1482
1476
|
return pulumi.get(self, "topic_quota")
|
|
1483
1477
|
|
|
1484
1478
|
@property
|
|
@@ -81,13 +81,11 @@ class CertificateArgs:
|
|
|
81
81
|
|
|
82
82
|
@property
|
|
83
83
|
@pulumi.getter
|
|
84
|
+
@_utilities.deprecated("""attribute 'name' has been deprecated from provider version 1.129.0 and it will be remove in the future version. Please use the new attribute 'certificate_name' instead.""")
|
|
84
85
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
85
86
|
"""
|
|
86
87
|
Name of the Certificate. This name without suffix can have a string of 1 to 63 characters, must contain only alphanumeric characters or "-", and must not begin or end with "-", and "-" must not in the 3th and 4th character positions at the same time. Suffix `.sh` and `.tel` are not supported.
|
|
87
88
|
"""
|
|
88
|
-
warnings.warn("""attribute 'name' has been deprecated from provider version 1.129.0 and it will be remove in the future version. Please use the new attribute 'certificate_name' instead.""", DeprecationWarning)
|
|
89
|
-
pulumi.log.warn("""name is deprecated: attribute 'name' has been deprecated from provider version 1.129.0 and it will be remove in the future version. Please use the new attribute 'certificate_name' instead.""")
|
|
90
|
-
|
|
91
89
|
return pulumi.get(self, "name")
|
|
92
90
|
|
|
93
91
|
@name.setter
|
|
@@ -167,13 +165,11 @@ class _CertificateState:
|
|
|
167
165
|
|
|
168
166
|
@property
|
|
169
167
|
@pulumi.getter
|
|
168
|
+
@_utilities.deprecated("""attribute 'name' has been deprecated from provider version 1.129.0 and it will be remove in the future version. Please use the new attribute 'certificate_name' instead.""")
|
|
170
169
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
171
170
|
"""
|
|
172
171
|
Name of the Certificate. This name without suffix can have a string of 1 to 63 characters, must contain only alphanumeric characters or "-", and must not begin or end with "-", and "-" must not in the 3th and 4th character positions at the same time. Suffix `.sh` and `.tel` are not supported.
|
|
173
172
|
"""
|
|
174
|
-
warnings.warn("""attribute 'name' has been deprecated from provider version 1.129.0 and it will be remove in the future version. Please use the new attribute 'certificate_name' instead.""", DeprecationWarning)
|
|
175
|
-
pulumi.log.warn("""name is deprecated: attribute 'name' has been deprecated from provider version 1.129.0 and it will be remove in the future version. Please use the new attribute 'certificate_name' instead.""")
|
|
176
|
-
|
|
177
173
|
return pulumi.get(self, "name")
|
|
178
174
|
|
|
179
175
|
@name.setter
|
|
@@ -335,12 +331,10 @@ class Certificate(pulumi.CustomResource):
|
|
|
335
331
|
|
|
336
332
|
@property
|
|
337
333
|
@pulumi.getter
|
|
334
|
+
@_utilities.deprecated("""attribute 'name' has been deprecated from provider version 1.129.0 and it will be remove in the future version. Please use the new attribute 'certificate_name' instead.""")
|
|
338
335
|
def name(self) -> pulumi.Output[str]:
|
|
339
336
|
"""
|
|
340
337
|
Name of the Certificate. This name without suffix can have a string of 1 to 63 characters, must contain only alphanumeric characters or "-", and must not begin or end with "-", and "-" must not in the 3th and 4th character positions at the same time. Suffix `.sh` and `.tel` are not supported.
|
|
341
338
|
"""
|
|
342
|
-
warnings.warn("""attribute 'name' has been deprecated from provider version 1.129.0 and it will be remove in the future version. Please use the new attribute 'certificate_name' instead.""", DeprecationWarning)
|
|
343
|
-
pulumi.log.warn("""name is deprecated: attribute 'name' has been deprecated from provider version 1.129.0 and it will be remove in the future version. Please use the new attribute 'certificate_name' instead.""")
|
|
344
|
-
|
|
345
339
|
return pulumi.get(self, "name")
|
|
346
340
|
|
pulumi_alicloud/cas/outputs.py
CHANGED
|
@@ -160,13 +160,11 @@ class GetCertificatesCertificateResult(dict):
|
|
|
160
160
|
|
|
161
161
|
@property
|
|
162
162
|
@pulumi.getter
|
|
163
|
+
@_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.129.0 and it will be removed in the future version. Please use the new attribute 'certificate_name' instead.""")
|
|
163
164
|
def name(self) -> str:
|
|
164
165
|
"""
|
|
165
166
|
The cert's name.
|
|
166
167
|
"""
|
|
167
|
-
warnings.warn("""Field 'name' has been deprecated from provider version 1.129.0 and it will be removed in the future version. Please use the new attribute 'certificate_name' instead.""", DeprecationWarning)
|
|
168
|
-
pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.129.0 and it will be removed in the future version. Please use the new attribute 'certificate_name' instead.""")
|
|
169
|
-
|
|
170
168
|
return pulumi.get(self, "name")
|
|
171
169
|
|
|
172
170
|
@property
|
|
@@ -363,10 +361,8 @@ class GetServiceCertificatesCertificateResult(dict):
|
|
|
363
361
|
|
|
364
362
|
@property
|
|
365
363
|
@pulumi.getter
|
|
364
|
+
@_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.129.0 and it will be removed in the future version. Please use the new attribute 'certificate_name' instead.""")
|
|
366
365
|
def name(self) -> str:
|
|
367
|
-
warnings.warn("""Field 'name' has been deprecated from provider version 1.129.0 and it will be removed in the future version. Please use the new attribute 'certificate_name' instead.""", DeprecationWarning)
|
|
368
|
-
pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.129.0 and it will be removed in the future version. Please use the new attribute 'certificate_name' instead.""")
|
|
369
|
-
|
|
370
366
|
return pulumi.get(self, "name")
|
|
371
367
|
|
|
372
368
|
@property
|
|
@@ -97,13 +97,11 @@ class ServiceCertificateArgs:
|
|
|
97
97
|
|
|
98
98
|
@property
|
|
99
99
|
@pulumi.getter
|
|
100
|
+
@_utilities.deprecated("""attribute 'name' has been deprecated from provider version 1.129.0 and it will be remove in the future version. Please use the new attribute 'certificate_name' instead.""")
|
|
100
101
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
101
102
|
"""
|
|
102
103
|
It has been deprecated from version 1.129.0 and using `certificate_name` instead.
|
|
103
104
|
"""
|
|
104
|
-
warnings.warn("""attribute 'name' has been deprecated from provider version 1.129.0 and it will be remove in the future version. Please use the new attribute 'certificate_name' instead.""", DeprecationWarning)
|
|
105
|
-
pulumi.log.warn("""name is deprecated: attribute 'name' has been deprecated from provider version 1.129.0 and it will be remove in the future version. Please use the new attribute 'certificate_name' instead.""")
|
|
106
|
-
|
|
107
105
|
return pulumi.get(self, "name")
|
|
108
106
|
|
|
109
107
|
@name.setter
|
|
@@ -199,13 +197,11 @@ class _ServiceCertificateState:
|
|
|
199
197
|
|
|
200
198
|
@property
|
|
201
199
|
@pulumi.getter
|
|
200
|
+
@_utilities.deprecated("""attribute 'name' has been deprecated from provider version 1.129.0 and it will be remove in the future version. Please use the new attribute 'certificate_name' instead.""")
|
|
202
201
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
203
202
|
"""
|
|
204
203
|
It has been deprecated from version 1.129.0 and using `certificate_name` instead.
|
|
205
204
|
"""
|
|
206
|
-
warnings.warn("""attribute 'name' has been deprecated from provider version 1.129.0 and it will be remove in the future version. Please use the new attribute 'certificate_name' instead.""", DeprecationWarning)
|
|
207
|
-
pulumi.log.warn("""name is deprecated: attribute 'name' has been deprecated from provider version 1.129.0 and it will be remove in the future version. Please use the new attribute 'certificate_name' instead.""")
|
|
208
|
-
|
|
209
205
|
return pulumi.get(self, "name")
|
|
210
206
|
|
|
211
207
|
@name.setter
|
|
@@ -525,12 +521,10 @@ class ServiceCertificate(pulumi.CustomResource):
|
|
|
525
521
|
|
|
526
522
|
@property
|
|
527
523
|
@pulumi.getter
|
|
524
|
+
@_utilities.deprecated("""attribute 'name' has been deprecated from provider version 1.129.0 and it will be remove in the future version. Please use the new attribute 'certificate_name' instead.""")
|
|
528
525
|
def name(self) -> pulumi.Output[str]:
|
|
529
526
|
"""
|
|
530
527
|
It has been deprecated from version 1.129.0 and using `certificate_name` instead.
|
|
531
528
|
"""
|
|
532
|
-
warnings.warn("""attribute 'name' has been deprecated from provider version 1.129.0 and it will be remove in the future version. Please use the new attribute 'certificate_name' instead.""", DeprecationWarning)
|
|
533
|
-
pulumi.log.warn("""name is deprecated: attribute 'name' has been deprecated from provider version 1.129.0 and it will be remove in the future version. Please use the new attribute 'certificate_name' instead.""")
|
|
534
|
-
|
|
535
529
|
return pulumi.get(self, "name")
|
|
536
530
|
|