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/rds/account.py
CHANGED
|
@@ -130,13 +130,11 @@ class AccountArgs:
|
|
|
130
130
|
|
|
131
131
|
@property
|
|
132
132
|
@pulumi.getter
|
|
133
|
+
@_utilities.deprecated("""Field 'description' has been deprecated from provider version 1.120.0. New field 'account_description' instead.""")
|
|
133
134
|
def description(self) -> Optional[pulumi.Input[str]]:
|
|
134
135
|
"""
|
|
135
136
|
Database description. It cannot begin with https://. It must start with a Chinese character or English letter. It can include Chinese and English characters, underlines (_), hyphens (-), and numbers. The length may be 2-256 characters.
|
|
136
137
|
"""
|
|
137
|
-
warnings.warn("""Field 'description' has been deprecated from provider version 1.120.0. New field 'account_description' instead.""", DeprecationWarning)
|
|
138
|
-
pulumi.log.warn("""description is deprecated: Field 'description' has been deprecated from provider version 1.120.0. New field 'account_description' instead.""")
|
|
139
|
-
|
|
140
138
|
return pulumi.get(self, "description")
|
|
141
139
|
|
|
142
140
|
@description.setter
|
|
@@ -145,13 +143,11 @@ class AccountArgs:
|
|
|
145
143
|
|
|
146
144
|
@property
|
|
147
145
|
@pulumi.getter(name="instanceId")
|
|
146
|
+
@_utilities.deprecated("""Field 'instance_id' has been deprecated from provider version 1.120.0. New field 'db_instance_id' instead.""")
|
|
148
147
|
def instance_id(self) -> Optional[pulumi.Input[str]]:
|
|
149
148
|
"""
|
|
150
149
|
The Id of instance in which account belongs.
|
|
151
150
|
"""
|
|
152
|
-
warnings.warn("""Field 'instance_id' has been deprecated from provider version 1.120.0. New field 'db_instance_id' instead.""", DeprecationWarning)
|
|
153
|
-
pulumi.log.warn("""instance_id is deprecated: Field 'instance_id' has been deprecated from provider version 1.120.0. New field 'db_instance_id' instead.""")
|
|
154
|
-
|
|
155
151
|
return pulumi.get(self, "instance_id")
|
|
156
152
|
|
|
157
153
|
@instance_id.setter
|
|
@@ -184,13 +180,11 @@ class AccountArgs:
|
|
|
184
180
|
|
|
185
181
|
@property
|
|
186
182
|
@pulumi.getter
|
|
183
|
+
@_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.120.0. New field 'account_name' instead.""")
|
|
187
184
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
188
185
|
"""
|
|
189
186
|
Operation account requiring a uniqueness check. It may consist of lower case letters, numbers, and underlines, and must start with a letter and have no more than 16 characters.
|
|
190
187
|
"""
|
|
191
|
-
warnings.warn("""Field 'name' has been deprecated from provider version 1.120.0. New field 'account_name' instead.""", DeprecationWarning)
|
|
192
|
-
pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.120.0. New field 'account_name' instead.""")
|
|
193
|
-
|
|
194
188
|
return pulumi.get(self, "name")
|
|
195
189
|
|
|
196
190
|
@name.setter
|
|
@@ -199,13 +193,11 @@ class AccountArgs:
|
|
|
199
193
|
|
|
200
194
|
@property
|
|
201
195
|
@pulumi.getter
|
|
196
|
+
@_utilities.deprecated("""Field 'password' has been deprecated from provider version 1.120.0. New field 'account_password' instead.""")
|
|
202
197
|
def password(self) -> Optional[pulumi.Input[str]]:
|
|
203
198
|
"""
|
|
204
199
|
Operation password. It may consist of letters, digits, or underlines, with a length of 6 to 32 characters. You have to specify one of `password` and `kms_encrypted_password` fields.
|
|
205
200
|
"""
|
|
206
|
-
warnings.warn("""Field 'password' has been deprecated from provider version 1.120.0. New field 'account_password' instead.""", DeprecationWarning)
|
|
207
|
-
pulumi.log.warn("""password is deprecated: Field 'password' has been deprecated from provider version 1.120.0. New field 'account_password' instead.""")
|
|
208
|
-
|
|
209
201
|
return pulumi.get(self, "password")
|
|
210
202
|
|
|
211
203
|
@password.setter
|
|
@@ -223,6 +215,7 @@ class AccountArgs:
|
|
|
223
215
|
|
|
224
216
|
@property
|
|
225
217
|
@pulumi.getter
|
|
218
|
+
@_utilities.deprecated("""Field 'type' has been deprecated from provider version 1.120.0. New field 'account_type' instead.""")
|
|
226
219
|
def type(self) -> Optional[pulumi.Input[str]]:
|
|
227
220
|
"""
|
|
228
221
|
Privilege type of account. The SQLServer engine does not support create high privilege accounts.
|
|
@@ -231,9 +224,6 @@ class AccountArgs:
|
|
|
231
224
|
|
|
232
225
|
Default to Normal.
|
|
233
226
|
"""
|
|
234
|
-
warnings.warn("""Field 'type' has been deprecated from provider version 1.120.0. New field 'account_type' instead.""", DeprecationWarning)
|
|
235
|
-
pulumi.log.warn("""type is deprecated: Field 'type' has been deprecated from provider version 1.120.0. New field 'account_type' instead.""")
|
|
236
|
-
|
|
237
227
|
return pulumi.get(self, "type")
|
|
238
228
|
|
|
239
229
|
@type.setter
|
|
@@ -363,13 +353,11 @@ class _AccountState:
|
|
|
363
353
|
|
|
364
354
|
@property
|
|
365
355
|
@pulumi.getter
|
|
356
|
+
@_utilities.deprecated("""Field 'description' has been deprecated from provider version 1.120.0. New field 'account_description' instead.""")
|
|
366
357
|
def description(self) -> Optional[pulumi.Input[str]]:
|
|
367
358
|
"""
|
|
368
359
|
Database description. It cannot begin with https://. It must start with a Chinese character or English letter. It can include Chinese and English characters, underlines (_), hyphens (-), and numbers. The length may be 2-256 characters.
|
|
369
360
|
"""
|
|
370
|
-
warnings.warn("""Field 'description' has been deprecated from provider version 1.120.0. New field 'account_description' instead.""", DeprecationWarning)
|
|
371
|
-
pulumi.log.warn("""description is deprecated: Field 'description' has been deprecated from provider version 1.120.0. New field 'account_description' instead.""")
|
|
372
|
-
|
|
373
361
|
return pulumi.get(self, "description")
|
|
374
362
|
|
|
375
363
|
@description.setter
|
|
@@ -378,13 +366,11 @@ class _AccountState:
|
|
|
378
366
|
|
|
379
367
|
@property
|
|
380
368
|
@pulumi.getter(name="instanceId")
|
|
369
|
+
@_utilities.deprecated("""Field 'instance_id' has been deprecated from provider version 1.120.0. New field 'db_instance_id' instead.""")
|
|
381
370
|
def instance_id(self) -> Optional[pulumi.Input[str]]:
|
|
382
371
|
"""
|
|
383
372
|
The Id of instance in which account belongs.
|
|
384
373
|
"""
|
|
385
|
-
warnings.warn("""Field 'instance_id' has been deprecated from provider version 1.120.0. New field 'db_instance_id' instead.""", DeprecationWarning)
|
|
386
|
-
pulumi.log.warn("""instance_id is deprecated: Field 'instance_id' has been deprecated from provider version 1.120.0. New field 'db_instance_id' instead.""")
|
|
387
|
-
|
|
388
374
|
return pulumi.get(self, "instance_id")
|
|
389
375
|
|
|
390
376
|
@instance_id.setter
|
|
@@ -417,13 +403,11 @@ class _AccountState:
|
|
|
417
403
|
|
|
418
404
|
@property
|
|
419
405
|
@pulumi.getter
|
|
406
|
+
@_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.120.0. New field 'account_name' instead.""")
|
|
420
407
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
421
408
|
"""
|
|
422
409
|
Operation account requiring a uniqueness check. It may consist of lower case letters, numbers, and underlines, and must start with a letter and have no more than 16 characters.
|
|
423
410
|
"""
|
|
424
|
-
warnings.warn("""Field 'name' has been deprecated from provider version 1.120.0. New field 'account_name' instead.""", DeprecationWarning)
|
|
425
|
-
pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.120.0. New field 'account_name' instead.""")
|
|
426
|
-
|
|
427
411
|
return pulumi.get(self, "name")
|
|
428
412
|
|
|
429
413
|
@name.setter
|
|
@@ -432,13 +416,11 @@ class _AccountState:
|
|
|
432
416
|
|
|
433
417
|
@property
|
|
434
418
|
@pulumi.getter
|
|
419
|
+
@_utilities.deprecated("""Field 'password' has been deprecated from provider version 1.120.0. New field 'account_password' instead.""")
|
|
435
420
|
def password(self) -> Optional[pulumi.Input[str]]:
|
|
436
421
|
"""
|
|
437
422
|
Operation password. It may consist of letters, digits, or underlines, with a length of 6 to 32 characters. You have to specify one of `password` and `kms_encrypted_password` fields.
|
|
438
423
|
"""
|
|
439
|
-
warnings.warn("""Field 'password' has been deprecated from provider version 1.120.0. New field 'account_password' instead.""", DeprecationWarning)
|
|
440
|
-
pulumi.log.warn("""password is deprecated: Field 'password' has been deprecated from provider version 1.120.0. New field 'account_password' instead.""")
|
|
441
|
-
|
|
442
424
|
return pulumi.get(self, "password")
|
|
443
425
|
|
|
444
426
|
@password.setter
|
|
@@ -465,6 +447,7 @@ class _AccountState:
|
|
|
465
447
|
|
|
466
448
|
@property
|
|
467
449
|
@pulumi.getter
|
|
450
|
+
@_utilities.deprecated("""Field 'type' has been deprecated from provider version 1.120.0. New field 'account_type' instead.""")
|
|
468
451
|
def type(self) -> Optional[pulumi.Input[str]]:
|
|
469
452
|
"""
|
|
470
453
|
Privilege type of account. The SQLServer engine does not support create high privilege accounts.
|
|
@@ -473,9 +456,6 @@ class _AccountState:
|
|
|
473
456
|
|
|
474
457
|
Default to Normal.
|
|
475
458
|
"""
|
|
476
|
-
warnings.warn("""Field 'type' has been deprecated from provider version 1.120.0. New field 'account_type' instead.""", DeprecationWarning)
|
|
477
|
-
pulumi.log.warn("""type is deprecated: Field 'type' has been deprecated from provider version 1.120.0. New field 'account_type' instead.""")
|
|
478
|
-
|
|
479
459
|
return pulumi.get(self, "type")
|
|
480
460
|
|
|
481
461
|
@type.setter
|
|
@@ -761,24 +741,20 @@ class Account(pulumi.CustomResource):
|
|
|
761
741
|
|
|
762
742
|
@property
|
|
763
743
|
@pulumi.getter
|
|
744
|
+
@_utilities.deprecated("""Field 'description' has been deprecated from provider version 1.120.0. New field 'account_description' instead.""")
|
|
764
745
|
def description(self) -> pulumi.Output[str]:
|
|
765
746
|
"""
|
|
766
747
|
Database description. It cannot begin with https://. It must start with a Chinese character or English letter. It can include Chinese and English characters, underlines (_), hyphens (-), and numbers. The length may be 2-256 characters.
|
|
767
748
|
"""
|
|
768
|
-
warnings.warn("""Field 'description' has been deprecated from provider version 1.120.0. New field 'account_description' instead.""", DeprecationWarning)
|
|
769
|
-
pulumi.log.warn("""description is deprecated: Field 'description' has been deprecated from provider version 1.120.0. New field 'account_description' instead.""")
|
|
770
|
-
|
|
771
749
|
return pulumi.get(self, "description")
|
|
772
750
|
|
|
773
751
|
@property
|
|
774
752
|
@pulumi.getter(name="instanceId")
|
|
753
|
+
@_utilities.deprecated("""Field 'instance_id' has been deprecated from provider version 1.120.0. New field 'db_instance_id' instead.""")
|
|
775
754
|
def instance_id(self) -> pulumi.Output[str]:
|
|
776
755
|
"""
|
|
777
756
|
The Id of instance in which account belongs.
|
|
778
757
|
"""
|
|
779
|
-
warnings.warn("""Field 'instance_id' has been deprecated from provider version 1.120.0. New field 'db_instance_id' instead.""", DeprecationWarning)
|
|
780
|
-
pulumi.log.warn("""instance_id is deprecated: Field 'instance_id' has been deprecated from provider version 1.120.0. New field 'db_instance_id' instead.""")
|
|
781
|
-
|
|
782
758
|
return pulumi.get(self, "instance_id")
|
|
783
759
|
|
|
784
760
|
@property
|
|
@@ -799,24 +775,20 @@ class Account(pulumi.CustomResource):
|
|
|
799
775
|
|
|
800
776
|
@property
|
|
801
777
|
@pulumi.getter
|
|
778
|
+
@_utilities.deprecated("""Field 'name' has been deprecated from provider version 1.120.0. New field 'account_name' instead.""")
|
|
802
779
|
def name(self) -> pulumi.Output[str]:
|
|
803
780
|
"""
|
|
804
781
|
Operation account requiring a uniqueness check. It may consist of lower case letters, numbers, and underlines, and must start with a letter and have no more than 16 characters.
|
|
805
782
|
"""
|
|
806
|
-
warnings.warn("""Field 'name' has been deprecated from provider version 1.120.0. New field 'account_name' instead.""", DeprecationWarning)
|
|
807
|
-
pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated from provider version 1.120.0. New field 'account_name' instead.""")
|
|
808
|
-
|
|
809
783
|
return pulumi.get(self, "name")
|
|
810
784
|
|
|
811
785
|
@property
|
|
812
786
|
@pulumi.getter
|
|
787
|
+
@_utilities.deprecated("""Field 'password' has been deprecated from provider version 1.120.0. New field 'account_password' instead.""")
|
|
813
788
|
def password(self) -> pulumi.Output[str]:
|
|
814
789
|
"""
|
|
815
790
|
Operation password. It may consist of letters, digits, or underlines, with a length of 6 to 32 characters. You have to specify one of `password` and `kms_encrypted_password` fields.
|
|
816
791
|
"""
|
|
817
|
-
warnings.warn("""Field 'password' has been deprecated from provider version 1.120.0. New field 'account_password' instead.""", DeprecationWarning)
|
|
818
|
-
pulumi.log.warn("""password is deprecated: Field 'password' has been deprecated from provider version 1.120.0. New field 'account_password' instead.""")
|
|
819
|
-
|
|
820
792
|
return pulumi.get(self, "password")
|
|
821
793
|
|
|
822
794
|
@property
|
|
@@ -831,6 +803,7 @@ class Account(pulumi.CustomResource):
|
|
|
831
803
|
|
|
832
804
|
@property
|
|
833
805
|
@pulumi.getter
|
|
806
|
+
@_utilities.deprecated("""Field 'type' has been deprecated from provider version 1.120.0. New field 'account_type' instead.""")
|
|
834
807
|
def type(self) -> pulumi.Output[str]:
|
|
835
808
|
"""
|
|
836
809
|
Privilege type of account. The SQLServer engine does not support create high privilege accounts.
|
|
@@ -839,8 +812,5 @@ class Account(pulumi.CustomResource):
|
|
|
839
812
|
|
|
840
813
|
Default to Normal.
|
|
841
814
|
"""
|
|
842
|
-
warnings.warn("""Field 'type' has been deprecated from provider version 1.120.0. New field 'account_type' instead.""", DeprecationWarning)
|
|
843
|
-
pulumi.log.warn("""type is deprecated: Field 'type' has been deprecated from provider version 1.120.0. New field 'account_type' instead.""")
|
|
844
|
-
|
|
845
815
|
return pulumi.get(self, "type")
|
|
846
816
|
|
|
@@ -206,13 +206,11 @@ class BackupPolicyArgs:
|
|
|
206
206
|
|
|
207
207
|
@property
|
|
208
208
|
@pulumi.getter(name="backupPeriods")
|
|
209
|
+
@_utilities.deprecated("""Attribute 'backup_period' has been deprecated from version 1.69.0. Use `preferred_backup_period` instead""")
|
|
209
210
|
def backup_periods(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
210
211
|
"""
|
|
211
212
|
It has been deprecated from version 1.69.0, and use field 'preferred_backup_period' instead.
|
|
212
213
|
"""
|
|
213
|
-
warnings.warn("""Attribute 'backup_period' has been deprecated from version 1.69.0. Use `preferred_backup_period` instead""", DeprecationWarning)
|
|
214
|
-
pulumi.log.warn("""backup_periods is deprecated: Attribute 'backup_period' has been deprecated from version 1.69.0. Use `preferred_backup_period` instead""")
|
|
215
|
-
|
|
216
214
|
return pulumi.get(self, "backup_periods")
|
|
217
215
|
|
|
218
216
|
@backup_periods.setter
|
|
@@ -233,13 +231,11 @@ class BackupPolicyArgs:
|
|
|
233
231
|
|
|
234
232
|
@property
|
|
235
233
|
@pulumi.getter(name="backupTime")
|
|
234
|
+
@_utilities.deprecated("""Attribute 'backup_time' has been deprecated from version 1.69.0. Use `preferred_backup_time` instead""")
|
|
236
235
|
def backup_time(self) -> Optional[pulumi.Input[str]]:
|
|
237
236
|
"""
|
|
238
237
|
It has been deprecated from version 1.69.0, and use field 'preferred_backup_time' instead.
|
|
239
238
|
"""
|
|
240
|
-
warnings.warn("""Attribute 'backup_time' has been deprecated from version 1.69.0. Use `preferred_backup_time` instead""", DeprecationWarning)
|
|
241
|
-
pulumi.log.warn("""backup_time is deprecated: Attribute 'backup_time' has been deprecated from version 1.69.0. Use `preferred_backup_time` instead""")
|
|
242
|
-
|
|
243
239
|
return pulumi.get(self, "backup_time")
|
|
244
240
|
|
|
245
241
|
@backup_time.setter
|
|
@@ -321,13 +317,11 @@ class BackupPolicyArgs:
|
|
|
321
317
|
|
|
322
318
|
@property
|
|
323
319
|
@pulumi.getter(name="logBackup")
|
|
320
|
+
@_utilities.deprecated("""Attribute 'log_backup' has been deprecated from version 1.68.0. Use `enable_backup_log` instead""")
|
|
324
321
|
def log_backup(self) -> Optional[pulumi.Input[bool]]:
|
|
325
322
|
"""
|
|
326
323
|
It has been deprecated from version 1.68.0, and use field 'enable_backup_log' instead.
|
|
327
324
|
"""
|
|
328
|
-
warnings.warn("""Attribute 'log_backup' has been deprecated from version 1.68.0. Use `enable_backup_log` instead""", DeprecationWarning)
|
|
329
|
-
pulumi.log.warn("""log_backup is deprecated: Attribute 'log_backup' has been deprecated from version 1.68.0. Use `enable_backup_log` instead""")
|
|
330
|
-
|
|
331
325
|
return pulumi.get(self, "log_backup")
|
|
332
326
|
|
|
333
327
|
@log_backup.setter
|
|
@@ -360,13 +354,11 @@ class BackupPolicyArgs:
|
|
|
360
354
|
|
|
361
355
|
@property
|
|
362
356
|
@pulumi.getter(name="logRetentionPeriod")
|
|
357
|
+
@_utilities.deprecated("""Attribute 'log_retention_period' has been deprecated from version 1.69.0. Use `log_backup_retention_period` instead""")
|
|
363
358
|
def log_retention_period(self) -> Optional[pulumi.Input[int]]:
|
|
364
359
|
"""
|
|
365
360
|
It has been deprecated from version 1.69.0, and use field 'log_backup_retention_period' instead.
|
|
366
361
|
"""
|
|
367
|
-
warnings.warn("""Attribute 'log_retention_period' has been deprecated from version 1.69.0. Use `log_backup_retention_period` instead""", DeprecationWarning)
|
|
368
|
-
pulumi.log.warn("""log_retention_period is deprecated: Attribute 'log_retention_period' has been deprecated from version 1.69.0. Use `log_backup_retention_period` instead""")
|
|
369
|
-
|
|
370
362
|
return pulumi.get(self, "log_retention_period")
|
|
371
363
|
|
|
372
364
|
@log_retention_period.setter
|
|
@@ -414,13 +406,11 @@ class BackupPolicyArgs:
|
|
|
414
406
|
|
|
415
407
|
@property
|
|
416
408
|
@pulumi.getter(name="retentionPeriod")
|
|
409
|
+
@_utilities.deprecated("""Attribute 'retention_period' has been deprecated from version 1.69.0. Use `backup_retention_period` instead""")
|
|
417
410
|
def retention_period(self) -> Optional[pulumi.Input[int]]:
|
|
418
411
|
"""
|
|
419
412
|
It has been deprecated from version 1.69.0, and use field 'backup_retention_period' instead.
|
|
420
413
|
"""
|
|
421
|
-
warnings.warn("""Attribute 'retention_period' has been deprecated from version 1.69.0. Use `backup_retention_period` instead""", DeprecationWarning)
|
|
422
|
-
pulumi.log.warn("""retention_period is deprecated: Attribute 'retention_period' has been deprecated from version 1.69.0. Use `backup_retention_period` instead""")
|
|
423
|
-
|
|
424
414
|
return pulumi.get(self, "retention_period")
|
|
425
415
|
|
|
426
416
|
@retention_period.setter
|
|
@@ -612,13 +602,11 @@ class _BackupPolicyState:
|
|
|
612
602
|
|
|
613
603
|
@property
|
|
614
604
|
@pulumi.getter(name="backupPeriods")
|
|
605
|
+
@_utilities.deprecated("""Attribute 'backup_period' has been deprecated from version 1.69.0. Use `preferred_backup_period` instead""")
|
|
615
606
|
def backup_periods(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
616
607
|
"""
|
|
617
608
|
It has been deprecated from version 1.69.0, and use field 'preferred_backup_period' instead.
|
|
618
609
|
"""
|
|
619
|
-
warnings.warn("""Attribute 'backup_period' has been deprecated from version 1.69.0. Use `preferred_backup_period` instead""", DeprecationWarning)
|
|
620
|
-
pulumi.log.warn("""backup_periods is deprecated: Attribute 'backup_period' has been deprecated from version 1.69.0. Use `preferred_backup_period` instead""")
|
|
621
|
-
|
|
622
610
|
return pulumi.get(self, "backup_periods")
|
|
623
611
|
|
|
624
612
|
@backup_periods.setter
|
|
@@ -639,13 +627,11 @@ class _BackupPolicyState:
|
|
|
639
627
|
|
|
640
628
|
@property
|
|
641
629
|
@pulumi.getter(name="backupTime")
|
|
630
|
+
@_utilities.deprecated("""Attribute 'backup_time' has been deprecated from version 1.69.0. Use `preferred_backup_time` instead""")
|
|
642
631
|
def backup_time(self) -> Optional[pulumi.Input[str]]:
|
|
643
632
|
"""
|
|
644
633
|
It has been deprecated from version 1.69.0, and use field 'preferred_backup_time' instead.
|
|
645
634
|
"""
|
|
646
|
-
warnings.warn("""Attribute 'backup_time' has been deprecated from version 1.69.0. Use `preferred_backup_time` instead""", DeprecationWarning)
|
|
647
|
-
pulumi.log.warn("""backup_time is deprecated: Attribute 'backup_time' has been deprecated from version 1.69.0. Use `preferred_backup_time` instead""")
|
|
648
|
-
|
|
649
635
|
return pulumi.get(self, "backup_time")
|
|
650
636
|
|
|
651
637
|
@backup_time.setter
|
|
@@ -739,13 +725,11 @@ class _BackupPolicyState:
|
|
|
739
725
|
|
|
740
726
|
@property
|
|
741
727
|
@pulumi.getter(name="logBackup")
|
|
728
|
+
@_utilities.deprecated("""Attribute 'log_backup' has been deprecated from version 1.68.0. Use `enable_backup_log` instead""")
|
|
742
729
|
def log_backup(self) -> Optional[pulumi.Input[bool]]:
|
|
743
730
|
"""
|
|
744
731
|
It has been deprecated from version 1.68.0, and use field 'enable_backup_log' instead.
|
|
745
732
|
"""
|
|
746
|
-
warnings.warn("""Attribute 'log_backup' has been deprecated from version 1.68.0. Use `enable_backup_log` instead""", DeprecationWarning)
|
|
747
|
-
pulumi.log.warn("""log_backup is deprecated: Attribute 'log_backup' has been deprecated from version 1.68.0. Use `enable_backup_log` instead""")
|
|
748
|
-
|
|
749
733
|
return pulumi.get(self, "log_backup")
|
|
750
734
|
|
|
751
735
|
@log_backup.setter
|
|
@@ -778,13 +762,11 @@ class _BackupPolicyState:
|
|
|
778
762
|
|
|
779
763
|
@property
|
|
780
764
|
@pulumi.getter(name="logRetentionPeriod")
|
|
765
|
+
@_utilities.deprecated("""Attribute 'log_retention_period' has been deprecated from version 1.69.0. Use `log_backup_retention_period` instead""")
|
|
781
766
|
def log_retention_period(self) -> Optional[pulumi.Input[int]]:
|
|
782
767
|
"""
|
|
783
768
|
It has been deprecated from version 1.69.0, and use field 'log_backup_retention_period' instead.
|
|
784
769
|
"""
|
|
785
|
-
warnings.warn("""Attribute 'log_retention_period' has been deprecated from version 1.69.0. Use `log_backup_retention_period` instead""", DeprecationWarning)
|
|
786
|
-
pulumi.log.warn("""log_retention_period is deprecated: Attribute 'log_retention_period' has been deprecated from version 1.69.0. Use `log_backup_retention_period` instead""")
|
|
787
|
-
|
|
788
770
|
return pulumi.get(self, "log_retention_period")
|
|
789
771
|
|
|
790
772
|
@log_retention_period.setter
|
|
@@ -832,13 +814,11 @@ class _BackupPolicyState:
|
|
|
832
814
|
|
|
833
815
|
@property
|
|
834
816
|
@pulumi.getter(name="retentionPeriod")
|
|
817
|
+
@_utilities.deprecated("""Attribute 'retention_period' has been deprecated from version 1.69.0. Use `backup_retention_period` instead""")
|
|
835
818
|
def retention_period(self) -> Optional[pulumi.Input[int]]:
|
|
836
819
|
"""
|
|
837
820
|
It has been deprecated from version 1.69.0, and use field 'backup_retention_period' instead.
|
|
838
821
|
"""
|
|
839
|
-
warnings.warn("""Attribute 'retention_period' has been deprecated from version 1.69.0. Use `backup_retention_period` instead""", DeprecationWarning)
|
|
840
|
-
pulumi.log.warn("""retention_period is deprecated: Attribute 'retention_period' has been deprecated from version 1.69.0. Use `backup_retention_period` instead""")
|
|
841
|
-
|
|
842
822
|
return pulumi.get(self, "retention_period")
|
|
843
823
|
|
|
844
824
|
@retention_period.setter
|
|
@@ -1227,13 +1207,11 @@ class BackupPolicy(pulumi.CustomResource):
|
|
|
1227
1207
|
|
|
1228
1208
|
@property
|
|
1229
1209
|
@pulumi.getter(name="backupPeriods")
|
|
1210
|
+
@_utilities.deprecated("""Attribute 'backup_period' has been deprecated from version 1.69.0. Use `preferred_backup_period` instead""")
|
|
1230
1211
|
def backup_periods(self) -> pulumi.Output[Sequence[str]]:
|
|
1231
1212
|
"""
|
|
1232
1213
|
It has been deprecated from version 1.69.0, and use field 'preferred_backup_period' instead.
|
|
1233
1214
|
"""
|
|
1234
|
-
warnings.warn("""Attribute 'backup_period' has been deprecated from version 1.69.0. Use `preferred_backup_period` instead""", DeprecationWarning)
|
|
1235
|
-
pulumi.log.warn("""backup_periods is deprecated: Attribute 'backup_period' has been deprecated from version 1.69.0. Use `preferred_backup_period` instead""")
|
|
1236
|
-
|
|
1237
1215
|
return pulumi.get(self, "backup_periods")
|
|
1238
1216
|
|
|
1239
1217
|
@property
|
|
@@ -1246,13 +1224,11 @@ class BackupPolicy(pulumi.CustomResource):
|
|
|
1246
1224
|
|
|
1247
1225
|
@property
|
|
1248
1226
|
@pulumi.getter(name="backupTime")
|
|
1227
|
+
@_utilities.deprecated("""Attribute 'backup_time' has been deprecated from version 1.69.0. Use `preferred_backup_time` instead""")
|
|
1249
1228
|
def backup_time(self) -> pulumi.Output[str]:
|
|
1250
1229
|
"""
|
|
1251
1230
|
It has been deprecated from version 1.69.0, and use field 'preferred_backup_time' instead.
|
|
1252
1231
|
"""
|
|
1253
|
-
warnings.warn("""Attribute 'backup_time' has been deprecated from version 1.69.0. Use `preferred_backup_time` instead""", DeprecationWarning)
|
|
1254
|
-
pulumi.log.warn("""backup_time is deprecated: Attribute 'backup_time' has been deprecated from version 1.69.0. Use `preferred_backup_time` instead""")
|
|
1255
|
-
|
|
1256
1232
|
return pulumi.get(self, "backup_time")
|
|
1257
1233
|
|
|
1258
1234
|
@property
|
|
@@ -1314,13 +1290,11 @@ class BackupPolicy(pulumi.CustomResource):
|
|
|
1314
1290
|
|
|
1315
1291
|
@property
|
|
1316
1292
|
@pulumi.getter(name="logBackup")
|
|
1293
|
+
@_utilities.deprecated("""Attribute 'log_backup' has been deprecated from version 1.68.0. Use `enable_backup_log` instead""")
|
|
1317
1294
|
def log_backup(self) -> pulumi.Output[bool]:
|
|
1318
1295
|
"""
|
|
1319
1296
|
It has been deprecated from version 1.68.0, and use field 'enable_backup_log' instead.
|
|
1320
1297
|
"""
|
|
1321
|
-
warnings.warn("""Attribute 'log_backup' has been deprecated from version 1.68.0. Use `enable_backup_log` instead""", DeprecationWarning)
|
|
1322
|
-
pulumi.log.warn("""log_backup is deprecated: Attribute 'log_backup' has been deprecated from version 1.68.0. Use `enable_backup_log` instead""")
|
|
1323
|
-
|
|
1324
1298
|
return pulumi.get(self, "log_backup")
|
|
1325
1299
|
|
|
1326
1300
|
@property
|
|
@@ -1341,13 +1315,11 @@ class BackupPolicy(pulumi.CustomResource):
|
|
|
1341
1315
|
|
|
1342
1316
|
@property
|
|
1343
1317
|
@pulumi.getter(name="logRetentionPeriod")
|
|
1318
|
+
@_utilities.deprecated("""Attribute 'log_retention_period' has been deprecated from version 1.69.0. Use `log_backup_retention_period` instead""")
|
|
1344
1319
|
def log_retention_period(self) -> pulumi.Output[int]:
|
|
1345
1320
|
"""
|
|
1346
1321
|
It has been deprecated from version 1.69.0, and use field 'log_backup_retention_period' instead.
|
|
1347
1322
|
"""
|
|
1348
|
-
warnings.warn("""Attribute 'log_retention_period' has been deprecated from version 1.69.0. Use `log_backup_retention_period` instead""", DeprecationWarning)
|
|
1349
|
-
pulumi.log.warn("""log_retention_period is deprecated: Attribute 'log_retention_period' has been deprecated from version 1.69.0. Use `log_backup_retention_period` instead""")
|
|
1350
|
-
|
|
1351
1323
|
return pulumi.get(self, "log_retention_period")
|
|
1352
1324
|
|
|
1353
1325
|
@property
|
|
@@ -1379,12 +1351,10 @@ class BackupPolicy(pulumi.CustomResource):
|
|
|
1379
1351
|
|
|
1380
1352
|
@property
|
|
1381
1353
|
@pulumi.getter(name="retentionPeriod")
|
|
1354
|
+
@_utilities.deprecated("""Attribute 'retention_period' has been deprecated from version 1.69.0. Use `backup_retention_period` instead""")
|
|
1382
1355
|
def retention_period(self) -> pulumi.Output[int]:
|
|
1383
1356
|
"""
|
|
1384
1357
|
It has been deprecated from version 1.69.0, and use field 'backup_retention_period' instead.
|
|
1385
1358
|
"""
|
|
1386
|
-
warnings.warn("""Attribute 'retention_period' has been deprecated from version 1.69.0. Use `backup_retention_period` instead""", DeprecationWarning)
|
|
1387
|
-
pulumi.log.warn("""retention_period is deprecated: Attribute 'retention_period' has been deprecated from version 1.69.0. Use `backup_retention_period` instead""")
|
|
1388
|
-
|
|
1389
1359
|
return pulumi.get(self, "retention_period")
|
|
1390
1360
|
|
pulumi_alicloud/rds/get_zones.py
CHANGED
|
@@ -100,10 +100,8 @@ class GetZonesResult:
|
|
|
100
100
|
|
|
101
101
|
@property
|
|
102
102
|
@pulumi.getter
|
|
103
|
+
@_utilities.deprecated("""It has been deprecated from version 1.137.0 and using `multi_zone` instead.""")
|
|
103
104
|
def multi(self) -> Optional[bool]:
|
|
104
|
-
warnings.warn("""It has been deprecated from version 1.137.0 and using `multi_zone` instead.""", DeprecationWarning)
|
|
105
|
-
pulumi.log.warn("""multi is deprecated: It has been deprecated from version 1.137.0 and using `multi_zone` instead.""")
|
|
106
|
-
|
|
107
105
|
return pulumi.get(self, "multi")
|
|
108
106
|
|
|
109
107
|
@property
|
pulumi_alicloud/rds/instance.py
CHANGED
|
@@ -1130,13 +1130,11 @@ class InstanceArgs:
|
|
|
1130
1130
|
|
|
1131
1131
|
@property
|
|
1132
1132
|
@pulumi.getter(name="securityGroupId")
|
|
1133
|
+
@_utilities.deprecated("""Attribute `security_group_id` has been deprecated from 1.69.0 and use `security_group_ids` instead.""")
|
|
1133
1134
|
def security_group_id(self) -> Optional[pulumi.Input[str]]:
|
|
1134
1135
|
"""
|
|
1135
1136
|
It has been deprecated from 1.69.0 and use `security_group_ids` instead.
|
|
1136
1137
|
"""
|
|
1137
|
-
warnings.warn("""Attribute `security_group_id` has been deprecated from 1.69.0 and use `security_group_ids` instead.""", DeprecationWarning)
|
|
1138
|
-
pulumi.log.warn("""security_group_id is deprecated: Attribute `security_group_id` has been deprecated from 1.69.0 and use `security_group_ids` instead.""")
|
|
1139
|
-
|
|
1140
1138
|
return pulumi.get(self, "security_group_id")
|
|
1141
1139
|
|
|
1142
1140
|
@security_group_id.setter
|
|
@@ -1404,15 +1402,13 @@ class InstanceArgs:
|
|
|
1404
1402
|
|
|
1405
1403
|
@property
|
|
1406
1404
|
@pulumi.getter(name="upgradeDbInstanceKernelVersion")
|
|
1405
|
+
@_utilities.deprecated("""Attribute `upgrade_db_instance_kernel_version` has been deprecated from 1.198.0 and use `target_minor_version` instead.""")
|
|
1407
1406
|
def upgrade_db_instance_kernel_version(self) -> Optional[pulumi.Input[bool]]:
|
|
1408
1407
|
"""
|
|
1409
1408
|
Whether to upgrade a minor version of the kernel. Valid values:
|
|
1410
1409
|
- true: upgrade
|
|
1411
1410
|
- false: not to upgrade
|
|
1412
1411
|
"""
|
|
1413
|
-
warnings.warn("""Attribute `upgrade_db_instance_kernel_version` has been deprecated from 1.198.0 and use `target_minor_version` instead.""", DeprecationWarning)
|
|
1414
|
-
pulumi.log.warn("""upgrade_db_instance_kernel_version is deprecated: Attribute `upgrade_db_instance_kernel_version` has been deprecated from 1.198.0 and use `target_minor_version` instead.""")
|
|
1415
|
-
|
|
1416
1412
|
return pulumi.get(self, "upgrade_db_instance_kernel_version")
|
|
1417
1413
|
|
|
1418
1414
|
@upgrade_db_instance_kernel_version.setter
|
|
@@ -2682,13 +2678,11 @@ class _InstanceState:
|
|
|
2682
2678
|
|
|
2683
2679
|
@property
|
|
2684
2680
|
@pulumi.getter(name="securityGroupId")
|
|
2681
|
+
@_utilities.deprecated("""Attribute `security_group_id` has been deprecated from 1.69.0 and use `security_group_ids` instead.""")
|
|
2685
2682
|
def security_group_id(self) -> Optional[pulumi.Input[str]]:
|
|
2686
2683
|
"""
|
|
2687
2684
|
It has been deprecated from 1.69.0 and use `security_group_ids` instead.
|
|
2688
2685
|
"""
|
|
2689
|
-
warnings.warn("""Attribute `security_group_id` has been deprecated from 1.69.0 and use `security_group_ids` instead.""", DeprecationWarning)
|
|
2690
|
-
pulumi.log.warn("""security_group_id is deprecated: Attribute `security_group_id` has been deprecated from 1.69.0 and use `security_group_ids` instead.""")
|
|
2691
|
-
|
|
2692
2686
|
return pulumi.get(self, "security_group_id")
|
|
2693
2687
|
|
|
2694
2688
|
@security_group_id.setter
|
|
@@ -2980,15 +2974,13 @@ class _InstanceState:
|
|
|
2980
2974
|
|
|
2981
2975
|
@property
|
|
2982
2976
|
@pulumi.getter(name="upgradeDbInstanceKernelVersion")
|
|
2977
|
+
@_utilities.deprecated("""Attribute `upgrade_db_instance_kernel_version` has been deprecated from 1.198.0 and use `target_minor_version` instead.""")
|
|
2983
2978
|
def upgrade_db_instance_kernel_version(self) -> Optional[pulumi.Input[bool]]:
|
|
2984
2979
|
"""
|
|
2985
2980
|
Whether to upgrade a minor version of the kernel. Valid values:
|
|
2986
2981
|
- true: upgrade
|
|
2987
2982
|
- false: not to upgrade
|
|
2988
2983
|
"""
|
|
2989
|
-
warnings.warn("""Attribute `upgrade_db_instance_kernel_version` has been deprecated from 1.198.0 and use `target_minor_version` instead.""", DeprecationWarning)
|
|
2990
|
-
pulumi.log.warn("""upgrade_db_instance_kernel_version is deprecated: Attribute `upgrade_db_instance_kernel_version` has been deprecated from 1.198.0 and use `target_minor_version` instead.""")
|
|
2991
|
-
|
|
2992
2984
|
return pulumi.get(self, "upgrade_db_instance_kernel_version")
|
|
2993
2985
|
|
|
2994
2986
|
@upgrade_db_instance_kernel_version.setter
|
|
@@ -4502,13 +4494,11 @@ class Instance(pulumi.CustomResource):
|
|
|
4502
4494
|
|
|
4503
4495
|
@property
|
|
4504
4496
|
@pulumi.getter(name="securityGroupId")
|
|
4497
|
+
@_utilities.deprecated("""Attribute `security_group_id` has been deprecated from 1.69.0 and use `security_group_ids` instead.""")
|
|
4505
4498
|
def security_group_id(self) -> pulumi.Output[str]:
|
|
4506
4499
|
"""
|
|
4507
4500
|
It has been deprecated from 1.69.0 and use `security_group_ids` instead.
|
|
4508
4501
|
"""
|
|
4509
|
-
warnings.warn("""Attribute `security_group_id` has been deprecated from 1.69.0 and use `security_group_ids` instead.""", DeprecationWarning)
|
|
4510
|
-
pulumi.log.warn("""security_group_id is deprecated: Attribute `security_group_id` has been deprecated from 1.69.0 and use `security_group_ids` instead.""")
|
|
4511
|
-
|
|
4512
4502
|
return pulumi.get(self, "security_group_id")
|
|
4513
4503
|
|
|
4514
4504
|
@property
|
|
@@ -4712,15 +4702,13 @@ class Instance(pulumi.CustomResource):
|
|
|
4712
4702
|
|
|
4713
4703
|
@property
|
|
4714
4704
|
@pulumi.getter(name="upgradeDbInstanceKernelVersion")
|
|
4705
|
+
@_utilities.deprecated("""Attribute `upgrade_db_instance_kernel_version` has been deprecated from 1.198.0 and use `target_minor_version` instead.""")
|
|
4715
4706
|
def upgrade_db_instance_kernel_version(self) -> pulumi.Output[Optional[bool]]:
|
|
4716
4707
|
"""
|
|
4717
4708
|
Whether to upgrade a minor version of the kernel. Valid values:
|
|
4718
4709
|
- true: upgrade
|
|
4719
4710
|
- false: not to upgrade
|
|
4720
4711
|
"""
|
|
4721
|
-
warnings.warn("""Attribute `upgrade_db_instance_kernel_version` has been deprecated from 1.198.0 and use `target_minor_version` instead.""", DeprecationWarning)
|
|
4722
|
-
pulumi.log.warn("""upgrade_db_instance_kernel_version is deprecated: Attribute `upgrade_db_instance_kernel_version` has been deprecated from 1.198.0 and use `target_minor_version` instead.""")
|
|
4723
|
-
|
|
4724
4712
|
return pulumi.get(self, "upgrade_db_instance_kernel_version")
|
|
4725
4713
|
|
|
4726
4714
|
@property
|