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
pulumi_alicloud/_utilities.py
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
import asyncio
|
|
7
|
+
import functools
|
|
7
8
|
import importlib.metadata
|
|
8
9
|
import importlib.util
|
|
9
10
|
import inspect
|
|
@@ -11,6 +12,7 @@ import json
|
|
|
11
12
|
import os
|
|
12
13
|
import sys
|
|
13
14
|
import typing
|
|
15
|
+
import warnings
|
|
14
16
|
|
|
15
17
|
import pulumi
|
|
16
18
|
import pulumi.runtime
|
|
@@ -19,6 +21,8 @@ from pulumi.runtime.sync_await import _sync_await
|
|
|
19
21
|
from semver import VersionInfo as SemverVersion
|
|
20
22
|
from parver import Version as PEP440Version
|
|
21
23
|
|
|
24
|
+
C = typing.TypeVar("C", bound=typing.Callable)
|
|
25
|
+
|
|
22
26
|
|
|
23
27
|
def get_env(*args):
|
|
24
28
|
for v in args:
|
|
@@ -287,5 +291,36 @@ async def _await_output(o: pulumi.Output[typing.Any]) -> typing.Tuple[object, bo
|
|
|
287
291
|
await o._resources,
|
|
288
292
|
)
|
|
289
293
|
|
|
294
|
+
|
|
295
|
+
# This is included to provide an upgrade path for users who are using a version
|
|
296
|
+
# of the Pulumi SDK (<3.121.0) that does not include the `deprecated` decorator.
|
|
297
|
+
def deprecated(message: str) -> typing.Callable[[C], C]:
|
|
298
|
+
"""
|
|
299
|
+
Decorator to indicate a function is deprecated.
|
|
300
|
+
|
|
301
|
+
As well as inserting appropriate statements to indicate that the function is
|
|
302
|
+
deprecated, this decorator also tags the function with a special attribute
|
|
303
|
+
so that Pulumi code can detect that it is deprecated and react appropriately
|
|
304
|
+
in certain situations.
|
|
305
|
+
|
|
306
|
+
message is the deprecation message that should be printed if the function is called.
|
|
307
|
+
"""
|
|
308
|
+
|
|
309
|
+
def decorator(fn: C) -> C:
|
|
310
|
+
if not callable(fn):
|
|
311
|
+
raise TypeError("Expected fn to be callable")
|
|
312
|
+
|
|
313
|
+
@functools.wraps(fn)
|
|
314
|
+
def deprecated_fn(*args, **kwargs):
|
|
315
|
+
warnings.warn(message)
|
|
316
|
+
pulumi.warn(f"{fn.__name__} is deprecated: {message}")
|
|
317
|
+
|
|
318
|
+
return fn(*args, **kwargs)
|
|
319
|
+
|
|
320
|
+
deprecated_fn.__dict__["_pulumi_deprecated_callable"] = fn
|
|
321
|
+
return typing.cast(C, deprecated_fn)
|
|
322
|
+
|
|
323
|
+
return decorator
|
|
324
|
+
|
|
290
325
|
def get_plugin_download_url():
|
|
291
326
|
return None
|
|
@@ -56,13 +56,11 @@ class GetTrailsResult:
|
|
|
56
56
|
|
|
57
57
|
@property
|
|
58
58
|
@pulumi.getter
|
|
59
|
+
@_utilities.deprecated("""Field 'actiontrails' has been deprecated from version 1.95.0. Use 'trails' instead.""")
|
|
59
60
|
def actiontrails(self) -> Sequence['outputs.GetTrailsActiontrailResult']:
|
|
60
61
|
"""
|
|
61
62
|
Field `actiontrails` has been deprecated from version 1.95.0. Use `trails` instead."
|
|
62
63
|
"""
|
|
63
|
-
warnings.warn("""Field 'actiontrails' has been deprecated from version 1.95.0. Use 'trails' instead.""", DeprecationWarning)
|
|
64
|
-
pulumi.log.warn("""actiontrails is deprecated: Field 'actiontrails' has been deprecated from version 1.95.0. Use 'trails' instead.""")
|
|
65
|
-
|
|
66
64
|
return pulumi.get(self, "actiontrails")
|
|
67
65
|
|
|
68
66
|
@property
|
|
@@ -58,13 +58,11 @@ class GetTrailsDeprecatedResult:
|
|
|
58
58
|
|
|
59
59
|
@property
|
|
60
60
|
@pulumi.getter
|
|
61
|
+
@_utilities.deprecated("""Field 'actiontrails' has been deprecated from version 1.95.0. Use 'trails' instead.""")
|
|
61
62
|
def actiontrails(self) -> Sequence['outputs.GetTrailsDeprecatedActiontrailResult']:
|
|
62
63
|
"""
|
|
63
64
|
A list of actiontrails. Each element contains the following attributes:
|
|
64
65
|
"""
|
|
65
|
-
warnings.warn("""Field 'actiontrails' has been deprecated from version 1.95.0. Use 'trails' instead.""", DeprecationWarning)
|
|
66
|
-
pulumi.log.warn("""actiontrails is deprecated: Field 'actiontrails' has been deprecated from version 1.95.0. Use 'trails' instead.""")
|
|
67
|
-
|
|
68
66
|
return pulumi.get(self, "actiontrails")
|
|
69
67
|
|
|
70
68
|
@property
|
|
@@ -105,13 +105,11 @@ class TrailArgs:
|
|
|
105
105
|
|
|
106
106
|
@property
|
|
107
107
|
@pulumi.getter(name="mnsTopicArn")
|
|
108
|
+
@_utilities.deprecated("""Field 'mns_topic_arn' has been deprecated from version 1.118.0""")
|
|
108
109
|
def mns_topic_arn(self) -> Optional[pulumi.Input[str]]:
|
|
109
110
|
"""
|
|
110
111
|
Field `mns_topic_arn` has been deprecated from version 1.118.0.
|
|
111
112
|
"""
|
|
112
|
-
warnings.warn("""Field 'mns_topic_arn' has been deprecated from version 1.118.0""", DeprecationWarning)
|
|
113
|
-
pulumi.log.warn("""mns_topic_arn is deprecated: Field 'mns_topic_arn' has been deprecated from version 1.118.0""")
|
|
114
|
-
|
|
115
113
|
return pulumi.get(self, "mns_topic_arn")
|
|
116
114
|
|
|
117
115
|
@mns_topic_arn.setter
|
|
@@ -120,13 +118,11 @@ class TrailArgs:
|
|
|
120
118
|
|
|
121
119
|
@property
|
|
122
120
|
@pulumi.getter
|
|
121
|
+
@_utilities.deprecated("""Field 'name' has been deprecated from version 1.95.0. Use 'trail_name' instead.""")
|
|
123
122
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
124
123
|
"""
|
|
125
124
|
Field `name` has been deprecated from version 1.95.0. Use `trail_name` instead.
|
|
126
125
|
"""
|
|
127
|
-
warnings.warn("""Field 'name' has been deprecated from version 1.95.0. Use 'trail_name' instead.""", DeprecationWarning)
|
|
128
|
-
pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from version 1.95.0. Use 'trail_name' instead.""")
|
|
129
|
-
|
|
130
126
|
return pulumi.get(self, "name")
|
|
131
127
|
|
|
132
128
|
@name.setter
|
|
@@ -171,13 +167,11 @@ class TrailArgs:
|
|
|
171
167
|
|
|
172
168
|
@property
|
|
173
169
|
@pulumi.getter(name="roleName")
|
|
170
|
+
@_utilities.deprecated("""Field 'role_name' has been deprecated from version 1.118.0""")
|
|
174
171
|
def role_name(self) -> Optional[pulumi.Input[str]]:
|
|
175
172
|
"""
|
|
176
173
|
Field `name` has been deprecated from version 1.118.0.
|
|
177
174
|
"""
|
|
178
|
-
warnings.warn("""Field 'role_name' has been deprecated from version 1.118.0""", DeprecationWarning)
|
|
179
|
-
pulumi.log.warn("""role_name is deprecated: Field 'role_name' has been deprecated from version 1.118.0""")
|
|
180
|
-
|
|
181
175
|
return pulumi.get(self, "role_name")
|
|
182
176
|
|
|
183
177
|
@role_name.setter
|
|
@@ -339,13 +333,11 @@ class _TrailState:
|
|
|
339
333
|
|
|
340
334
|
@property
|
|
341
335
|
@pulumi.getter(name="mnsTopicArn")
|
|
336
|
+
@_utilities.deprecated("""Field 'mns_topic_arn' has been deprecated from version 1.118.0""")
|
|
342
337
|
def mns_topic_arn(self) -> Optional[pulumi.Input[str]]:
|
|
343
338
|
"""
|
|
344
339
|
Field `mns_topic_arn` has been deprecated from version 1.118.0.
|
|
345
340
|
"""
|
|
346
|
-
warnings.warn("""Field 'mns_topic_arn' has been deprecated from version 1.118.0""", DeprecationWarning)
|
|
347
|
-
pulumi.log.warn("""mns_topic_arn is deprecated: Field 'mns_topic_arn' has been deprecated from version 1.118.0""")
|
|
348
|
-
|
|
349
341
|
return pulumi.get(self, "mns_topic_arn")
|
|
350
342
|
|
|
351
343
|
@mns_topic_arn.setter
|
|
@@ -354,13 +346,11 @@ class _TrailState:
|
|
|
354
346
|
|
|
355
347
|
@property
|
|
356
348
|
@pulumi.getter
|
|
349
|
+
@_utilities.deprecated("""Field 'name' has been deprecated from version 1.95.0. Use 'trail_name' instead.""")
|
|
357
350
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
358
351
|
"""
|
|
359
352
|
Field `name` has been deprecated from version 1.95.0. Use `trail_name` instead.
|
|
360
353
|
"""
|
|
361
|
-
warnings.warn("""Field 'name' has been deprecated from version 1.95.0. Use 'trail_name' instead.""", DeprecationWarning)
|
|
362
|
-
pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from version 1.95.0. Use 'trail_name' instead.""")
|
|
363
|
-
|
|
364
354
|
return pulumi.get(self, "name")
|
|
365
355
|
|
|
366
356
|
@name.setter
|
|
@@ -405,13 +395,11 @@ class _TrailState:
|
|
|
405
395
|
|
|
406
396
|
@property
|
|
407
397
|
@pulumi.getter(name="roleName")
|
|
398
|
+
@_utilities.deprecated("""Field 'role_name' has been deprecated from version 1.118.0""")
|
|
408
399
|
def role_name(self) -> Optional[pulumi.Input[str]]:
|
|
409
400
|
"""
|
|
410
401
|
Field `name` has been deprecated from version 1.118.0.
|
|
411
402
|
"""
|
|
412
|
-
warnings.warn("""Field 'role_name' has been deprecated from version 1.118.0""", DeprecationWarning)
|
|
413
|
-
pulumi.log.warn("""role_name is deprecated: Field 'role_name' has been deprecated from version 1.118.0""")
|
|
414
|
-
|
|
415
403
|
return pulumi.get(self, "role_name")
|
|
416
404
|
|
|
417
405
|
@role_name.setter
|
|
@@ -737,24 +725,20 @@ class Trail(pulumi.CustomResource):
|
|
|
737
725
|
|
|
738
726
|
@property
|
|
739
727
|
@pulumi.getter(name="mnsTopicArn")
|
|
728
|
+
@_utilities.deprecated("""Field 'mns_topic_arn' has been deprecated from version 1.118.0""")
|
|
740
729
|
def mns_topic_arn(self) -> pulumi.Output[Optional[str]]:
|
|
741
730
|
"""
|
|
742
731
|
Field `mns_topic_arn` has been deprecated from version 1.118.0.
|
|
743
732
|
"""
|
|
744
|
-
warnings.warn("""Field 'mns_topic_arn' has been deprecated from version 1.118.0""", DeprecationWarning)
|
|
745
|
-
pulumi.log.warn("""mns_topic_arn is deprecated: Field 'mns_topic_arn' has been deprecated from version 1.118.0""")
|
|
746
|
-
|
|
747
733
|
return pulumi.get(self, "mns_topic_arn")
|
|
748
734
|
|
|
749
735
|
@property
|
|
750
736
|
@pulumi.getter
|
|
737
|
+
@_utilities.deprecated("""Field 'name' has been deprecated from version 1.95.0. Use 'trail_name' instead.""")
|
|
751
738
|
def name(self) -> pulumi.Output[str]:
|
|
752
739
|
"""
|
|
753
740
|
Field `name` has been deprecated from version 1.95.0. Use `trail_name` instead.
|
|
754
741
|
"""
|
|
755
|
-
warnings.warn("""Field 'name' has been deprecated from version 1.95.0. Use 'trail_name' instead.""", DeprecationWarning)
|
|
756
|
-
pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from version 1.95.0. Use 'trail_name' instead.""")
|
|
757
|
-
|
|
758
742
|
return pulumi.get(self, "name")
|
|
759
743
|
|
|
760
744
|
@property
|
|
@@ -783,13 +767,11 @@ class Trail(pulumi.CustomResource):
|
|
|
783
767
|
|
|
784
768
|
@property
|
|
785
769
|
@pulumi.getter(name="roleName")
|
|
770
|
+
@_utilities.deprecated("""Field 'role_name' has been deprecated from version 1.118.0""")
|
|
786
771
|
def role_name(self) -> pulumi.Output[str]:
|
|
787
772
|
"""
|
|
788
773
|
Field `name` has been deprecated from version 1.118.0.
|
|
789
774
|
"""
|
|
790
|
-
warnings.warn("""Field 'role_name' has been deprecated from version 1.118.0""", DeprecationWarning)
|
|
791
|
-
pulumi.log.warn("""role_name is deprecated: Field 'role_name' has been deprecated from version 1.118.0""")
|
|
792
|
-
|
|
793
775
|
return pulumi.get(self, "role_name")
|
|
794
776
|
|
|
795
777
|
@property
|
|
@@ -98,10 +98,8 @@ class TrailDeprecatedArgs:
|
|
|
98
98
|
|
|
99
99
|
@property
|
|
100
100
|
@pulumi.getter(name="mnsTopicArn")
|
|
101
|
+
@_utilities.deprecated("""Field 'mns_topic_arn' has been deprecated from version 1.118.0""")
|
|
101
102
|
def mns_topic_arn(self) -> Optional[pulumi.Input[str]]:
|
|
102
|
-
warnings.warn("""Field 'mns_topic_arn' has been deprecated from version 1.118.0""", DeprecationWarning)
|
|
103
|
-
pulumi.log.warn("""mns_topic_arn is deprecated: Field 'mns_topic_arn' has been deprecated from version 1.118.0""")
|
|
104
|
-
|
|
105
103
|
return pulumi.get(self, "mns_topic_arn")
|
|
106
104
|
|
|
107
105
|
@mns_topic_arn.setter
|
|
@@ -110,13 +108,11 @@ class TrailDeprecatedArgs:
|
|
|
110
108
|
|
|
111
109
|
@property
|
|
112
110
|
@pulumi.getter
|
|
111
|
+
@_utilities.deprecated("""Field 'name' has been deprecated from version 1.95.0. Use 'trail_name' instead.""")
|
|
113
112
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
114
113
|
"""
|
|
115
114
|
The name of the trail to be created, which must be unique for an account.
|
|
116
115
|
"""
|
|
117
|
-
warnings.warn("""Field 'name' has been deprecated from version 1.95.0. Use 'trail_name' instead.""", DeprecationWarning)
|
|
118
|
-
pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from version 1.95.0. Use 'trail_name' instead.""")
|
|
119
|
-
|
|
120
116
|
return pulumi.get(self, "name")
|
|
121
117
|
|
|
122
118
|
@name.setter
|
|
@@ -158,13 +154,11 @@ class TrailDeprecatedArgs:
|
|
|
158
154
|
|
|
159
155
|
@property
|
|
160
156
|
@pulumi.getter(name="roleName")
|
|
157
|
+
@_utilities.deprecated("""Field 'role_name' has been deprecated from version 1.118.0""")
|
|
161
158
|
def role_name(self) -> Optional[pulumi.Input[str]]:
|
|
162
159
|
"""
|
|
163
160
|
The RAM role in ActionTrail permitted by the user.
|
|
164
161
|
"""
|
|
165
|
-
warnings.warn("""Field 'role_name' has been deprecated from version 1.118.0""", DeprecationWarning)
|
|
166
|
-
pulumi.log.warn("""role_name is deprecated: Field 'role_name' has been deprecated from version 1.118.0""")
|
|
167
|
-
|
|
168
162
|
return pulumi.get(self, "role_name")
|
|
169
163
|
|
|
170
164
|
@role_name.setter
|
|
@@ -312,10 +306,8 @@ class _TrailDeprecatedState:
|
|
|
312
306
|
|
|
313
307
|
@property
|
|
314
308
|
@pulumi.getter(name="mnsTopicArn")
|
|
309
|
+
@_utilities.deprecated("""Field 'mns_topic_arn' has been deprecated from version 1.118.0""")
|
|
315
310
|
def mns_topic_arn(self) -> Optional[pulumi.Input[str]]:
|
|
316
|
-
warnings.warn("""Field 'mns_topic_arn' has been deprecated from version 1.118.0""", DeprecationWarning)
|
|
317
|
-
pulumi.log.warn("""mns_topic_arn is deprecated: Field 'mns_topic_arn' has been deprecated from version 1.118.0""")
|
|
318
|
-
|
|
319
311
|
return pulumi.get(self, "mns_topic_arn")
|
|
320
312
|
|
|
321
313
|
@mns_topic_arn.setter
|
|
@@ -324,13 +316,11 @@ class _TrailDeprecatedState:
|
|
|
324
316
|
|
|
325
317
|
@property
|
|
326
318
|
@pulumi.getter
|
|
319
|
+
@_utilities.deprecated("""Field 'name' has been deprecated from version 1.95.0. Use 'trail_name' instead.""")
|
|
327
320
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
328
321
|
"""
|
|
329
322
|
The name of the trail to be created, which must be unique for an account.
|
|
330
323
|
"""
|
|
331
|
-
warnings.warn("""Field 'name' has been deprecated from version 1.95.0. Use 'trail_name' instead.""", DeprecationWarning)
|
|
332
|
-
pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from version 1.95.0. Use 'trail_name' instead.""")
|
|
333
|
-
|
|
334
324
|
return pulumi.get(self, "name")
|
|
335
325
|
|
|
336
326
|
@name.setter
|
|
@@ -372,13 +362,11 @@ class _TrailDeprecatedState:
|
|
|
372
362
|
|
|
373
363
|
@property
|
|
374
364
|
@pulumi.getter(name="roleName")
|
|
365
|
+
@_utilities.deprecated("""Field 'role_name' has been deprecated from version 1.118.0""")
|
|
375
366
|
def role_name(self) -> Optional[pulumi.Input[str]]:
|
|
376
367
|
"""
|
|
377
368
|
The RAM role in ActionTrail permitted by the user.
|
|
378
369
|
"""
|
|
379
|
-
warnings.warn("""Field 'role_name' has been deprecated from version 1.118.0""", DeprecationWarning)
|
|
380
|
-
pulumi.log.warn("""role_name is deprecated: Field 'role_name' has been deprecated from version 1.118.0""")
|
|
381
|
-
|
|
382
370
|
return pulumi.get(self, "role_name")
|
|
383
371
|
|
|
384
372
|
@role_name.setter
|
|
@@ -666,21 +654,17 @@ class TrailDeprecated(pulumi.CustomResource):
|
|
|
666
654
|
|
|
667
655
|
@property
|
|
668
656
|
@pulumi.getter(name="mnsTopicArn")
|
|
657
|
+
@_utilities.deprecated("""Field 'mns_topic_arn' has been deprecated from version 1.118.0""")
|
|
669
658
|
def mns_topic_arn(self) -> pulumi.Output[Optional[str]]:
|
|
670
|
-
warnings.warn("""Field 'mns_topic_arn' has been deprecated from version 1.118.0""", DeprecationWarning)
|
|
671
|
-
pulumi.log.warn("""mns_topic_arn is deprecated: Field 'mns_topic_arn' has been deprecated from version 1.118.0""")
|
|
672
|
-
|
|
673
659
|
return pulumi.get(self, "mns_topic_arn")
|
|
674
660
|
|
|
675
661
|
@property
|
|
676
662
|
@pulumi.getter
|
|
663
|
+
@_utilities.deprecated("""Field 'name' has been deprecated from version 1.95.0. Use 'trail_name' instead.""")
|
|
677
664
|
def name(self) -> pulumi.Output[str]:
|
|
678
665
|
"""
|
|
679
666
|
The name of the trail to be created, which must be unique for an account.
|
|
680
667
|
"""
|
|
681
|
-
warnings.warn("""Field 'name' has been deprecated from version 1.95.0. Use 'trail_name' instead.""", DeprecationWarning)
|
|
682
|
-
pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from version 1.95.0. Use 'trail_name' instead.""")
|
|
683
|
-
|
|
684
668
|
return pulumi.get(self, "name")
|
|
685
669
|
|
|
686
670
|
@property
|
|
@@ -706,13 +690,11 @@ class TrailDeprecated(pulumi.CustomResource):
|
|
|
706
690
|
|
|
707
691
|
@property
|
|
708
692
|
@pulumi.getter(name="roleName")
|
|
693
|
+
@_utilities.deprecated("""Field 'role_name' has been deprecated from version 1.118.0""")
|
|
709
694
|
def role_name(self) -> pulumi.Output[str]:
|
|
710
695
|
"""
|
|
711
696
|
The RAM role in ActionTrail permitted by the user.
|
|
712
697
|
"""
|
|
713
|
-
warnings.warn("""Field 'role_name' has been deprecated from version 1.118.0""", DeprecationWarning)
|
|
714
|
-
pulumi.log.warn("""role_name is deprecated: Field 'role_name' has been deprecated from version 1.118.0""")
|
|
715
|
-
|
|
716
698
|
return pulumi.get(self, "role_name")
|
|
717
699
|
|
|
718
700
|
@property
|
pulumi_alicloud/adb/cluster.py
CHANGED
|
@@ -167,10 +167,8 @@ class ClusterArgs:
|
|
|
167
167
|
|
|
168
168
|
@property
|
|
169
169
|
@pulumi.getter(name="dbClusterClass")
|
|
170
|
+
@_utilities.deprecated("""It duplicates with attribute db_node_class and is deprecated from 1.121.2.""")
|
|
170
171
|
def db_cluster_class(self) -> Optional[pulumi.Input[str]]:
|
|
171
|
-
warnings.warn("""It duplicates with attribute db_node_class and is deprecated from 1.121.2.""", DeprecationWarning)
|
|
172
|
-
pulumi.log.warn("""db_cluster_class is deprecated: It duplicates with attribute db_node_class and is deprecated from 1.121.2.""")
|
|
173
|
-
|
|
174
172
|
return pulumi.get(self, "db_cluster_class")
|
|
175
173
|
|
|
176
174
|
@db_cluster_class.setter
|
|
@@ -305,13 +303,11 @@ class ClusterArgs:
|
|
|
305
303
|
|
|
306
304
|
@property
|
|
307
305
|
@pulumi.getter(name="payType")
|
|
306
|
+
@_utilities.deprecated("""Attribute 'pay_type' has been deprecated from the provider version 1.166.0 and it will be remove in the future version. Please use the new attribute 'payment_type' instead.""")
|
|
308
307
|
def pay_type(self) -> Optional[pulumi.Input[str]]:
|
|
309
308
|
"""
|
|
310
309
|
Field `pay_type` has been deprecated. New field `payment_type` instead.
|
|
311
310
|
"""
|
|
312
|
-
warnings.warn("""Attribute 'pay_type' has been deprecated from the provider version 1.166.0 and it will be remove in the future version. Please use the new attribute 'payment_type' instead.""", DeprecationWarning)
|
|
313
|
-
pulumi.log.warn("""pay_type is deprecated: Attribute 'pay_type' has been deprecated from the provider version 1.166.0 and it will be remove in the future version. Please use the new attribute 'payment_type' instead.""")
|
|
314
|
-
|
|
315
311
|
return pulumi.get(self, "pay_type")
|
|
316
312
|
|
|
317
313
|
@pay_type.setter
|
|
@@ -597,10 +593,8 @@ class _ClusterState:
|
|
|
597
593
|
|
|
598
594
|
@property
|
|
599
595
|
@pulumi.getter(name="dbClusterClass")
|
|
596
|
+
@_utilities.deprecated("""It duplicates with attribute db_node_class and is deprecated from 1.121.2.""")
|
|
600
597
|
def db_cluster_class(self) -> Optional[pulumi.Input[str]]:
|
|
601
|
-
warnings.warn("""It duplicates with attribute db_node_class and is deprecated from 1.121.2.""", DeprecationWarning)
|
|
602
|
-
pulumi.log.warn("""db_cluster_class is deprecated: It duplicates with attribute db_node_class and is deprecated from 1.121.2.""")
|
|
603
|
-
|
|
604
598
|
return pulumi.get(self, "db_cluster_class")
|
|
605
599
|
|
|
606
600
|
@db_cluster_class.setter
|
|
@@ -744,13 +738,11 @@ class _ClusterState:
|
|
|
744
738
|
|
|
745
739
|
@property
|
|
746
740
|
@pulumi.getter(name="payType")
|
|
741
|
+
@_utilities.deprecated("""Attribute 'pay_type' has been deprecated from the provider version 1.166.0 and it will be remove in the future version. Please use the new attribute 'payment_type' instead.""")
|
|
747
742
|
def pay_type(self) -> Optional[pulumi.Input[str]]:
|
|
748
743
|
"""
|
|
749
744
|
Field `pay_type` has been deprecated. New field `payment_type` instead.
|
|
750
745
|
"""
|
|
751
|
-
warnings.warn("""Attribute 'pay_type' has been deprecated from the provider version 1.166.0 and it will be remove in the future version. Please use the new attribute 'payment_type' instead.""", DeprecationWarning)
|
|
752
|
-
pulumi.log.warn("""pay_type is deprecated: Attribute 'pay_type' has been deprecated from the provider version 1.166.0 and it will be remove in the future version. Please use the new attribute 'payment_type' instead.""")
|
|
753
|
-
|
|
754
746
|
return pulumi.get(self, "pay_type")
|
|
755
747
|
|
|
756
748
|
@pay_type.setter
|
|
@@ -1273,10 +1265,8 @@ class Cluster(pulumi.CustomResource):
|
|
|
1273
1265
|
|
|
1274
1266
|
@property
|
|
1275
1267
|
@pulumi.getter(name="dbClusterClass")
|
|
1268
|
+
@_utilities.deprecated("""It duplicates with attribute db_node_class and is deprecated from 1.121.2.""")
|
|
1276
1269
|
def db_cluster_class(self) -> pulumi.Output[Optional[str]]:
|
|
1277
|
-
warnings.warn("""It duplicates with attribute db_node_class and is deprecated from 1.121.2.""", DeprecationWarning)
|
|
1278
|
-
pulumi.log.warn("""db_cluster_class is deprecated: It duplicates with attribute db_node_class and is deprecated from 1.121.2.""")
|
|
1279
|
-
|
|
1280
1270
|
return pulumi.get(self, "db_cluster_class")
|
|
1281
1271
|
|
|
1282
1272
|
@property
|
|
@@ -1364,13 +1354,11 @@ class Cluster(pulumi.CustomResource):
|
|
|
1364
1354
|
|
|
1365
1355
|
@property
|
|
1366
1356
|
@pulumi.getter(name="payType")
|
|
1357
|
+
@_utilities.deprecated("""Attribute 'pay_type' has been deprecated from the provider version 1.166.0 and it will be remove in the future version. Please use the new attribute 'payment_type' instead.""")
|
|
1367
1358
|
def pay_type(self) -> pulumi.Output[str]:
|
|
1368
1359
|
"""
|
|
1369
1360
|
Field `pay_type` has been deprecated. New field `payment_type` instead.
|
|
1370
1361
|
"""
|
|
1371
|
-
warnings.warn("""Attribute 'pay_type' has been deprecated from the provider version 1.166.0 and it will be remove in the future version. Please use the new attribute 'payment_type' instead.""", DeprecationWarning)
|
|
1372
|
-
pulumi.log.warn("""pay_type is deprecated: Attribute 'pay_type' has been deprecated from the provider version 1.166.0 and it will be remove in the future version. Please use the new attribute 'payment_type' instead.""")
|
|
1373
|
-
|
|
1374
1362
|
return pulumi.get(self, "pay_type")
|
|
1375
1363
|
|
|
1376
1364
|
@property
|
|
@@ -187,13 +187,11 @@ class DBClusterArgs:
|
|
|
187
187
|
|
|
188
188
|
@property
|
|
189
189
|
@pulumi.getter(name="dbClusterClass")
|
|
190
|
+
@_utilities.deprecated("""It duplicates with attribute db_node_class and is deprecated from 1.121.2.""")
|
|
190
191
|
def db_cluster_class(self) -> Optional[pulumi.Input[str]]:
|
|
191
192
|
"""
|
|
192
193
|
It duplicates with attribute db_node_class and is deprecated from 1.121.2.
|
|
193
194
|
"""
|
|
194
|
-
warnings.warn("""It duplicates with attribute db_node_class and is deprecated from 1.121.2.""", DeprecationWarning)
|
|
195
|
-
pulumi.log.warn("""db_cluster_class is deprecated: It duplicates with attribute db_node_class and is deprecated from 1.121.2.""")
|
|
196
|
-
|
|
197
195
|
return pulumi.get(self, "db_cluster_class")
|
|
198
196
|
|
|
199
197
|
@db_cluster_class.setter
|
|
@@ -348,13 +346,11 @@ class DBClusterArgs:
|
|
|
348
346
|
|
|
349
347
|
@property
|
|
350
348
|
@pulumi.getter(name="payType")
|
|
349
|
+
@_utilities.deprecated("""Attribute 'pay_type' has been deprecated from the provider version 1.166.0 and it will be remove in the future version. Please use the new attribute 'payment_type' instead.""")
|
|
351
350
|
def pay_type(self) -> Optional[pulumi.Input[str]]:
|
|
352
351
|
"""
|
|
353
352
|
Field `pay_type` has been deprecated. New field `payment_type` instead.
|
|
354
353
|
"""
|
|
355
|
-
warnings.warn("""Attribute 'pay_type' has been deprecated from the provider version 1.166.0 and it will be remove in the future version. Please use the new attribute 'payment_type' instead.""", DeprecationWarning)
|
|
356
|
-
pulumi.log.warn("""pay_type is deprecated: Attribute 'pay_type' has been deprecated from the provider version 1.166.0 and it will be remove in the future version. Please use the new attribute 'payment_type' instead.""")
|
|
357
|
-
|
|
358
354
|
return pulumi.get(self, "pay_type")
|
|
359
355
|
|
|
360
356
|
@pay_type.setter
|
|
@@ -665,13 +661,11 @@ class _DBClusterState:
|
|
|
665
661
|
|
|
666
662
|
@property
|
|
667
663
|
@pulumi.getter(name="dbClusterClass")
|
|
664
|
+
@_utilities.deprecated("""It duplicates with attribute db_node_class and is deprecated from 1.121.2.""")
|
|
668
665
|
def db_cluster_class(self) -> Optional[pulumi.Input[str]]:
|
|
669
666
|
"""
|
|
670
667
|
It duplicates with attribute db_node_class and is deprecated from 1.121.2.
|
|
671
668
|
"""
|
|
672
|
-
warnings.warn("""It duplicates with attribute db_node_class and is deprecated from 1.121.2.""", DeprecationWarning)
|
|
673
|
-
pulumi.log.warn("""db_cluster_class is deprecated: It duplicates with attribute db_node_class and is deprecated from 1.121.2.""")
|
|
674
|
-
|
|
675
669
|
return pulumi.get(self, "db_cluster_class")
|
|
676
670
|
|
|
677
671
|
@db_cluster_class.setter
|
|
@@ -838,13 +832,11 @@ class _DBClusterState:
|
|
|
838
832
|
|
|
839
833
|
@property
|
|
840
834
|
@pulumi.getter(name="payType")
|
|
835
|
+
@_utilities.deprecated("""Attribute 'pay_type' has been deprecated from the provider version 1.166.0 and it will be remove in the future version. Please use the new attribute 'payment_type' instead.""")
|
|
841
836
|
def pay_type(self) -> Optional[pulumi.Input[str]]:
|
|
842
837
|
"""
|
|
843
838
|
Field `pay_type` has been deprecated. New field `payment_type` instead.
|
|
844
839
|
"""
|
|
845
|
-
warnings.warn("""Attribute 'pay_type' has been deprecated from the provider version 1.166.0 and it will be remove in the future version. Please use the new attribute 'payment_type' instead.""", DeprecationWarning)
|
|
846
|
-
pulumi.log.warn("""pay_type is deprecated: Attribute 'pay_type' has been deprecated from the provider version 1.166.0 and it will be remove in the future version. Please use the new attribute 'payment_type' instead.""")
|
|
847
|
-
|
|
848
840
|
return pulumi.get(self, "pay_type")
|
|
849
841
|
|
|
850
842
|
@pay_type.setter
|
|
@@ -1323,13 +1315,11 @@ class DBCluster(pulumi.CustomResource):
|
|
|
1323
1315
|
|
|
1324
1316
|
@property
|
|
1325
1317
|
@pulumi.getter(name="dbClusterClass")
|
|
1318
|
+
@_utilities.deprecated("""It duplicates with attribute db_node_class and is deprecated from 1.121.2.""")
|
|
1326
1319
|
def db_cluster_class(self) -> pulumi.Output[Optional[str]]:
|
|
1327
1320
|
"""
|
|
1328
1321
|
It duplicates with attribute db_node_class and is deprecated from 1.121.2.
|
|
1329
1322
|
"""
|
|
1330
|
-
warnings.warn("""It duplicates with attribute db_node_class and is deprecated from 1.121.2.""", DeprecationWarning)
|
|
1331
|
-
pulumi.log.warn("""db_cluster_class is deprecated: It duplicates with attribute db_node_class and is deprecated from 1.121.2.""")
|
|
1332
|
-
|
|
1333
1323
|
return pulumi.get(self, "db_cluster_class")
|
|
1334
1324
|
|
|
1335
1325
|
@property
|
|
@@ -1440,13 +1430,11 @@ class DBCluster(pulumi.CustomResource):
|
|
|
1440
1430
|
|
|
1441
1431
|
@property
|
|
1442
1432
|
@pulumi.getter(name="payType")
|
|
1433
|
+
@_utilities.deprecated("""Attribute 'pay_type' has been deprecated from the provider version 1.166.0 and it will be remove in the future version. Please use the new attribute 'payment_type' instead.""")
|
|
1443
1434
|
def pay_type(self) -> pulumi.Output[str]:
|
|
1444
1435
|
"""
|
|
1445
1436
|
Field `pay_type` has been deprecated. New field `payment_type` instead.
|
|
1446
1437
|
"""
|
|
1447
|
-
warnings.warn("""Attribute 'pay_type' has been deprecated from the provider version 1.166.0 and it will be remove in the future version. Please use the new attribute 'payment_type' instead.""", DeprecationWarning)
|
|
1448
|
-
pulumi.log.warn("""pay_type is deprecated: Attribute 'pay_type' has been deprecated from the provider version 1.166.0 and it will be remove in the future version. Please use the new attribute 'payment_type' instead.""")
|
|
1449
|
-
|
|
1450
1438
|
return pulumi.get(self, "pay_type")
|
|
1451
1439
|
|
|
1452
1440
|
@property
|
pulumi_alicloud/alb/acl.py
CHANGED
|
@@ -57,14 +57,12 @@ class AclArgs:
|
|
|
57
57
|
|
|
58
58
|
@property
|
|
59
59
|
@pulumi.getter(name="aclEntries")
|
|
60
|
+
@_utilities.deprecated("""Field 'acl_entries' has been deprecated from provider version 1.166.0 and it will be removed in the future version. Please use the new resource 'alicloud_alb_acl_entry_attachment'.""")
|
|
60
61
|
def acl_entries(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['AclAclEntryArgs']]]]:
|
|
61
62
|
"""
|
|
62
63
|
The list of the ACL entries. You can add up to `20` entries in each call. See `acl_entries` below for details.
|
|
63
64
|
**NOTE:** "Field 'acl_entries' has been deprecated from provider version 1.166.0 and it will be removed in the future version. Please use the new resource 'alicloud_alb_acl_entry_attachment'.",
|
|
64
65
|
"""
|
|
65
|
-
warnings.warn("""Field 'acl_entries' has been deprecated from provider version 1.166.0 and it will be removed in the future version. Please use the new resource 'alicloud_alb_acl_entry_attachment'.""", DeprecationWarning)
|
|
66
|
-
pulumi.log.warn("""acl_entries is deprecated: Field 'acl_entries' has been deprecated from provider version 1.166.0 and it will be removed in the future version. Please use the new resource 'alicloud_alb_acl_entry_attachment'.""")
|
|
67
|
-
|
|
68
66
|
return pulumi.get(self, "acl_entries")
|
|
69
67
|
|
|
70
68
|
@acl_entries.setter
|
|
@@ -145,14 +143,12 @@ class _AclState:
|
|
|
145
143
|
|
|
146
144
|
@property
|
|
147
145
|
@pulumi.getter(name="aclEntries")
|
|
146
|
+
@_utilities.deprecated("""Field 'acl_entries' has been deprecated from provider version 1.166.0 and it will be removed in the future version. Please use the new resource 'alicloud_alb_acl_entry_attachment'.""")
|
|
148
147
|
def acl_entries(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['AclAclEntryArgs']]]]:
|
|
149
148
|
"""
|
|
150
149
|
The list of the ACL entries. You can add up to `20` entries in each call. See `acl_entries` below for details.
|
|
151
150
|
**NOTE:** "Field 'acl_entries' has been deprecated from provider version 1.166.0 and it will be removed in the future version. Please use the new resource 'alicloud_alb_acl_entry_attachment'.",
|
|
152
151
|
"""
|
|
153
|
-
warnings.warn("""Field 'acl_entries' has been deprecated from provider version 1.166.0 and it will be removed in the future version. Please use the new resource 'alicloud_alb_acl_entry_attachment'.""", DeprecationWarning)
|
|
154
|
-
pulumi.log.warn("""acl_entries is deprecated: Field 'acl_entries' has been deprecated from provider version 1.166.0 and it will be removed in the future version. Please use the new resource 'alicloud_alb_acl_entry_attachment'.""")
|
|
155
|
-
|
|
156
152
|
return pulumi.get(self, "acl_entries")
|
|
157
153
|
|
|
158
154
|
@acl_entries.setter
|
|
@@ -386,14 +382,12 @@ class Acl(pulumi.CustomResource):
|
|
|
386
382
|
|
|
387
383
|
@property
|
|
388
384
|
@pulumi.getter(name="aclEntries")
|
|
385
|
+
@_utilities.deprecated("""Field 'acl_entries' has been deprecated from provider version 1.166.0 and it will be removed in the future version. Please use the new resource 'alicloud_alb_acl_entry_attachment'.""")
|
|
389
386
|
def acl_entries(self) -> pulumi.Output[Sequence['outputs.AclAclEntry']]:
|
|
390
387
|
"""
|
|
391
388
|
The list of the ACL entries. You can add up to `20` entries in each call. See `acl_entries` below for details.
|
|
392
389
|
**NOTE:** "Field 'acl_entries' has been deprecated from provider version 1.166.0 and it will be removed in the future version. Please use the new resource 'alicloud_alb_acl_entry_attachment'.",
|
|
393
390
|
"""
|
|
394
|
-
warnings.warn("""Field 'acl_entries' has been deprecated from provider version 1.166.0 and it will be removed in the future version. Please use the new resource 'alicloud_alb_acl_entry_attachment'.""", DeprecationWarning)
|
|
395
|
-
pulumi.log.warn("""acl_entries is deprecated: Field 'acl_entries' has been deprecated from provider version 1.166.0 and it will be removed in the future version. Please use the new resource 'alicloud_alb_acl_entry_attachment'.""")
|
|
396
|
-
|
|
397
391
|
return pulumi.get(self, "acl_entries")
|
|
398
392
|
|
|
399
393
|
@property
|
|
@@ -113,10 +113,8 @@ class GetLoadBalancersResult:
|
|
|
113
113
|
|
|
114
114
|
@property
|
|
115
115
|
@pulumi.getter(name="loadBalancerBussinessStatus")
|
|
116
|
+
@_utilities.deprecated("""Field 'load_balancer_bussiness_status' has been deprecated from provider version 1.142.0 and it will be removed in the future version. Please use the new attribute 'load_balancer_business_status' instead.""")
|
|
116
117
|
def load_balancer_bussiness_status(self) -> Optional[str]:
|
|
117
|
-
warnings.warn("""Field 'load_balancer_bussiness_status' has been deprecated from provider version 1.142.0 and it will be removed in the future version. Please use the new attribute 'load_balancer_business_status' instead.""", DeprecationWarning)
|
|
118
|
-
pulumi.log.warn("""load_balancer_bussiness_status is deprecated: Field 'load_balancer_bussiness_status' has been deprecated from provider version 1.142.0 and it will be removed in the future version. Please use the new attribute 'load_balancer_business_status' instead.""")
|
|
119
|
-
|
|
120
118
|
return pulumi.get(self, "load_balancer_bussiness_status")
|
|
121
119
|
|
|
122
120
|
@property
|
pulumi_alicloud/alb/listener.py
CHANGED
|
@@ -166,13 +166,11 @@ class ListenerArgs:
|
|
|
166
166
|
|
|
167
167
|
@property
|
|
168
168
|
@pulumi.getter(name="aclConfig")
|
|
169
|
+
@_utilities.deprecated("""Field 'acl_config' has been deprecated from provider version 1.163.0 and it will be removed in the future version. Please use the new resource 'alicloud_alb_listener_acl_attachment'.""")
|
|
169
170
|
def acl_config(self) -> Optional[pulumi.Input['ListenerAclConfigArgs']]:
|
|
170
171
|
"""
|
|
171
172
|
The configurations of the access control lists (ACLs). See `acl_config` below for details. **NOTE:** Field `acl_config` has been deprecated from provider version 1.163.0, and it will be removed in the future version. Please use the new resource `alb.ListenerAclAttachment`.,
|
|
172
173
|
"""
|
|
173
|
-
warnings.warn("""Field 'acl_config' has been deprecated from provider version 1.163.0 and it will be removed in the future version. Please use the new resource 'alicloud_alb_listener_acl_attachment'.""", DeprecationWarning)
|
|
174
|
-
pulumi.log.warn("""acl_config is deprecated: Field 'acl_config' has been deprecated from provider version 1.163.0 and it will be removed in the future version. Please use the new resource 'alicloud_alb_listener_acl_attachment'.""")
|
|
175
|
-
|
|
176
174
|
return pulumi.get(self, "acl_config")
|
|
177
175
|
|
|
178
176
|
@acl_config.setter
|
|
@@ -460,13 +458,11 @@ class _ListenerState:
|
|
|
460
458
|
|
|
461
459
|
@property
|
|
462
460
|
@pulumi.getter(name="aclConfig")
|
|
461
|
+
@_utilities.deprecated("""Field 'acl_config' has been deprecated from provider version 1.163.0 and it will be removed in the future version. Please use the new resource 'alicloud_alb_listener_acl_attachment'.""")
|
|
463
462
|
def acl_config(self) -> Optional[pulumi.Input['ListenerAclConfigArgs']]:
|
|
464
463
|
"""
|
|
465
464
|
The configurations of the access control lists (ACLs). See `acl_config` below for details. **NOTE:** Field `acl_config` has been deprecated from provider version 1.163.0, and it will be removed in the future version. Please use the new resource `alb.ListenerAclAttachment`.,
|
|
466
465
|
"""
|
|
467
|
-
warnings.warn("""Field 'acl_config' has been deprecated from provider version 1.163.0 and it will be removed in the future version. Please use the new resource 'alicloud_alb_listener_acl_attachment'.""", DeprecationWarning)
|
|
468
|
-
pulumi.log.warn("""acl_config is deprecated: Field 'acl_config' has been deprecated from provider version 1.163.0 and it will be removed in the future version. Please use the new resource 'alicloud_alb_listener_acl_attachment'.""")
|
|
469
|
-
|
|
470
466
|
return pulumi.get(self, "acl_config")
|
|
471
467
|
|
|
472
468
|
@acl_config.setter
|
|
@@ -934,13 +930,11 @@ class Listener(pulumi.CustomResource):
|
|
|
934
930
|
|
|
935
931
|
@property
|
|
936
932
|
@pulumi.getter(name="aclConfig")
|
|
933
|
+
@_utilities.deprecated("""Field 'acl_config' has been deprecated from provider version 1.163.0 and it will be removed in the future version. Please use the new resource 'alicloud_alb_listener_acl_attachment'.""")
|
|
937
934
|
def acl_config(self) -> pulumi.Output['outputs.ListenerAclConfig']:
|
|
938
935
|
"""
|
|
939
936
|
The configurations of the access control lists (ACLs). See `acl_config` below for details. **NOTE:** Field `acl_config` has been deprecated from provider version 1.163.0, and it will be removed in the future version. Please use the new resource `alb.ListenerAclAttachment`.,
|
|
940
937
|
"""
|
|
941
|
-
warnings.warn("""Field 'acl_config' has been deprecated from provider version 1.163.0 and it will be removed in the future version. Please use the new resource 'alicloud_alb_listener_acl_attachment'.""", DeprecationWarning)
|
|
942
|
-
pulumi.log.warn("""acl_config is deprecated: Field 'acl_config' has been deprecated from provider version 1.163.0 and it will be removed in the future version. Please use the new resource 'alicloud_alb_listener_acl_attachment'.""")
|
|
943
|
-
|
|
944
938
|
return pulumi.get(self, "acl_config")
|
|
945
939
|
|
|
946
940
|
@property
|
pulumi_alicloud/alb/outputs.py
CHANGED
|
@@ -3689,13 +3689,11 @@ class GetLoadBalancersBalancerResult(dict):
|
|
|
3689
3689
|
|
|
3690
3690
|
@property
|
|
3691
3691
|
@pulumi.getter(name="loadBalancerBussinessStatus")
|
|
3692
|
+
@_utilities.deprecated("""Field 'load_balancer_bussiness_status' has been deprecated from provider version 1.142.0 and it will be removed in the future version. Please use the new parameter 'load_balancer_business_status' instead.""")
|
|
3692
3693
|
def load_balancer_bussiness_status(self) -> str:
|
|
3693
3694
|
"""
|
|
3694
3695
|
Load Balancing of the Service Status. Valid Values: `Abnormal` and `Normal`. **NOTE:** Field 'load_balancer_bussiness_status' has been deprecated from provider version 1.142.0.
|
|
3695
3696
|
"""
|
|
3696
|
-
warnings.warn("""Field 'load_balancer_bussiness_status' has been deprecated from provider version 1.142.0 and it will be removed in the future version. Please use the new parameter 'load_balancer_business_status' instead.""", DeprecationWarning)
|
|
3697
|
-
pulumi.log.warn("""load_balancer_bussiness_status is deprecated: Field 'load_balancer_bussiness_status' has been deprecated from provider version 1.142.0 and it will be removed in the future version. Please use the new parameter 'load_balancer_business_status' instead.""")
|
|
3698
|
-
|
|
3699
3697
|
return pulumi.get(self, "load_balancer_bussiness_status")
|
|
3700
3698
|
|
|
3701
3699
|
@property
|