pulumi-alicloud 3.72.0__py3-none-any.whl → 3.72.0a1735837979__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/__init__.py +0 -75
- pulumi_alicloud/_inputs.py +0 -471
- pulumi_alicloud/adb/cluster.py +0 -68
- pulumi_alicloud/adb/db_cluster.py +0 -94
- pulumi_alicloud/adb/get_db_cluster_lake_versions.py +4 -39
- pulumi_alicloud/adb/outputs.py +2 -106
- pulumi_alicloud/cfg/get_aggregate_compliance_packs.py +2 -2
- pulumi_alicloud/cfg/get_aggregate_config_rules.py +4 -4
- pulumi_alicloud/cfg/get_aggregate_deliveries.py +2 -16
- pulumi_alicloud/cfg/get_aggregators.py +2 -2
- pulumi_alicloud/cfg/get_compliance_packs.py +2 -2
- pulumi_alicloud/cfg/get_configuration_recorders.py +6 -2
- pulumi_alicloud/cfg/get_deliveries.py +2 -11
- pulumi_alicloud/cfg/get_delivery_channels.py +4 -0
- pulumi_alicloud/cfg/get_rules.py +7 -3
- pulumi_alicloud/cfg/outputs.py +20 -28
- pulumi_alicloud/cloudfirewall/get_instance_members.py +2 -2
- pulumi_alicloud/cloudfirewall/get_instances.py +6 -23
- pulumi_alicloud/cloudfirewall/get_vpc_firewall_cens.py +2 -2
- pulumi_alicloud/cloudfirewall/get_vpc_firewall_control_policies.py +2 -32
- pulumi_alicloud/cloudfirewall/get_vpc_firewalls.py +2 -2
- pulumi_alicloud/cloudfirewall/instance.py +1 -1
- pulumi_alicloud/cloudfirewall/outputs.py +4 -16
- pulumi_alicloud/config/__init__.pyi +0 -2
- pulumi_alicloud/config/outputs.py +0 -284
- pulumi_alicloud/config/vars.py +0 -4
- pulumi_alicloud/cr/_inputs.py +0 -128
- pulumi_alicloud/cr/outputs.py +0 -93
- pulumi_alicloud/cr/registry_enterprise_instance.py +63 -86
- pulumi_alicloud/cs/registry_enterprise_sync_rule.py +38 -331
- pulumi_alicloud/dcdn/get_domains.py +2 -2
- pulumi_alicloud/dcdn/get_ipa_domains.py +2 -14
- pulumi_alicloud/dcdn/get_waf_domains.py +2 -5
- pulumi_alicloud/dcdn/get_waf_policies.py +2 -8
- pulumi_alicloud/dcdn/outputs.py +6 -6
- pulumi_alicloud/ddos/get_ddos_coo_domain_resources.py +2 -8
- pulumi_alicloud/ddos/get_ddos_coo_ports.py +4 -16
- pulumi_alicloud/ddos/outputs.py +4 -4
- pulumi_alicloud/ecs/_inputs.py +0 -9
- pulumi_alicloud/ecs/get_ecs_disks.py +14 -103
- pulumi_alicloud/ecs/outputs.py +36 -90
- pulumi_alicloud/esa/__init__.py +0 -3
- pulumi_alicloud/ess/get_scaling_configurations.py +10 -116
- pulumi_alicloud/ess/notification.py +3 -50
- pulumi_alicloud/ess/outputs.py +8 -104
- pulumi_alicloud/ess/scheduled_task.py +7 -7
- pulumi_alicloud/fc/v3_trigger.py +1 -1
- pulumi_alicloud/ga/get_accelerator_spare_ip_attachments.py +2 -11
- pulumi_alicloud/ga/get_acls.py +2 -14
- pulumi_alicloud/ga/get_additional_certificates.py +2 -11
- pulumi_alicloud/ga/get_bandwidth_packages.py +2 -14
- pulumi_alicloud/ga/get_basic_accelerate_ip_endpoint_relations.py +2 -2
- pulumi_alicloud/ga/get_basic_accelerate_ips.py +2 -2
- pulumi_alicloud/ga/get_basic_accelerators.py +2 -2
- pulumi_alicloud/ga/get_basic_endpoints.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoint_group_destinations.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoint_groups.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoint_traffic_policies.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoints.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_port_mappings.py +2 -2
- pulumi_alicloud/ga/get_domains.py +2 -2
- pulumi_alicloud/ga/get_forwarding_rules.py +2 -8
- pulumi_alicloud/ga/get_ip_sets.py +2 -8
- pulumi_alicloud/ga/get_listeners.py +2 -11
- pulumi_alicloud/ga/outputs.py +32 -64
- pulumi_alicloud/get_msc_sub_contact_verification_message.py +2 -2
- pulumi_alicloud/get_msc_sub_contacts.py +2 -8
- pulumi_alicloud/get_msc_sub_subscriptions.py +2 -5
- pulumi_alicloud/get_msc_sub_webhooks.py +2 -8
- pulumi_alicloud/kms/key.py +28 -108
- pulumi_alicloud/kvstore/get_instances.py +3 -14
- pulumi_alicloud/kvstore/outputs.py +4 -48
- pulumi_alicloud/marketplace/order.py +2 -2
- pulumi_alicloud/mongodb/__init__.py +0 -1
- pulumi_alicloud/oss/__init__.py +0 -2
- pulumi_alicloud/oss/_inputs.py +0 -68
- pulumi_alicloud/oss/outputs.py +0 -74
- pulumi_alicloud/privatelink/get_service.py +2 -2
- pulumi_alicloud/privatelink/get_vpc_endpoint_connections.py +2 -14
- pulumi_alicloud/privatelink/get_vpc_endpoint_service_resources.py +2 -8
- pulumi_alicloud/privatelink/get_vpc_endpoint_service_users.py +2 -11
- pulumi_alicloud/privatelink/get_vpc_endpoint_zones.py +2 -11
- pulumi_alicloud/privatelink/get_vpc_endpoints.py +2 -23
- pulumi_alicloud/privatelink/outputs.py +6 -6
- pulumi_alicloud/provider.py +0 -20
- pulumi_alicloud/pulumi-plugin.json +1 -1
- pulumi_alicloud/ram/get_policies.py +8 -66
- pulumi_alicloud/rds/instance.py +14 -211
- pulumi_alicloud/resourcemanager/control_policy_attachment.py +28 -28
- pulumi_alicloud/resourcemanager/shared_resource.py +0 -7
- pulumi_alicloud/schedulerx/__init__.py +0 -3
- pulumi_alicloud/schedulerx/namespace.py +51 -64
- pulumi_alicloud/schedulerx/outputs.py +0 -425
- pulumi_alicloud/sddp/get_configs.py +2 -5
- pulumi_alicloud/sddp/get_data_limits.py +2 -11
- pulumi_alicloud/sddp/get_instances.py +2 -5
- pulumi_alicloud/sddp/get_rules.py +2 -29
- pulumi_alicloud/sddp/outputs.py +14 -14
- pulumi_alicloud/vpc/get_peer_connections.py +2 -17
- pulumi_alicloud/vpc/network.py +40 -293
- pulumi_alicloud/vpc/outputs.py +2 -2
- pulumi_alicloud/vpc/peer_connection.py +132 -239
- pulumi_alicloud/vpc/peer_connection_accepter.py +6 -85
- pulumi_alicloud/waf/domain.py +2 -2
- pulumi_alicloud/waf/get_certificates.py +2 -14
- pulumi_alicloud/waf/get_domains.py +4 -6
- pulumi_alicloud/waf/get_instances.py +2 -2
- pulumi_alicloud/waf/instance.py +64 -0
- pulumi_alicloud/waf/outputs.py +4 -2
- pulumi_alicloud/wafv3/get_instances.py +4 -10
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/METADATA +1 -1
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/RECORD +114 -129
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/WHEEL +1 -1
- pulumi_alicloud/apig/__init__.py +0 -12
- pulumi_alicloud/apig/_inputs.py +0 -263
- pulumi_alicloud/apig/environment.py +0 -317
- pulumi_alicloud/apig/gateway.py +0 -645
- pulumi_alicloud/apig/http_api.py +0 -465
- pulumi_alicloud/apig/outputs.py +0 -213
- pulumi_alicloud/esa/_inputs.py +0 -456
- pulumi_alicloud/esa/outputs.py +0 -321
- pulumi_alicloud/esa/record.py +0 -798
- pulumi_alicloud/mongodb/private_srv_network_address.py +0 -283
- pulumi_alicloud/oss/access_point.py +0 -463
- pulumi_alicloud/oss/bucket_worm.py +0 -327
- pulumi_alicloud/schedulerx/_inputs.py +0 -542
- pulumi_alicloud/schedulerx/app_group.py +0 -952
- pulumi_alicloud/schedulerx/job.py +0 -1454
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/top_level.txt +0 -0
|
@@ -68,9 +68,6 @@ class GetMscSubWebhooksResult:
|
|
|
68
68
|
@property
|
|
69
69
|
@pulumi.getter
|
|
70
70
|
def names(self) -> Sequence[str]:
|
|
71
|
-
"""
|
|
72
|
-
A list of Webhook names.
|
|
73
|
-
"""
|
|
74
71
|
return pulumi.get(self, "names")
|
|
75
72
|
|
|
76
73
|
@property
|
|
@@ -81,9 +78,6 @@ class GetMscSubWebhooksResult:
|
|
|
81
78
|
@property
|
|
82
79
|
@pulumi.getter
|
|
83
80
|
def webhooks(self) -> Sequence['outputs.GetMscSubWebhooksWebhookResult']:
|
|
84
|
-
"""
|
|
85
|
-
A list of Msc Sub Webhooks. Each element contains the following attributes:
|
|
86
|
-
"""
|
|
87
81
|
return pulumi.get(self, "webhooks")
|
|
88
82
|
|
|
89
83
|
|
|
@@ -108,7 +102,7 @@ def get_msc_sub_webhooks(ids: Optional[Sequence[str]] = None,
|
|
|
108
102
|
"""
|
|
109
103
|
This data source provides the Msc Sub Webhooks of the current Alibaba Cloud user.
|
|
110
104
|
|
|
111
|
-
> **NOTE:** Available
|
|
105
|
+
> **NOTE:** Available in v1.141.0+.
|
|
112
106
|
|
|
113
107
|
## Example Usage
|
|
114
108
|
|
|
@@ -150,7 +144,7 @@ def get_msc_sub_webhooks_output(ids: Optional[pulumi.Input[Optional[Sequence[str
|
|
|
150
144
|
"""
|
|
151
145
|
This data source provides the Msc Sub Webhooks of the current Alibaba Cloud user.
|
|
152
146
|
|
|
153
|
-
> **NOTE:** Available
|
|
147
|
+
> **NOTE:** Available in v1.141.0+.
|
|
154
148
|
|
|
155
149
|
## Example Usage
|
|
156
150
|
|
pulumi_alicloud/kms/key.py
CHANGED
|
@@ -20,8 +20,6 @@ __all__ = ['KeyArgs', 'Key']
|
|
|
20
20
|
class KeyArgs:
|
|
21
21
|
def __init__(__self__, *,
|
|
22
22
|
automatic_rotation: Optional[pulumi.Input[str]] = None,
|
|
23
|
-
deletion_protection: Optional[pulumi.Input[str]] = None,
|
|
24
|
-
deletion_protection_description: Optional[pulumi.Input[str]] = None,
|
|
25
23
|
deletion_window_in_days: Optional[pulumi.Input[int]] = None,
|
|
26
24
|
description: Optional[pulumi.Input[str]] = None,
|
|
27
25
|
dkms_instance_id: Optional[pulumi.Input[str]] = None,
|
|
@@ -39,8 +37,6 @@ class KeyArgs:
|
|
|
39
37
|
"""
|
|
40
38
|
The set of arguments for constructing a Key resource.
|
|
41
39
|
:param pulumi.Input[str] automatic_rotation: Specifies whether to enable automatic key rotation. Default value: `Disabled`. Valid values: `Enabled`, `Disabled`.
|
|
42
|
-
:param pulumi.Input[str] deletion_protection: Specifies whether to enable deletion protection. Default value: `Disabled`. Valid values: `Enabled`, `Disabled`.
|
|
43
|
-
:param pulumi.Input[str] deletion_protection_description: The description of deletion protection. **NOTE:** `deletion_protection_description` takes effect only if `deletion_protection` is set to `Enabled`.
|
|
44
40
|
:param pulumi.Input[int] deletion_window_in_days: Field `deletion_window_in_days` has been deprecated from provider version 1.85.0. New field `pending_window_in_days` instead.
|
|
45
41
|
:param pulumi.Input[str] description: The description of the key.
|
|
46
42
|
:param pulumi.Input[str] dkms_instance_id: The ID of the KMS instance.
|
|
@@ -57,19 +53,17 @@ class KeyArgs:
|
|
|
57
53
|
- `ENCRYPT/DECRYPT`: Encrypts or decrypts data.
|
|
58
54
|
- `SIGN/VERIFY`: Generates or verifies a digital signature.
|
|
59
55
|
:param pulumi.Input[str] origin: The key material origin. Default value: `Aliyun_KMS`. Valid values: `Aliyun_KMS`, `EXTERNAL`.
|
|
60
|
-
:param pulumi.Input[int] pending_window_in_days: The number of days before the CMK is deleted. During this period, the CMK is in the PendingDeletion state. After this period ends, you cannot cancel the deletion. Unit: days. Valid values: `7` to `366`.
|
|
56
|
+
:param pulumi.Input[int] pending_window_in_days: The number of days before the CMK is deleted. During this period, the CMK is in the PendingDeletion state. After this period ends, you cannot cancel the deletion. Unit: days. Valid values: `7` to `366`.
|
|
57
|
+
**NOTE:** From version 1.184.0, `pending_window_in_days` can be set to `366`.
|
|
61
58
|
:param pulumi.Input[str] policy: The content of the key policy. The value is in the JSON format. The value can be up to 32,768 bytes in length. For more information, see [How to use it](https://www.alibabacloud.com/help/en/kms/developer-reference/api-setkeypolicy).
|
|
62
59
|
:param pulumi.Input[str] protection_level: The protection level of the key. Default value: `SOFTWARE`. Valid values: `SOFTWARE`, `HSM`.
|
|
63
|
-
:param pulumi.Input[str] rotation_interval: The period of automatic key rotation. The following units are supported: d (day), h (hour), m (minute), and s (second). For example, you can use either 7d or 604800s to specify a seven-day interval.
|
|
60
|
+
:param pulumi.Input[str] rotation_interval: The period of automatic key rotation. The following units are supported: d (day), h (hour), m (minute), and s (second). For example, you can use either 7d or 604800s to specify a seven-day interval.
|
|
61
|
+
**NOTE**: If `automatic_rotation` is set to `Enabled`, `rotation_interval` is required.
|
|
64
62
|
:param pulumi.Input[str] status: The status of key. Default value: `Enabled`. Valid values: `Enabled`, `Disabled`, `PendingDeletion`.
|
|
65
63
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
|
|
66
64
|
"""
|
|
67
65
|
if automatic_rotation is not None:
|
|
68
66
|
pulumi.set(__self__, "automatic_rotation", automatic_rotation)
|
|
69
|
-
if deletion_protection is not None:
|
|
70
|
-
pulumi.set(__self__, "deletion_protection", deletion_protection)
|
|
71
|
-
if deletion_protection_description is not None:
|
|
72
|
-
pulumi.set(__self__, "deletion_protection_description", deletion_protection_description)
|
|
73
67
|
if deletion_window_in_days is not None:
|
|
74
68
|
warnings.warn("""Field `deletion_window_in_days` has been deprecated from provider version 1.85.0. New field `pending_window_in_days` instead.""", DeprecationWarning)
|
|
75
69
|
pulumi.log.warn("""deletion_window_in_days is deprecated: Field `deletion_window_in_days` has been deprecated from provider version 1.85.0. New field `pending_window_in_days` instead.""")
|
|
@@ -120,30 +114,6 @@ class KeyArgs:
|
|
|
120
114
|
def automatic_rotation(self, value: Optional[pulumi.Input[str]]):
|
|
121
115
|
pulumi.set(self, "automatic_rotation", value)
|
|
122
116
|
|
|
123
|
-
@property
|
|
124
|
-
@pulumi.getter(name="deletionProtection")
|
|
125
|
-
def deletion_protection(self) -> Optional[pulumi.Input[str]]:
|
|
126
|
-
"""
|
|
127
|
-
Specifies whether to enable deletion protection. Default value: `Disabled`. Valid values: `Enabled`, `Disabled`.
|
|
128
|
-
"""
|
|
129
|
-
return pulumi.get(self, "deletion_protection")
|
|
130
|
-
|
|
131
|
-
@deletion_protection.setter
|
|
132
|
-
def deletion_protection(self, value: Optional[pulumi.Input[str]]):
|
|
133
|
-
pulumi.set(self, "deletion_protection", value)
|
|
134
|
-
|
|
135
|
-
@property
|
|
136
|
-
@pulumi.getter(name="deletionProtectionDescription")
|
|
137
|
-
def deletion_protection_description(self) -> Optional[pulumi.Input[str]]:
|
|
138
|
-
"""
|
|
139
|
-
The description of deletion protection. **NOTE:** `deletion_protection_description` takes effect only if `deletion_protection` is set to `Enabled`.
|
|
140
|
-
"""
|
|
141
|
-
return pulumi.get(self, "deletion_protection_description")
|
|
142
|
-
|
|
143
|
-
@deletion_protection_description.setter
|
|
144
|
-
def deletion_protection_description(self, value: Optional[pulumi.Input[str]]):
|
|
145
|
-
pulumi.set(self, "deletion_protection_description", value)
|
|
146
|
-
|
|
147
117
|
@property
|
|
148
118
|
@pulumi.getter(name="deletionWindowInDays")
|
|
149
119
|
@_utilities.deprecated("""Field `deletion_window_in_days` has been deprecated from provider version 1.85.0. New field `pending_window_in_days` instead.""")
|
|
@@ -255,7 +225,8 @@ class KeyArgs:
|
|
|
255
225
|
@pulumi.getter(name="pendingWindowInDays")
|
|
256
226
|
def pending_window_in_days(self) -> Optional[pulumi.Input[int]]:
|
|
257
227
|
"""
|
|
258
|
-
The number of days before the CMK is deleted. During this period, the CMK is in the PendingDeletion state. After this period ends, you cannot cancel the deletion. Unit: days. Valid values: `7` to `366`.
|
|
228
|
+
The number of days before the CMK is deleted. During this period, the CMK is in the PendingDeletion state. After this period ends, you cannot cancel the deletion. Unit: days. Valid values: `7` to `366`.
|
|
229
|
+
**NOTE:** From version 1.184.0, `pending_window_in_days` can be set to `366`.
|
|
259
230
|
"""
|
|
260
231
|
return pulumi.get(self, "pending_window_in_days")
|
|
261
232
|
|
|
@@ -291,7 +262,8 @@ class KeyArgs:
|
|
|
291
262
|
@pulumi.getter(name="rotationInterval")
|
|
292
263
|
def rotation_interval(self) -> Optional[pulumi.Input[str]]:
|
|
293
264
|
"""
|
|
294
|
-
The period of automatic key rotation. The following units are supported: d (day), h (hour), m (minute), and s (second). For example, you can use either 7d or 604800s to specify a seven-day interval.
|
|
265
|
+
The period of automatic key rotation. The following units are supported: d (day), h (hour), m (minute), and s (second). For example, you can use either 7d or 604800s to specify a seven-day interval.
|
|
266
|
+
**NOTE**: If `automatic_rotation` is set to `Enabled`, `rotation_interval` is required.
|
|
295
267
|
"""
|
|
296
268
|
return pulumi.get(self, "rotation_interval")
|
|
297
269
|
|
|
@@ -332,8 +304,6 @@ class _KeyState:
|
|
|
332
304
|
creation_date: Optional[pulumi.Input[str]] = None,
|
|
333
305
|
creator: Optional[pulumi.Input[str]] = None,
|
|
334
306
|
delete_date: Optional[pulumi.Input[str]] = None,
|
|
335
|
-
deletion_protection: Optional[pulumi.Input[str]] = None,
|
|
336
|
-
deletion_protection_description: Optional[pulumi.Input[str]] = None,
|
|
337
307
|
deletion_window_in_days: Optional[pulumi.Input[int]] = None,
|
|
338
308
|
description: Optional[pulumi.Input[str]] = None,
|
|
339
309
|
dkms_instance_id: Optional[pulumi.Input[str]] = None,
|
|
@@ -359,8 +329,6 @@ class _KeyState:
|
|
|
359
329
|
:param pulumi.Input[str] creation_date: The time when the CMK was created.
|
|
360
330
|
:param pulumi.Input[str] creator: The creator of the CMK.
|
|
361
331
|
:param pulumi.Input[str] delete_date: The time at which the CMK is scheduled for deletion.
|
|
362
|
-
:param pulumi.Input[str] deletion_protection: Specifies whether to enable deletion protection. Default value: `Disabled`. Valid values: `Enabled`, `Disabled`.
|
|
363
|
-
:param pulumi.Input[str] deletion_protection_description: The description of deletion protection. **NOTE:** `deletion_protection_description` takes effect only if `deletion_protection` is set to `Enabled`.
|
|
364
332
|
:param pulumi.Input[int] deletion_window_in_days: Field `deletion_window_in_days` has been deprecated from provider version 1.85.0. New field `pending_window_in_days` instead.
|
|
365
333
|
:param pulumi.Input[str] description: The description of the key.
|
|
366
334
|
:param pulumi.Input[str] dkms_instance_id: The ID of the KMS instance.
|
|
@@ -380,11 +348,13 @@ class _KeyState:
|
|
|
380
348
|
:param pulumi.Input[str] material_expire_time: The time when the key material expires.
|
|
381
349
|
:param pulumi.Input[str] next_rotation_date: The time when the next rotation will be performed.
|
|
382
350
|
:param pulumi.Input[str] origin: The key material origin. Default value: `Aliyun_KMS`. Valid values: `Aliyun_KMS`, `EXTERNAL`.
|
|
383
|
-
:param pulumi.Input[int] pending_window_in_days: The number of days before the CMK is deleted. During this period, the CMK is in the PendingDeletion state. After this period ends, you cannot cancel the deletion. Unit: days. Valid values: `7` to `366`.
|
|
351
|
+
:param pulumi.Input[int] pending_window_in_days: The number of days before the CMK is deleted. During this period, the CMK is in the PendingDeletion state. After this period ends, you cannot cancel the deletion. Unit: days. Valid values: `7` to `366`.
|
|
352
|
+
**NOTE:** From version 1.184.0, `pending_window_in_days` can be set to `366`.
|
|
384
353
|
:param pulumi.Input[str] policy: The content of the key policy. The value is in the JSON format. The value can be up to 32,768 bytes in length. For more information, see [How to use it](https://www.alibabacloud.com/help/en/kms/developer-reference/api-setkeypolicy).
|
|
385
354
|
:param pulumi.Input[str] primary_key_version: The ID of the current primary key version of the symmetric CMK.
|
|
386
355
|
:param pulumi.Input[str] protection_level: The protection level of the key. Default value: `SOFTWARE`. Valid values: `SOFTWARE`, `HSM`.
|
|
387
|
-
:param pulumi.Input[str] rotation_interval: The period of automatic key rotation. The following units are supported: d (day), h (hour), m (minute), and s (second). For example, you can use either 7d or 604800s to specify a seven-day interval.
|
|
356
|
+
:param pulumi.Input[str] rotation_interval: The period of automatic key rotation. The following units are supported: d (day), h (hour), m (minute), and s (second). For example, you can use either 7d or 604800s to specify a seven-day interval.
|
|
357
|
+
**NOTE**: If `automatic_rotation` is set to `Enabled`, `rotation_interval` is required.
|
|
388
358
|
:param pulumi.Input[str] status: The status of key. Default value: `Enabled`. Valid values: `Enabled`, `Disabled`, `PendingDeletion`.
|
|
389
359
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
|
|
390
360
|
"""
|
|
@@ -398,10 +368,6 @@ class _KeyState:
|
|
|
398
368
|
pulumi.set(__self__, "creator", creator)
|
|
399
369
|
if delete_date is not None:
|
|
400
370
|
pulumi.set(__self__, "delete_date", delete_date)
|
|
401
|
-
if deletion_protection is not None:
|
|
402
|
-
pulumi.set(__self__, "deletion_protection", deletion_protection)
|
|
403
|
-
if deletion_protection_description is not None:
|
|
404
|
-
pulumi.set(__self__, "deletion_protection_description", deletion_protection_description)
|
|
405
371
|
if deletion_window_in_days is not None:
|
|
406
372
|
warnings.warn("""Field `deletion_window_in_days` has been deprecated from provider version 1.85.0. New field `pending_window_in_days` instead.""", DeprecationWarning)
|
|
407
373
|
pulumi.log.warn("""deletion_window_in_days is deprecated: Field `deletion_window_in_days` has been deprecated from provider version 1.85.0. New field `pending_window_in_days` instead.""")
|
|
@@ -508,30 +474,6 @@ class _KeyState:
|
|
|
508
474
|
def delete_date(self, value: Optional[pulumi.Input[str]]):
|
|
509
475
|
pulumi.set(self, "delete_date", value)
|
|
510
476
|
|
|
511
|
-
@property
|
|
512
|
-
@pulumi.getter(name="deletionProtection")
|
|
513
|
-
def deletion_protection(self) -> Optional[pulumi.Input[str]]:
|
|
514
|
-
"""
|
|
515
|
-
Specifies whether to enable deletion protection. Default value: `Disabled`. Valid values: `Enabled`, `Disabled`.
|
|
516
|
-
"""
|
|
517
|
-
return pulumi.get(self, "deletion_protection")
|
|
518
|
-
|
|
519
|
-
@deletion_protection.setter
|
|
520
|
-
def deletion_protection(self, value: Optional[pulumi.Input[str]]):
|
|
521
|
-
pulumi.set(self, "deletion_protection", value)
|
|
522
|
-
|
|
523
|
-
@property
|
|
524
|
-
@pulumi.getter(name="deletionProtectionDescription")
|
|
525
|
-
def deletion_protection_description(self) -> Optional[pulumi.Input[str]]:
|
|
526
|
-
"""
|
|
527
|
-
The description of deletion protection. **NOTE:** `deletion_protection_description` takes effect only if `deletion_protection` is set to `Enabled`.
|
|
528
|
-
"""
|
|
529
|
-
return pulumi.get(self, "deletion_protection_description")
|
|
530
|
-
|
|
531
|
-
@deletion_protection_description.setter
|
|
532
|
-
def deletion_protection_description(self, value: Optional[pulumi.Input[str]]):
|
|
533
|
-
pulumi.set(self, "deletion_protection_description", value)
|
|
534
|
-
|
|
535
477
|
@property
|
|
536
478
|
@pulumi.getter(name="deletionWindowInDays")
|
|
537
479
|
@_utilities.deprecated("""Field `deletion_window_in_days` has been deprecated from provider version 1.85.0. New field `pending_window_in_days` instead.""")
|
|
@@ -679,7 +621,8 @@ class _KeyState:
|
|
|
679
621
|
@pulumi.getter(name="pendingWindowInDays")
|
|
680
622
|
def pending_window_in_days(self) -> Optional[pulumi.Input[int]]:
|
|
681
623
|
"""
|
|
682
|
-
The number of days before the CMK is deleted. During this period, the CMK is in the PendingDeletion state. After this period ends, you cannot cancel the deletion. Unit: days. Valid values: `7` to `366`.
|
|
624
|
+
The number of days before the CMK is deleted. During this period, the CMK is in the PendingDeletion state. After this period ends, you cannot cancel the deletion. Unit: days. Valid values: `7` to `366`.
|
|
625
|
+
**NOTE:** From version 1.184.0, `pending_window_in_days` can be set to `366`.
|
|
683
626
|
"""
|
|
684
627
|
return pulumi.get(self, "pending_window_in_days")
|
|
685
628
|
|
|
@@ -727,7 +670,8 @@ class _KeyState:
|
|
|
727
670
|
@pulumi.getter(name="rotationInterval")
|
|
728
671
|
def rotation_interval(self) -> Optional[pulumi.Input[str]]:
|
|
729
672
|
"""
|
|
730
|
-
The period of automatic key rotation. The following units are supported: d (day), h (hour), m (minute), and s (second). For example, you can use either 7d or 604800s to specify a seven-day interval.
|
|
673
|
+
The period of automatic key rotation. The following units are supported: d (day), h (hour), m (minute), and s (second). For example, you can use either 7d or 604800s to specify a seven-day interval.
|
|
674
|
+
**NOTE**: If `automatic_rotation` is set to `Enabled`, `rotation_interval` is required.
|
|
731
675
|
"""
|
|
732
676
|
return pulumi.get(self, "rotation_interval")
|
|
733
677
|
|
|
@@ -766,8 +710,6 @@ class Key(pulumi.CustomResource):
|
|
|
766
710
|
resource_name: str,
|
|
767
711
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
768
712
|
automatic_rotation: Optional[pulumi.Input[str]] = None,
|
|
769
|
-
deletion_protection: Optional[pulumi.Input[str]] = None,
|
|
770
|
-
deletion_protection_description: Optional[pulumi.Input[str]] = None,
|
|
771
713
|
deletion_window_in_days: Optional[pulumi.Input[int]] = None,
|
|
772
714
|
description: Optional[pulumi.Input[str]] = None,
|
|
773
715
|
dkms_instance_id: Optional[pulumi.Input[str]] = None,
|
|
@@ -815,8 +757,6 @@ class Key(pulumi.CustomResource):
|
|
|
815
757
|
:param str resource_name: The name of the resource.
|
|
816
758
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
817
759
|
:param pulumi.Input[str] automatic_rotation: Specifies whether to enable automatic key rotation. Default value: `Disabled`. Valid values: `Enabled`, `Disabled`.
|
|
818
|
-
:param pulumi.Input[str] deletion_protection: Specifies whether to enable deletion protection. Default value: `Disabled`. Valid values: `Enabled`, `Disabled`.
|
|
819
|
-
:param pulumi.Input[str] deletion_protection_description: The description of deletion protection. **NOTE:** `deletion_protection_description` takes effect only if `deletion_protection` is set to `Enabled`.
|
|
820
760
|
:param pulumi.Input[int] deletion_window_in_days: Field `deletion_window_in_days` has been deprecated from provider version 1.85.0. New field `pending_window_in_days` instead.
|
|
821
761
|
:param pulumi.Input[str] description: The description of the key.
|
|
822
762
|
:param pulumi.Input[str] dkms_instance_id: The ID of the KMS instance.
|
|
@@ -833,10 +773,12 @@ class Key(pulumi.CustomResource):
|
|
|
833
773
|
- `ENCRYPT/DECRYPT`: Encrypts or decrypts data.
|
|
834
774
|
- `SIGN/VERIFY`: Generates or verifies a digital signature.
|
|
835
775
|
:param pulumi.Input[str] origin: The key material origin. Default value: `Aliyun_KMS`. Valid values: `Aliyun_KMS`, `EXTERNAL`.
|
|
836
|
-
:param pulumi.Input[int] pending_window_in_days: The number of days before the CMK is deleted. During this period, the CMK is in the PendingDeletion state. After this period ends, you cannot cancel the deletion. Unit: days. Valid values: `7` to `366`.
|
|
776
|
+
:param pulumi.Input[int] pending_window_in_days: The number of days before the CMK is deleted. During this period, the CMK is in the PendingDeletion state. After this period ends, you cannot cancel the deletion. Unit: days. Valid values: `7` to `366`.
|
|
777
|
+
**NOTE:** From version 1.184.0, `pending_window_in_days` can be set to `366`.
|
|
837
778
|
:param pulumi.Input[str] policy: The content of the key policy. The value is in the JSON format. The value can be up to 32,768 bytes in length. For more information, see [How to use it](https://www.alibabacloud.com/help/en/kms/developer-reference/api-setkeypolicy).
|
|
838
779
|
:param pulumi.Input[str] protection_level: The protection level of the key. Default value: `SOFTWARE`. Valid values: `SOFTWARE`, `HSM`.
|
|
839
|
-
:param pulumi.Input[str] rotation_interval: The period of automatic key rotation. The following units are supported: d (day), h (hour), m (minute), and s (second). For example, you can use either 7d or 604800s to specify a seven-day interval.
|
|
780
|
+
:param pulumi.Input[str] rotation_interval: The period of automatic key rotation. The following units are supported: d (day), h (hour), m (minute), and s (second). For example, you can use either 7d or 604800s to specify a seven-day interval.
|
|
781
|
+
**NOTE**: If `automatic_rotation` is set to `Enabled`, `rotation_interval` is required.
|
|
840
782
|
:param pulumi.Input[str] status: The status of key. Default value: `Enabled`. Valid values: `Enabled`, `Disabled`, `PendingDeletion`.
|
|
841
783
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
|
|
842
784
|
"""
|
|
@@ -891,8 +833,6 @@ class Key(pulumi.CustomResource):
|
|
|
891
833
|
resource_name: str,
|
|
892
834
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
893
835
|
automatic_rotation: Optional[pulumi.Input[str]] = None,
|
|
894
|
-
deletion_protection: Optional[pulumi.Input[str]] = None,
|
|
895
|
-
deletion_protection_description: Optional[pulumi.Input[str]] = None,
|
|
896
836
|
deletion_window_in_days: Optional[pulumi.Input[int]] = None,
|
|
897
837
|
description: Optional[pulumi.Input[str]] = None,
|
|
898
838
|
dkms_instance_id: Optional[pulumi.Input[str]] = None,
|
|
@@ -917,8 +857,6 @@ class Key(pulumi.CustomResource):
|
|
|
917
857
|
__props__ = KeyArgs.__new__(KeyArgs)
|
|
918
858
|
|
|
919
859
|
__props__.__dict__["automatic_rotation"] = automatic_rotation
|
|
920
|
-
__props__.__dict__["deletion_protection"] = deletion_protection
|
|
921
|
-
__props__.__dict__["deletion_protection_description"] = deletion_protection_description
|
|
922
860
|
__props__.__dict__["deletion_window_in_days"] = deletion_window_in_days
|
|
923
861
|
__props__.__dict__["description"] = description
|
|
924
862
|
__props__.__dict__["dkms_instance_id"] = dkms_instance_id
|
|
@@ -956,8 +894,6 @@ class Key(pulumi.CustomResource):
|
|
|
956
894
|
creation_date: Optional[pulumi.Input[str]] = None,
|
|
957
895
|
creator: Optional[pulumi.Input[str]] = None,
|
|
958
896
|
delete_date: Optional[pulumi.Input[str]] = None,
|
|
959
|
-
deletion_protection: Optional[pulumi.Input[str]] = None,
|
|
960
|
-
deletion_protection_description: Optional[pulumi.Input[str]] = None,
|
|
961
897
|
deletion_window_in_days: Optional[pulumi.Input[int]] = None,
|
|
962
898
|
description: Optional[pulumi.Input[str]] = None,
|
|
963
899
|
dkms_instance_id: Optional[pulumi.Input[str]] = None,
|
|
@@ -988,8 +924,6 @@ class Key(pulumi.CustomResource):
|
|
|
988
924
|
:param pulumi.Input[str] creation_date: The time when the CMK was created.
|
|
989
925
|
:param pulumi.Input[str] creator: The creator of the CMK.
|
|
990
926
|
:param pulumi.Input[str] delete_date: The time at which the CMK is scheduled for deletion.
|
|
991
|
-
:param pulumi.Input[str] deletion_protection: Specifies whether to enable deletion protection. Default value: `Disabled`. Valid values: `Enabled`, `Disabled`.
|
|
992
|
-
:param pulumi.Input[str] deletion_protection_description: The description of deletion protection. **NOTE:** `deletion_protection_description` takes effect only if `deletion_protection` is set to `Enabled`.
|
|
993
927
|
:param pulumi.Input[int] deletion_window_in_days: Field `deletion_window_in_days` has been deprecated from provider version 1.85.0. New field `pending_window_in_days` instead.
|
|
994
928
|
:param pulumi.Input[str] description: The description of the key.
|
|
995
929
|
:param pulumi.Input[str] dkms_instance_id: The ID of the KMS instance.
|
|
@@ -1009,11 +943,13 @@ class Key(pulumi.CustomResource):
|
|
|
1009
943
|
:param pulumi.Input[str] material_expire_time: The time when the key material expires.
|
|
1010
944
|
:param pulumi.Input[str] next_rotation_date: The time when the next rotation will be performed.
|
|
1011
945
|
:param pulumi.Input[str] origin: The key material origin. Default value: `Aliyun_KMS`. Valid values: `Aliyun_KMS`, `EXTERNAL`.
|
|
1012
|
-
:param pulumi.Input[int] pending_window_in_days: The number of days before the CMK is deleted. During this period, the CMK is in the PendingDeletion state. After this period ends, you cannot cancel the deletion. Unit: days. Valid values: `7` to `366`.
|
|
946
|
+
:param pulumi.Input[int] pending_window_in_days: The number of days before the CMK is deleted. During this period, the CMK is in the PendingDeletion state. After this period ends, you cannot cancel the deletion. Unit: days. Valid values: `7` to `366`.
|
|
947
|
+
**NOTE:** From version 1.184.0, `pending_window_in_days` can be set to `366`.
|
|
1013
948
|
:param pulumi.Input[str] policy: The content of the key policy. The value is in the JSON format. The value can be up to 32,768 bytes in length. For more information, see [How to use it](https://www.alibabacloud.com/help/en/kms/developer-reference/api-setkeypolicy).
|
|
1014
949
|
:param pulumi.Input[str] primary_key_version: The ID of the current primary key version of the symmetric CMK.
|
|
1015
950
|
:param pulumi.Input[str] protection_level: The protection level of the key. Default value: `SOFTWARE`. Valid values: `SOFTWARE`, `HSM`.
|
|
1016
|
-
:param pulumi.Input[str] rotation_interval: The period of automatic key rotation. The following units are supported: d (day), h (hour), m (minute), and s (second). For example, you can use either 7d or 604800s to specify a seven-day interval.
|
|
951
|
+
:param pulumi.Input[str] rotation_interval: The period of automatic key rotation. The following units are supported: d (day), h (hour), m (minute), and s (second). For example, you can use either 7d or 604800s to specify a seven-day interval.
|
|
952
|
+
**NOTE**: If `automatic_rotation` is set to `Enabled`, `rotation_interval` is required.
|
|
1017
953
|
:param pulumi.Input[str] status: The status of key. Default value: `Enabled`. Valid values: `Enabled`, `Disabled`, `PendingDeletion`.
|
|
1018
954
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
|
|
1019
955
|
"""
|
|
@@ -1026,8 +962,6 @@ class Key(pulumi.CustomResource):
|
|
|
1026
962
|
__props__.__dict__["creation_date"] = creation_date
|
|
1027
963
|
__props__.__dict__["creator"] = creator
|
|
1028
964
|
__props__.__dict__["delete_date"] = delete_date
|
|
1029
|
-
__props__.__dict__["deletion_protection"] = deletion_protection
|
|
1030
|
-
__props__.__dict__["deletion_protection_description"] = deletion_protection_description
|
|
1031
965
|
__props__.__dict__["deletion_window_in_days"] = deletion_window_in_days
|
|
1032
966
|
__props__.__dict__["description"] = description
|
|
1033
967
|
__props__.__dict__["dkms_instance_id"] = dkms_instance_id
|
|
@@ -1088,22 +1022,6 @@ class Key(pulumi.CustomResource):
|
|
|
1088
1022
|
"""
|
|
1089
1023
|
return pulumi.get(self, "delete_date")
|
|
1090
1024
|
|
|
1091
|
-
@property
|
|
1092
|
-
@pulumi.getter(name="deletionProtection")
|
|
1093
|
-
def deletion_protection(self) -> pulumi.Output[str]:
|
|
1094
|
-
"""
|
|
1095
|
-
Specifies whether to enable deletion protection. Default value: `Disabled`. Valid values: `Enabled`, `Disabled`.
|
|
1096
|
-
"""
|
|
1097
|
-
return pulumi.get(self, "deletion_protection")
|
|
1098
|
-
|
|
1099
|
-
@property
|
|
1100
|
-
@pulumi.getter(name="deletionProtectionDescription")
|
|
1101
|
-
def deletion_protection_description(self) -> pulumi.Output[Optional[str]]:
|
|
1102
|
-
"""
|
|
1103
|
-
The description of deletion protection. **NOTE:** `deletion_protection_description` takes effect only if `deletion_protection` is set to `Enabled`.
|
|
1104
|
-
"""
|
|
1105
|
-
return pulumi.get(self, "deletion_protection_description")
|
|
1106
|
-
|
|
1107
1025
|
@property
|
|
1108
1026
|
@pulumi.getter(name="deletionWindowInDays")
|
|
1109
1027
|
@_utilities.deprecated("""Field `deletion_window_in_days` has been deprecated from provider version 1.85.0. New field `pending_window_in_days` instead.""")
|
|
@@ -1207,7 +1125,8 @@ class Key(pulumi.CustomResource):
|
|
|
1207
1125
|
@pulumi.getter(name="pendingWindowInDays")
|
|
1208
1126
|
def pending_window_in_days(self) -> pulumi.Output[Optional[int]]:
|
|
1209
1127
|
"""
|
|
1210
|
-
The number of days before the CMK is deleted. During this period, the CMK is in the PendingDeletion state. After this period ends, you cannot cancel the deletion. Unit: days. Valid values: `7` to `366`.
|
|
1128
|
+
The number of days before the CMK is deleted. During this period, the CMK is in the PendingDeletion state. After this period ends, you cannot cancel the deletion. Unit: days. Valid values: `7` to `366`.
|
|
1129
|
+
**NOTE:** From version 1.184.0, `pending_window_in_days` can be set to `366`.
|
|
1211
1130
|
"""
|
|
1212
1131
|
return pulumi.get(self, "pending_window_in_days")
|
|
1213
1132
|
|
|
@@ -1239,7 +1158,8 @@ class Key(pulumi.CustomResource):
|
|
|
1239
1158
|
@pulumi.getter(name="rotationInterval")
|
|
1240
1159
|
def rotation_interval(self) -> pulumi.Output[Optional[str]]:
|
|
1241
1160
|
"""
|
|
1242
|
-
The period of automatic key rotation. The following units are supported: d (day), h (hour), m (minute), and s (second). For example, you can use either 7d or 604800s to specify a seven-day interval.
|
|
1161
|
+
The period of automatic key rotation. The following units are supported: d (day), h (hour), m (minute), and s (second). For example, you can use either 7d or 604800s to specify a seven-day interval.
|
|
1162
|
+
**NOTE**: If `automatic_rotation` is set to `Enabled`, `rotation_interval` is required.
|
|
1243
1163
|
"""
|
|
1244
1164
|
return pulumi.get(self, "rotation_interval")
|
|
1245
1165
|
|
|
@@ -101,9 +101,6 @@ class GetInstancesResult:
|
|
|
101
101
|
@property
|
|
102
102
|
@pulumi.getter(name="architectureType")
|
|
103
103
|
def architecture_type(self) -> Optional[str]:
|
|
104
|
-
"""
|
|
105
|
-
The architecture type of the instance.
|
|
106
|
-
"""
|
|
107
104
|
return pulumi.get(self, "architecture_type")
|
|
108
105
|
|
|
109
106
|
@property
|
|
@@ -154,7 +151,8 @@ class GetInstancesResult:
|
|
|
154
151
|
@pulumi.getter(name="instanceClass")
|
|
155
152
|
def instance_class(self) -> Optional[str]:
|
|
156
153
|
"""
|
|
157
|
-
Type of the applied Tair (Redis OSS-Compatible) And
|
|
154
|
+
(Optional) Type of the applied Tair (Redis OSS-Compatible) And Memcache (KVStore) Classic Instance.
|
|
155
|
+
For more information, see [Instance type table](https://www.alibabacloud.com/help/en/redis/product-overview/overview-4).
|
|
158
156
|
"""
|
|
159
157
|
return pulumi.get(self, "instance_class")
|
|
160
158
|
|
|
@@ -162,7 +160,7 @@ class GetInstancesResult:
|
|
|
162
160
|
@pulumi.getter(name="instanceType")
|
|
163
161
|
def instance_type(self) -> Optional[str]:
|
|
164
162
|
"""
|
|
165
|
-
Database type. Valid Values: `Memcache`, `Redis`. If no value is specified, all types are returned.
|
|
163
|
+
(Optional) Database type. Valid Values: `Memcache`, `Redis`. If no value is specified, all types are returned.
|
|
166
164
|
"""
|
|
167
165
|
return pulumi.get(self, "instance_type")
|
|
168
166
|
|
|
@@ -211,17 +209,11 @@ class GetInstancesResult:
|
|
|
211
209
|
@property
|
|
212
210
|
@pulumi.getter(name="resourceGroupId")
|
|
213
211
|
def resource_group_id(self) -> Optional[str]:
|
|
214
|
-
"""
|
|
215
|
-
The ID of the resource group to which the instance belongs.
|
|
216
|
-
"""
|
|
217
212
|
return pulumi.get(self, "resource_group_id")
|
|
218
213
|
|
|
219
214
|
@property
|
|
220
215
|
@pulumi.getter(name="searchKey")
|
|
221
216
|
def search_key(self) -> Optional[str]:
|
|
222
|
-
"""
|
|
223
|
-
The keyword used for fuzzy search. The keyword can be based on an instance name or an instance ID.
|
|
224
|
-
"""
|
|
225
217
|
return pulumi.get(self, "search_key")
|
|
226
218
|
|
|
227
219
|
@property
|
|
@@ -235,9 +227,6 @@ class GetInstancesResult:
|
|
|
235
227
|
@property
|
|
236
228
|
@pulumi.getter
|
|
237
229
|
def tags(self) -> Optional[Mapping[str, str]]:
|
|
238
|
-
"""
|
|
239
|
-
A mapping of tags to assign to the resource.
|
|
240
|
-
"""
|
|
241
230
|
return pulumi.get(self, "tags")
|
|
242
231
|
|
|
243
232
|
@property
|
|
@@ -384,11 +384,9 @@ class GetInstancesInstanceResult(dict):
|
|
|
384
384
|
zone_id: str):
|
|
385
385
|
"""
|
|
386
386
|
:param str architecture_type: The type of the architecture. Valid values: `cluster`, `standard` and `SplitRW`.
|
|
387
|
-
:param bool auto_renew: Indicates whether auto-renewal is enabled for the instance.
|
|
388
|
-
:param int auto_renew_period: The duration for which the instance is automatically renewed. Unit: months.
|
|
389
387
|
:param str availability_zone: It has been deprecated from provider version 1.101.0 and `zone_id` instead.
|
|
390
388
|
:param int bandwidth: Instance bandwidth limit. Unit: Mbit/s.
|
|
391
|
-
:param int capacity: Capacity of the applied Tair (Redis OSS-Compatible) And
|
|
389
|
+
:param int capacity: Capacity of the applied Tair (Redis OSS-Compatible) And Memcache (KVStore) Classic Instance. Unit: MB.
|
|
392
390
|
:param str charge_type: It has been deprecated from provider version 1.101.0 and `payment_type` instead.
|
|
393
391
|
:param Mapping[str, str] config: The parameter configuration of the instance.
|
|
394
392
|
:param str connection_domain: Instance connection domain (only Intranet access supported).
|
|
@@ -404,11 +402,8 @@ class GetInstancesInstanceResult(dict):
|
|
|
404
402
|
:param bool has_renew_change_order: Indicates whether there was an order of renewal with configuration change that had not taken effect.
|
|
405
403
|
:param str id: The ID of the instance.
|
|
406
404
|
:param str instance_class: Type of the applied Tair (Redis OSS-Compatible) And Memcache (KVStore) Classic Instance. For more information, see [Instance type table](https://help.aliyun.com/zh/redis/developer-reference/instance-types).
|
|
407
|
-
:param bool instance_release_protection: Indicates whether the release protection feature is enabled for the instance.
|
|
408
405
|
:param str instance_type: The engine type of the KVStore DBInstance. Options are `Memcache`, and `Redis`. If no value is specified, all types are returned.
|
|
409
406
|
:param bool is_rds: Indicates whether the instance is managed by Relational Database Service (RDS).
|
|
410
|
-
:param str maintain_end_time: The end time of the maintenance window. The time is in the HH:mmZ format. The time is displayed in UTC.
|
|
411
|
-
:param str maintain_start_time: The start time of the maintenance window. The time is in the HH:mmZ format. The time is displayed in UTC.
|
|
412
407
|
:param int max_connections: Instance connection quantity limit. Unit: count.
|
|
413
408
|
:param str name: It has been deprecated from provider version 1.101.0 and `db_instance_name` instead.
|
|
414
409
|
:param str network_type: The type of the network. Valid values: `CLASSIC`, `VPC`.
|
|
@@ -422,16 +417,10 @@ class GetInstancesInstanceResult(dict):
|
|
|
422
417
|
:param str replacate_id: The logical ID of the replica instance.
|
|
423
418
|
:param str resource_group_id: The ID of the resource group.
|
|
424
419
|
:param str search_key: The name of the instance.
|
|
425
|
-
:param str secondary_zone_id: The ID of the secondary zone to which you want to migrate the Tair (Redis OSS-Compatible) And Memcache (KVStore) Classic Instance.
|
|
426
|
-
:param str security_group_id: The ID of the security group associated with the instance.
|
|
427
|
-
:param str security_ip_group_attribute: By default, this parameter is left empty. The attribute of the whitelist. The console does not display the whitelist whose value of this parameter is hidden
|
|
428
|
-
:param str security_ip_group_name: The name of the IP address whitelist.
|
|
429
|
-
:param Sequence[str] security_ips: The IP addresses in the whitelist.
|
|
430
|
-
:param str ssl_enable: Indicates whether SSL encryption is enabled.
|
|
420
|
+
:param str secondary_zone_id: (Optional, Available since v1.128.0) The ID of the secondary zone to which you want to migrate the Tair (Redis OSS-Compatible) And Memcache (KVStore) Classic Instance.
|
|
431
421
|
:param str status: The status of the KVStore DBInstance. Valid values: `Changing`, `CleaningUpExpiredData`, `Creating`, `Flushing`, `HASwitching`, `Inactive`, `MajorVersionUpgrading`, `Migrating`, `NetworkModifying`, `Normal`, `Rebooting`, `SSLModifying`, `Transforming`, `ZoneMigrating`.
|
|
432
422
|
:param Mapping[str, str] tags: Query the instance bound to the tag. The format of the incoming value is `json` string, including `TagKey` and `TagValue`. `TagKey` cannot be null, and `TagValue` can be empty. Format example `{"key1":"value1"}`.
|
|
433
423
|
:param str user_name: The username of the instance.
|
|
434
|
-
:param str vpc_auth_mode: Indicates whether password authentication is enabled. Valid values: Open, Close.
|
|
435
424
|
:param str vpc_cloud_instance_id: Connection port of the instance.
|
|
436
425
|
:param str vpc_id: Used to retrieve instances belong to specified VPC.
|
|
437
426
|
:param str vswitch_id: Used to retrieve instances belong to specified `vswitch` resources.
|
|
@@ -502,17 +491,11 @@ class GetInstancesInstanceResult(dict):
|
|
|
502
491
|
@property
|
|
503
492
|
@pulumi.getter(name="autoRenew")
|
|
504
493
|
def auto_renew(self) -> bool:
|
|
505
|
-
"""
|
|
506
|
-
Indicates whether auto-renewal is enabled for the instance.
|
|
507
|
-
"""
|
|
508
494
|
return pulumi.get(self, "auto_renew")
|
|
509
495
|
|
|
510
496
|
@property
|
|
511
497
|
@pulumi.getter(name="autoRenewPeriod")
|
|
512
498
|
def auto_renew_period(self) -> int:
|
|
513
|
-
"""
|
|
514
|
-
The duration for which the instance is automatically renewed. Unit: months.
|
|
515
|
-
"""
|
|
516
499
|
return pulumi.get(self, "auto_renew_period")
|
|
517
500
|
|
|
518
501
|
@property
|
|
@@ -535,7 +518,7 @@ class GetInstancesInstanceResult(dict):
|
|
|
535
518
|
@pulumi.getter
|
|
536
519
|
def capacity(self) -> int:
|
|
537
520
|
"""
|
|
538
|
-
Capacity of the applied Tair (Redis OSS-Compatible) And
|
|
521
|
+
Capacity of the applied Tair (Redis OSS-Compatible) And Memcache (KVStore) Classic Instance. Unit: MB.
|
|
539
522
|
"""
|
|
540
523
|
return pulumi.get(self, "capacity")
|
|
541
524
|
|
|
@@ -662,9 +645,6 @@ class GetInstancesInstanceResult(dict):
|
|
|
662
645
|
@property
|
|
663
646
|
@pulumi.getter(name="instanceReleaseProtection")
|
|
664
647
|
def instance_release_protection(self) -> bool:
|
|
665
|
-
"""
|
|
666
|
-
Indicates whether the release protection feature is enabled for the instance.
|
|
667
|
-
"""
|
|
668
648
|
return pulumi.get(self, "instance_release_protection")
|
|
669
649
|
|
|
670
650
|
@property
|
|
@@ -686,17 +666,11 @@ class GetInstancesInstanceResult(dict):
|
|
|
686
666
|
@property
|
|
687
667
|
@pulumi.getter(name="maintainEndTime")
|
|
688
668
|
def maintain_end_time(self) -> str:
|
|
689
|
-
"""
|
|
690
|
-
The end time of the maintenance window. The time is in the HH:mmZ format. The time is displayed in UTC.
|
|
691
|
-
"""
|
|
692
669
|
return pulumi.get(self, "maintain_end_time")
|
|
693
670
|
|
|
694
671
|
@property
|
|
695
672
|
@pulumi.getter(name="maintainStartTime")
|
|
696
673
|
def maintain_start_time(self) -> str:
|
|
697
|
-
"""
|
|
698
|
-
The start time of the maintenance window. The time is in the HH:mmZ format. The time is displayed in UTC.
|
|
699
|
-
"""
|
|
700
674
|
return pulumi.get(self, "maintain_start_time")
|
|
701
675
|
|
|
702
676
|
@property
|
|
@@ -807,48 +781,33 @@ class GetInstancesInstanceResult(dict):
|
|
|
807
781
|
@pulumi.getter(name="secondaryZoneId")
|
|
808
782
|
def secondary_zone_id(self) -> str:
|
|
809
783
|
"""
|
|
810
|
-
The ID of the secondary zone to which you want to migrate the Tair (Redis OSS-Compatible) And Memcache (KVStore) Classic Instance.
|
|
784
|
+
(Optional, Available since v1.128.0) The ID of the secondary zone to which you want to migrate the Tair (Redis OSS-Compatible) And Memcache (KVStore) Classic Instance.
|
|
811
785
|
"""
|
|
812
786
|
return pulumi.get(self, "secondary_zone_id")
|
|
813
787
|
|
|
814
788
|
@property
|
|
815
789
|
@pulumi.getter(name="securityGroupId")
|
|
816
790
|
def security_group_id(self) -> str:
|
|
817
|
-
"""
|
|
818
|
-
The ID of the security group associated with the instance.
|
|
819
|
-
"""
|
|
820
791
|
return pulumi.get(self, "security_group_id")
|
|
821
792
|
|
|
822
793
|
@property
|
|
823
794
|
@pulumi.getter(name="securityIpGroupAttribute")
|
|
824
795
|
def security_ip_group_attribute(self) -> str:
|
|
825
|
-
"""
|
|
826
|
-
By default, this parameter is left empty. The attribute of the whitelist. The console does not display the whitelist whose value of this parameter is hidden
|
|
827
|
-
"""
|
|
828
796
|
return pulumi.get(self, "security_ip_group_attribute")
|
|
829
797
|
|
|
830
798
|
@property
|
|
831
799
|
@pulumi.getter(name="securityIpGroupName")
|
|
832
800
|
def security_ip_group_name(self) -> str:
|
|
833
|
-
"""
|
|
834
|
-
The name of the IP address whitelist.
|
|
835
|
-
"""
|
|
836
801
|
return pulumi.get(self, "security_ip_group_name")
|
|
837
802
|
|
|
838
803
|
@property
|
|
839
804
|
@pulumi.getter(name="securityIps")
|
|
840
805
|
def security_ips(self) -> Sequence[str]:
|
|
841
|
-
"""
|
|
842
|
-
The IP addresses in the whitelist.
|
|
843
|
-
"""
|
|
844
806
|
return pulumi.get(self, "security_ips")
|
|
845
807
|
|
|
846
808
|
@property
|
|
847
809
|
@pulumi.getter(name="sslEnable")
|
|
848
810
|
def ssl_enable(self) -> str:
|
|
849
|
-
"""
|
|
850
|
-
Indicates whether SSL encryption is enabled.
|
|
851
|
-
"""
|
|
852
811
|
return pulumi.get(self, "ssl_enable")
|
|
853
812
|
|
|
854
813
|
@property
|
|
@@ -878,9 +837,6 @@ class GetInstancesInstanceResult(dict):
|
|
|
878
837
|
@property
|
|
879
838
|
@pulumi.getter(name="vpcAuthMode")
|
|
880
839
|
def vpc_auth_mode(self) -> str:
|
|
881
|
-
"""
|
|
882
|
-
Indicates whether password authentication is enabled. Valid values: Open, Close.
|
|
883
|
-
"""
|
|
884
840
|
return pulumi.get(self, "vpc_auth_mode")
|
|
885
841
|
|
|
886
842
|
@property
|
|
@@ -310,7 +310,7 @@ class Order(pulumi.CustomResource):
|
|
|
310
310
|
|
|
311
311
|
order = alicloud.marketplace.Order("order",
|
|
312
312
|
product_code="cmapi033136",
|
|
313
|
-
pay_type="
|
|
313
|
+
pay_type="prepay",
|
|
314
314
|
quantity=1,
|
|
315
315
|
duration=1,
|
|
316
316
|
pricing_cycle="Month",
|
|
@@ -354,7 +354,7 @@ class Order(pulumi.CustomResource):
|
|
|
354
354
|
|
|
355
355
|
order = alicloud.marketplace.Order("order",
|
|
356
356
|
product_code="cmapi033136",
|
|
357
|
-
pay_type="
|
|
357
|
+
pay_type="prepay",
|
|
358
358
|
quantity=1,
|
|
359
359
|
duration=1,
|
|
360
360
|
pricing_cycle="Month",
|
|
@@ -15,7 +15,6 @@ from .get_sharding_network_private_addresses import *
|
|
|
15
15
|
from .get_sharding_network_public_addresses import *
|
|
16
16
|
from .get_zones import *
|
|
17
17
|
from .instance import *
|
|
18
|
-
from .private_srv_network_address import *
|
|
19
18
|
from .serverless_instance import *
|
|
20
19
|
from .sharding_instance import *
|
|
21
20
|
from .sharding_network_private_address import *
|
pulumi_alicloud/oss/__init__.py
CHANGED
|
@@ -5,7 +5,6 @@
|
|
|
5
5
|
from .. import _utilities
|
|
6
6
|
import typing
|
|
7
7
|
# Export this package's modules as members:
|
|
8
|
-
from .access_point import *
|
|
9
8
|
from .account_public_access_block import *
|
|
10
9
|
from .bucket import *
|
|
11
10
|
from .bucket_access_monitor import *
|
|
@@ -28,7 +27,6 @@ from .bucket_transfer_acceleration import *
|
|
|
28
27
|
from .bucket_user_defined_log_fields import *
|
|
29
28
|
from .bucket_versioning import *
|
|
30
29
|
from .bucket_website import *
|
|
31
|
-
from .bucket_worm import *
|
|
32
30
|
from .get_bucket_objects import *
|
|
33
31
|
from .get_buckets import *
|
|
34
32
|
from .get_instance_attachments import *
|