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
|
@@ -21,8 +21,7 @@ class NotificationArgs:
|
|
|
21
21
|
def __init__(__self__, *,
|
|
22
22
|
notification_arn: pulumi.Input[str],
|
|
23
23
|
notification_types: pulumi.Input[Sequence[pulumi.Input[str]]],
|
|
24
|
-
scaling_group_id: pulumi.Input[str]
|
|
25
|
-
time_zone: Optional[pulumi.Input[str]] = None):
|
|
24
|
+
scaling_group_id: pulumi.Input[str]):
|
|
26
25
|
"""
|
|
27
26
|
The set of arguments for constructing a Notification resource.
|
|
28
27
|
:param pulumi.Input[str] notification_arn: The Alibaba Cloud Resource Name (ARN) of the notification object, The value must be in `acs:ess:{region}:{account-id}:{resource-relative-id}` format.
|
|
@@ -31,13 +30,10 @@ class NotificationArgs:
|
|
|
31
30
|
* resource-relative-id: the notification method. Valid values : `cloudmonitor`, MNS queue: `queue/{queuename}`, Replace the queuename with the specific MNS queue name, MNS topic: `topic/{topicname}`, Replace the topicname with the specific MNS topic name.
|
|
32
31
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] notification_types: The notification types of Auto Scaling events and resource changes. Supported notification types: 'AUTOSCALING:SCALE_OUT_SUCCESS', 'AUTOSCALING:SCALE_IN_SUCCESS', 'AUTOSCALING:SCALE_OUT_ERROR', 'AUTOSCALING:SCALE_IN_ERROR', 'AUTOSCALING:SCALE_REJECT', 'AUTOSCALING:SCALE_OUT_START', 'AUTOSCALING:SCALE_IN_START', 'AUTOSCALING:SCHEDULE_TASK_EXPIRING'.
|
|
33
32
|
:param pulumi.Input[str] scaling_group_id: The ID of the Auto Scaling group.
|
|
34
|
-
:param pulumi.Input[str] time_zone: The time zone of the notification. Specify the value in UTC. For example, a value of UTC+8 specifies that the time is 8 hours ahead of Coordinated Universal Time, and a value of UTC-7 specifies that the time is 7 hours behind Coordinated Universal Time.
|
|
35
33
|
"""
|
|
36
34
|
pulumi.set(__self__, "notification_arn", notification_arn)
|
|
37
35
|
pulumi.set(__self__, "notification_types", notification_types)
|
|
38
36
|
pulumi.set(__self__, "scaling_group_id", scaling_group_id)
|
|
39
|
-
if time_zone is not None:
|
|
40
|
-
pulumi.set(__self__, "time_zone", time_zone)
|
|
41
37
|
|
|
42
38
|
@property
|
|
43
39
|
@pulumi.getter(name="notificationArn")
|
|
@@ -78,26 +74,13 @@ class NotificationArgs:
|
|
|
78
74
|
def scaling_group_id(self, value: pulumi.Input[str]):
|
|
79
75
|
pulumi.set(self, "scaling_group_id", value)
|
|
80
76
|
|
|
81
|
-
@property
|
|
82
|
-
@pulumi.getter(name="timeZone")
|
|
83
|
-
def time_zone(self) -> Optional[pulumi.Input[str]]:
|
|
84
|
-
"""
|
|
85
|
-
The time zone of the notification. Specify the value in UTC. For example, a value of UTC+8 specifies that the time is 8 hours ahead of Coordinated Universal Time, and a value of UTC-7 specifies that the time is 7 hours behind Coordinated Universal Time.
|
|
86
|
-
"""
|
|
87
|
-
return pulumi.get(self, "time_zone")
|
|
88
|
-
|
|
89
|
-
@time_zone.setter
|
|
90
|
-
def time_zone(self, value: Optional[pulumi.Input[str]]):
|
|
91
|
-
pulumi.set(self, "time_zone", value)
|
|
92
|
-
|
|
93
77
|
|
|
94
78
|
@pulumi.input_type
|
|
95
79
|
class _NotificationState:
|
|
96
80
|
def __init__(__self__, *,
|
|
97
81
|
notification_arn: Optional[pulumi.Input[str]] = None,
|
|
98
82
|
notification_types: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
99
|
-
scaling_group_id: Optional[pulumi.Input[str]] = None
|
|
100
|
-
time_zone: Optional[pulumi.Input[str]] = None):
|
|
83
|
+
scaling_group_id: Optional[pulumi.Input[str]] = None):
|
|
101
84
|
"""
|
|
102
85
|
Input properties used for looking up and filtering Notification resources.
|
|
103
86
|
:param pulumi.Input[str] notification_arn: The Alibaba Cloud Resource Name (ARN) of the notification object, The value must be in `acs:ess:{region}:{account-id}:{resource-relative-id}` format.
|
|
@@ -106,7 +89,6 @@ class _NotificationState:
|
|
|
106
89
|
* resource-relative-id: the notification method. Valid values : `cloudmonitor`, MNS queue: `queue/{queuename}`, Replace the queuename with the specific MNS queue name, MNS topic: `topic/{topicname}`, Replace the topicname with the specific MNS topic name.
|
|
107
90
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] notification_types: The notification types of Auto Scaling events and resource changes. Supported notification types: 'AUTOSCALING:SCALE_OUT_SUCCESS', 'AUTOSCALING:SCALE_IN_SUCCESS', 'AUTOSCALING:SCALE_OUT_ERROR', 'AUTOSCALING:SCALE_IN_ERROR', 'AUTOSCALING:SCALE_REJECT', 'AUTOSCALING:SCALE_OUT_START', 'AUTOSCALING:SCALE_IN_START', 'AUTOSCALING:SCHEDULE_TASK_EXPIRING'.
|
|
108
91
|
:param pulumi.Input[str] scaling_group_id: The ID of the Auto Scaling group.
|
|
109
|
-
:param pulumi.Input[str] time_zone: The time zone of the notification. Specify the value in UTC. For example, a value of UTC+8 specifies that the time is 8 hours ahead of Coordinated Universal Time, and a value of UTC-7 specifies that the time is 7 hours behind Coordinated Universal Time.
|
|
110
92
|
"""
|
|
111
93
|
if notification_arn is not None:
|
|
112
94
|
pulumi.set(__self__, "notification_arn", notification_arn)
|
|
@@ -114,8 +96,6 @@ class _NotificationState:
|
|
|
114
96
|
pulumi.set(__self__, "notification_types", notification_types)
|
|
115
97
|
if scaling_group_id is not None:
|
|
116
98
|
pulumi.set(__self__, "scaling_group_id", scaling_group_id)
|
|
117
|
-
if time_zone is not None:
|
|
118
|
-
pulumi.set(__self__, "time_zone", time_zone)
|
|
119
99
|
|
|
120
100
|
@property
|
|
121
101
|
@pulumi.getter(name="notificationArn")
|
|
@@ -156,18 +136,6 @@ class _NotificationState:
|
|
|
156
136
|
def scaling_group_id(self, value: Optional[pulumi.Input[str]]):
|
|
157
137
|
pulumi.set(self, "scaling_group_id", value)
|
|
158
138
|
|
|
159
|
-
@property
|
|
160
|
-
@pulumi.getter(name="timeZone")
|
|
161
|
-
def time_zone(self) -> Optional[pulumi.Input[str]]:
|
|
162
|
-
"""
|
|
163
|
-
The time zone of the notification. Specify the value in UTC. For example, a value of UTC+8 specifies that the time is 8 hours ahead of Coordinated Universal Time, and a value of UTC-7 specifies that the time is 7 hours behind Coordinated Universal Time.
|
|
164
|
-
"""
|
|
165
|
-
return pulumi.get(self, "time_zone")
|
|
166
|
-
|
|
167
|
-
@time_zone.setter
|
|
168
|
-
def time_zone(self, value: Optional[pulumi.Input[str]]):
|
|
169
|
-
pulumi.set(self, "time_zone", value)
|
|
170
|
-
|
|
171
139
|
|
|
172
140
|
class Notification(pulumi.CustomResource):
|
|
173
141
|
@overload
|
|
@@ -177,7 +145,6 @@ class Notification(pulumi.CustomResource):
|
|
|
177
145
|
notification_arn: Optional[pulumi.Input[str]] = None,
|
|
178
146
|
notification_types: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
179
147
|
scaling_group_id: Optional[pulumi.Input[str]] = None,
|
|
180
|
-
time_zone: Optional[pulumi.Input[str]] = None,
|
|
181
148
|
__props__=None):
|
|
182
149
|
"""
|
|
183
150
|
Provides a ESS notification resource. More about Ess notification, see [Autoscaling Notification](https://www.alibabacloud.com/help/doc-detail/71114.htm).
|
|
@@ -246,7 +213,6 @@ class Notification(pulumi.CustomResource):
|
|
|
246
213
|
* resource-relative-id: the notification method. Valid values : `cloudmonitor`, MNS queue: `queue/{queuename}`, Replace the queuename with the specific MNS queue name, MNS topic: `topic/{topicname}`, Replace the topicname with the specific MNS topic name.
|
|
247
214
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] notification_types: The notification types of Auto Scaling events and resource changes. Supported notification types: 'AUTOSCALING:SCALE_OUT_SUCCESS', 'AUTOSCALING:SCALE_IN_SUCCESS', 'AUTOSCALING:SCALE_OUT_ERROR', 'AUTOSCALING:SCALE_IN_ERROR', 'AUTOSCALING:SCALE_REJECT', 'AUTOSCALING:SCALE_OUT_START', 'AUTOSCALING:SCALE_IN_START', 'AUTOSCALING:SCHEDULE_TASK_EXPIRING'.
|
|
248
215
|
:param pulumi.Input[str] scaling_group_id: The ID of the Auto Scaling group.
|
|
249
|
-
:param pulumi.Input[str] time_zone: The time zone of the notification. Specify the value in UTC. For example, a value of UTC+8 specifies that the time is 8 hours ahead of Coordinated Universal Time, and a value of UTC-7 specifies that the time is 7 hours behind Coordinated Universal Time.
|
|
250
216
|
"""
|
|
251
217
|
...
|
|
252
218
|
@overload
|
|
@@ -331,7 +297,6 @@ class Notification(pulumi.CustomResource):
|
|
|
331
297
|
notification_arn: Optional[pulumi.Input[str]] = None,
|
|
332
298
|
notification_types: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
333
299
|
scaling_group_id: Optional[pulumi.Input[str]] = None,
|
|
334
|
-
time_zone: Optional[pulumi.Input[str]] = None,
|
|
335
300
|
__props__=None):
|
|
336
301
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
337
302
|
if not isinstance(opts, pulumi.ResourceOptions):
|
|
@@ -350,7 +315,6 @@ class Notification(pulumi.CustomResource):
|
|
|
350
315
|
if scaling_group_id is None and not opts.urn:
|
|
351
316
|
raise TypeError("Missing required property 'scaling_group_id'")
|
|
352
317
|
__props__.__dict__["scaling_group_id"] = scaling_group_id
|
|
353
|
-
__props__.__dict__["time_zone"] = time_zone
|
|
354
318
|
super(Notification, __self__).__init__(
|
|
355
319
|
'alicloud:ess/notification:Notification',
|
|
356
320
|
resource_name,
|
|
@@ -363,8 +327,7 @@ class Notification(pulumi.CustomResource):
|
|
|
363
327
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
364
328
|
notification_arn: Optional[pulumi.Input[str]] = None,
|
|
365
329
|
notification_types: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
366
|
-
scaling_group_id: Optional[pulumi.Input[str]] = None
|
|
367
|
-
time_zone: Optional[pulumi.Input[str]] = None) -> 'Notification':
|
|
330
|
+
scaling_group_id: Optional[pulumi.Input[str]] = None) -> 'Notification':
|
|
368
331
|
"""
|
|
369
332
|
Get an existing Notification resource's state with the given name, id, and optional extra
|
|
370
333
|
properties used to qualify the lookup.
|
|
@@ -378,7 +341,6 @@ class Notification(pulumi.CustomResource):
|
|
|
378
341
|
* resource-relative-id: the notification method. Valid values : `cloudmonitor`, MNS queue: `queue/{queuename}`, Replace the queuename with the specific MNS queue name, MNS topic: `topic/{topicname}`, Replace the topicname with the specific MNS topic name.
|
|
379
342
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] notification_types: The notification types of Auto Scaling events and resource changes. Supported notification types: 'AUTOSCALING:SCALE_OUT_SUCCESS', 'AUTOSCALING:SCALE_IN_SUCCESS', 'AUTOSCALING:SCALE_OUT_ERROR', 'AUTOSCALING:SCALE_IN_ERROR', 'AUTOSCALING:SCALE_REJECT', 'AUTOSCALING:SCALE_OUT_START', 'AUTOSCALING:SCALE_IN_START', 'AUTOSCALING:SCHEDULE_TASK_EXPIRING'.
|
|
380
343
|
:param pulumi.Input[str] scaling_group_id: The ID of the Auto Scaling group.
|
|
381
|
-
:param pulumi.Input[str] time_zone: The time zone of the notification. Specify the value in UTC. For example, a value of UTC+8 specifies that the time is 8 hours ahead of Coordinated Universal Time, and a value of UTC-7 specifies that the time is 7 hours behind Coordinated Universal Time.
|
|
382
344
|
"""
|
|
383
345
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
384
346
|
|
|
@@ -387,7 +349,6 @@ class Notification(pulumi.CustomResource):
|
|
|
387
349
|
__props__.__dict__["notification_arn"] = notification_arn
|
|
388
350
|
__props__.__dict__["notification_types"] = notification_types
|
|
389
351
|
__props__.__dict__["scaling_group_id"] = scaling_group_id
|
|
390
|
-
__props__.__dict__["time_zone"] = time_zone
|
|
391
352
|
return Notification(resource_name, opts=opts, __props__=__props__)
|
|
392
353
|
|
|
393
354
|
@property
|
|
@@ -417,11 +378,3 @@ class Notification(pulumi.CustomResource):
|
|
|
417
378
|
"""
|
|
418
379
|
return pulumi.get(self, "scaling_group_id")
|
|
419
380
|
|
|
420
|
-
@property
|
|
421
|
-
@pulumi.getter(name="timeZone")
|
|
422
|
-
def time_zone(self) -> pulumi.Output[Optional[str]]:
|
|
423
|
-
"""
|
|
424
|
-
The time zone of the notification. Specify the value in UTC. For example, a value of UTC+8 specifies that the time is 8 hours ahead of Coordinated Universal Time, and a value of UTC-7 specifies that the time is 7 hours behind Coordinated Universal Time.
|
|
425
|
-
"""
|
|
426
|
-
return pulumi.get(self, "time_zone")
|
|
427
|
-
|
pulumi_alicloud/ess/outputs.py
CHANGED
|
@@ -49,7 +49,6 @@ __all__ = [
|
|
|
49
49
|
'GetNotificationsNotificationResult',
|
|
50
50
|
'GetScalingConfigurationsConfigurationResult',
|
|
51
51
|
'GetScalingConfigurationsConfigurationDataDiskResult',
|
|
52
|
-
'GetScalingConfigurationsConfigurationInstancePatternInfoResult',
|
|
53
52
|
'GetScalingConfigurationsConfigurationSpotPriceLimitResult',
|
|
54
53
|
'GetScalingGroupsGroupResult',
|
|
55
54
|
'GetScalingRulesRuleResult',
|
|
@@ -2928,7 +2927,6 @@ class GetScalingConfigurationsConfigurationResult(dict):
|
|
|
2928
2927
|
id: str,
|
|
2929
2928
|
image_id: str,
|
|
2930
2929
|
instance_name: str,
|
|
2931
|
-
instance_pattern_infos: Sequence['outputs.GetScalingConfigurationsConfigurationInstancePatternInfoResult'],
|
|
2932
2930
|
instance_type: str,
|
|
2933
2931
|
internet_charge_type: str,
|
|
2934
2932
|
internet_max_bandwidth_in: int,
|
|
@@ -2946,11 +2944,10 @@ class GetScalingConfigurationsConfigurationResult(dict):
|
|
|
2946
2944
|
:param str creation_time: Creation time of the scaling configuration.
|
|
2947
2945
|
:param str credit_specification: Performance mode of the t5 burstable instance.
|
|
2948
2946
|
:param Sequence['GetScalingConfigurationsConfigurationDataDiskArgs'] data_disks: Data disks of the scaling configuration.
|
|
2949
|
-
:param str host_name: (Optional,Available
|
|
2947
|
+
:param str host_name: (Optional,Available in 1.143.0+) Hostname of an ECS instance.
|
|
2950
2948
|
:param str id: ID of the scaling rule.
|
|
2951
2949
|
:param str image_id: Image ID of the scaling configuration.
|
|
2952
|
-
:param str instance_name: (Optional,Available
|
|
2953
|
-
:param Sequence['GetScalingConfigurationsConfigurationInstancePatternInfoArgs'] instance_pattern_infos: (Optional, Available since v1.240.0) intelligent configuration mode. In this mode, you only need to specify the number of vCPUs, memory size, instance family, and maximum price. The system selects an instance type that is provided at the lowest price based on your configurations to create ECS instances. This mode is available only for scaling groups that reside in virtual private clouds (VPCs). This mode helps reduce the failures of scale-out activities caused by insufficient inventory of instance types.
|
|
2950
|
+
:param str instance_name: (Optional,Available in 1.143.0+) InstanceName of an ECS instance.
|
|
2954
2951
|
:param str instance_type: Resource type of an ECS instance.
|
|
2955
2952
|
:param str internet_charge_type: Internet charge type of the scaling configuration.
|
|
2956
2953
|
:param int internet_max_bandwidth_in: Internet max bandwidth in of the scaling configuration.
|
|
@@ -2959,8 +2956,8 @@ class GetScalingConfigurationsConfigurationResult(dict):
|
|
|
2959
2956
|
:param str name: Name of the scaling configuration.
|
|
2960
2957
|
:param str scaling_group_id: Scaling group id the scaling configurations belong to.
|
|
2961
2958
|
:param str security_group_id: Security group ID of the scaling configuration.
|
|
2962
|
-
:param Sequence['GetScalingConfigurationsConfigurationSpotPriceLimitArgs'] spot_price_limits: (Optional, Available
|
|
2963
|
-
:param str spot_strategy: (Optional, Available
|
|
2959
|
+
:param Sequence['GetScalingConfigurationsConfigurationSpotPriceLimitArgs'] spot_price_limits: (Optional, Available in 1.151.0+) The maximum price hourly for instance types.
|
|
2960
|
+
:param str spot_strategy: (Optional, Available in 1.151.0+) The spot strategy for a Pay-As-You-Go instance.
|
|
2964
2961
|
:param str system_disk_category: System disk category of the scaling configuration.
|
|
2965
2962
|
:param str system_disk_performance_level: The performance level of the ESSD used as the system disk.
|
|
2966
2963
|
:param int system_disk_size: System disk size of the scaling configuration.
|
|
@@ -2972,7 +2969,6 @@ class GetScalingConfigurationsConfigurationResult(dict):
|
|
|
2972
2969
|
pulumi.set(__self__, "id", id)
|
|
2973
2970
|
pulumi.set(__self__, "image_id", image_id)
|
|
2974
2971
|
pulumi.set(__self__, "instance_name", instance_name)
|
|
2975
|
-
pulumi.set(__self__, "instance_pattern_infos", instance_pattern_infos)
|
|
2976
2972
|
pulumi.set(__self__, "instance_type", instance_type)
|
|
2977
2973
|
pulumi.set(__self__, "internet_charge_type", internet_charge_type)
|
|
2978
2974
|
pulumi.set(__self__, "internet_max_bandwidth_in", internet_max_bandwidth_in)
|
|
@@ -3015,7 +3011,7 @@ class GetScalingConfigurationsConfigurationResult(dict):
|
|
|
3015
3011
|
@pulumi.getter(name="hostName")
|
|
3016
3012
|
def host_name(self) -> str:
|
|
3017
3013
|
"""
|
|
3018
|
-
(Optional,Available
|
|
3014
|
+
(Optional,Available in 1.143.0+) Hostname of an ECS instance.
|
|
3019
3015
|
"""
|
|
3020
3016
|
return pulumi.get(self, "host_name")
|
|
3021
3017
|
|
|
@@ -3039,18 +3035,10 @@ class GetScalingConfigurationsConfigurationResult(dict):
|
|
|
3039
3035
|
@pulumi.getter(name="instanceName")
|
|
3040
3036
|
def instance_name(self) -> str:
|
|
3041
3037
|
"""
|
|
3042
|
-
(Optional,Available
|
|
3038
|
+
(Optional,Available in 1.143.0+) InstanceName of an ECS instance.
|
|
3043
3039
|
"""
|
|
3044
3040
|
return pulumi.get(self, "instance_name")
|
|
3045
3041
|
|
|
3046
|
-
@property
|
|
3047
|
-
@pulumi.getter(name="instancePatternInfos")
|
|
3048
|
-
def instance_pattern_infos(self) -> Sequence['outputs.GetScalingConfigurationsConfigurationInstancePatternInfoResult']:
|
|
3049
|
-
"""
|
|
3050
|
-
(Optional, Available since v1.240.0) intelligent configuration mode. In this mode, you only need to specify the number of vCPUs, memory size, instance family, and maximum price. The system selects an instance type that is provided at the lowest price based on your configurations to create ECS instances. This mode is available only for scaling groups that reside in virtual private clouds (VPCs). This mode helps reduce the failures of scale-out activities caused by insufficient inventory of instance types.
|
|
3051
|
-
"""
|
|
3052
|
-
return pulumi.get(self, "instance_pattern_infos")
|
|
3053
|
-
|
|
3054
3042
|
@property
|
|
3055
3043
|
@pulumi.getter(name="instanceType")
|
|
3056
3044
|
def instance_type(self) -> str:
|
|
@@ -3119,7 +3107,7 @@ class GetScalingConfigurationsConfigurationResult(dict):
|
|
|
3119
3107
|
@pulumi.getter(name="spotPriceLimits")
|
|
3120
3108
|
def spot_price_limits(self) -> Sequence['outputs.GetScalingConfigurationsConfigurationSpotPriceLimitResult']:
|
|
3121
3109
|
"""
|
|
3122
|
-
(Optional, Available
|
|
3110
|
+
(Optional, Available in 1.151.0+) The maximum price hourly for instance types.
|
|
3123
3111
|
"""
|
|
3124
3112
|
return pulumi.get(self, "spot_price_limits")
|
|
3125
3113
|
|
|
@@ -3127,7 +3115,7 @@ class GetScalingConfigurationsConfigurationResult(dict):
|
|
|
3127
3115
|
@pulumi.getter(name="spotStrategy")
|
|
3128
3116
|
def spot_strategy(self) -> str:
|
|
3129
3117
|
"""
|
|
3130
|
-
(Optional, Available
|
|
3118
|
+
(Optional, Available in 1.151.0+) The spot strategy for a Pay-As-You-Go instance.
|
|
3131
3119
|
"""
|
|
3132
3120
|
return pulumi.get(self, "spot_strategy")
|
|
3133
3121
|
|
|
@@ -3229,90 +3217,6 @@ class GetScalingConfigurationsConfigurationDataDiskResult(dict):
|
|
|
3229
3217
|
return pulumi.get(self, "snapshot_id")
|
|
3230
3218
|
|
|
3231
3219
|
|
|
3232
|
-
@pulumi.output_type
|
|
3233
|
-
class GetScalingConfigurationsConfigurationInstancePatternInfoResult(dict):
|
|
3234
|
-
def __init__(__self__, *,
|
|
3235
|
-
architectures: Sequence[str],
|
|
3236
|
-
burstable_performance: str,
|
|
3237
|
-
cores: int,
|
|
3238
|
-
excluded_instance_types: Sequence[str],
|
|
3239
|
-
instance_family_level: str,
|
|
3240
|
-
max_price: float,
|
|
3241
|
-
memory: float):
|
|
3242
|
-
"""
|
|
3243
|
-
:param Sequence[str] architectures: Architecture N of instance type N. Valid values: X86, Heterogeneous, BareMetal, Arm, SuperComputeCluster.
|
|
3244
|
-
:param str burstable_performance: Specifies whether to include burstable instance types. Valid values: Exclude, Include, Required.
|
|
3245
|
-
:param int cores: The number of vCPUs that are specified for an instance type in instancePatternInfo.
|
|
3246
|
-
:param Sequence[str] excluded_instance_types: Instance type N that you want to exclude. You can use wildcard characters, such as an asterisk (*), to exclude an instance type or an instance family.
|
|
3247
|
-
:param str instance_family_level: The instance family level in instancePatternInfo.
|
|
3248
|
-
:param float max_price: The maximum hourly price for a pay-as-you-go instance or a preemptible instance in instancePatternInfo.
|
|
3249
|
-
:param float memory: The memory size that is specified for an instance type in instancePatternInfo.
|
|
3250
|
-
"""
|
|
3251
|
-
pulumi.set(__self__, "architectures", architectures)
|
|
3252
|
-
pulumi.set(__self__, "burstable_performance", burstable_performance)
|
|
3253
|
-
pulumi.set(__self__, "cores", cores)
|
|
3254
|
-
pulumi.set(__self__, "excluded_instance_types", excluded_instance_types)
|
|
3255
|
-
pulumi.set(__self__, "instance_family_level", instance_family_level)
|
|
3256
|
-
pulumi.set(__self__, "max_price", max_price)
|
|
3257
|
-
pulumi.set(__self__, "memory", memory)
|
|
3258
|
-
|
|
3259
|
-
@property
|
|
3260
|
-
@pulumi.getter
|
|
3261
|
-
def architectures(self) -> Sequence[str]:
|
|
3262
|
-
"""
|
|
3263
|
-
Architecture N of instance type N. Valid values: X86, Heterogeneous, BareMetal, Arm, SuperComputeCluster.
|
|
3264
|
-
"""
|
|
3265
|
-
return pulumi.get(self, "architectures")
|
|
3266
|
-
|
|
3267
|
-
@property
|
|
3268
|
-
@pulumi.getter(name="burstablePerformance")
|
|
3269
|
-
def burstable_performance(self) -> str:
|
|
3270
|
-
"""
|
|
3271
|
-
Specifies whether to include burstable instance types. Valid values: Exclude, Include, Required.
|
|
3272
|
-
"""
|
|
3273
|
-
return pulumi.get(self, "burstable_performance")
|
|
3274
|
-
|
|
3275
|
-
@property
|
|
3276
|
-
@pulumi.getter
|
|
3277
|
-
def cores(self) -> int:
|
|
3278
|
-
"""
|
|
3279
|
-
The number of vCPUs that are specified for an instance type in instancePatternInfo.
|
|
3280
|
-
"""
|
|
3281
|
-
return pulumi.get(self, "cores")
|
|
3282
|
-
|
|
3283
|
-
@property
|
|
3284
|
-
@pulumi.getter(name="excludedInstanceTypes")
|
|
3285
|
-
def excluded_instance_types(self) -> Sequence[str]:
|
|
3286
|
-
"""
|
|
3287
|
-
Instance type N that you want to exclude. You can use wildcard characters, such as an asterisk (*), to exclude an instance type or an instance family.
|
|
3288
|
-
"""
|
|
3289
|
-
return pulumi.get(self, "excluded_instance_types")
|
|
3290
|
-
|
|
3291
|
-
@property
|
|
3292
|
-
@pulumi.getter(name="instanceFamilyLevel")
|
|
3293
|
-
def instance_family_level(self) -> str:
|
|
3294
|
-
"""
|
|
3295
|
-
The instance family level in instancePatternInfo.
|
|
3296
|
-
"""
|
|
3297
|
-
return pulumi.get(self, "instance_family_level")
|
|
3298
|
-
|
|
3299
|
-
@property
|
|
3300
|
-
@pulumi.getter(name="maxPrice")
|
|
3301
|
-
def max_price(self) -> float:
|
|
3302
|
-
"""
|
|
3303
|
-
The maximum hourly price for a pay-as-you-go instance or a preemptible instance in instancePatternInfo.
|
|
3304
|
-
"""
|
|
3305
|
-
return pulumi.get(self, "max_price")
|
|
3306
|
-
|
|
3307
|
-
@property
|
|
3308
|
-
@pulumi.getter
|
|
3309
|
-
def memory(self) -> float:
|
|
3310
|
-
"""
|
|
3311
|
-
The memory size that is specified for an instance type in instancePatternInfo.
|
|
3312
|
-
"""
|
|
3313
|
-
return pulumi.get(self, "memory")
|
|
3314
|
-
|
|
3315
|
-
|
|
3316
3220
|
@pulumi.output_type
|
|
3317
3221
|
class GetScalingConfigurationsConfigurationSpotPriceLimitResult(dict):
|
|
3318
3222
|
def __init__(__self__, *,
|
|
@@ -36,7 +36,7 @@ class ScheduledTaskArgs:
|
|
|
36
36
|
The set of arguments for constructing a ScheduledTask resource.
|
|
37
37
|
:param pulumi.Input[str] description: Description of the scheduled task, which is 2-200 characters (English or Chinese) long.
|
|
38
38
|
:param pulumi.Input[int] desired_capacity: The expected number of instances in a scaling group when the scaling method of the scheduled task is to specify the number of instances in a scaling group. **NOTE:** You must specify the `DesiredCapacity` parameter when you create the scaling group.
|
|
39
|
-
:param pulumi.Input[int] launch_expiration_time: The time period during which a failed scheduled task is retried. Unit: seconds. Valid values: 0 to
|
|
39
|
+
:param pulumi.Input[int] launch_expiration_time: The time period during which a failed scheduled task is retried. Unit: seconds. Valid values: 0 to 21600. Default value: 600
|
|
40
40
|
:param pulumi.Input[str] launch_time: The time at which the scheduled task is triggered. Specify the time in the ISO 8601 standard in the YYYY-MM-DDThh:mmZ format.
|
|
41
41
|
The time must be in UTC. You cannot enter a time point later than 90 days from the date of scheduled task creation.
|
|
42
42
|
If the `recurrence_type` parameter is specified, the task is executed repeatedly at the time specified by LaunchTime.
|
|
@@ -115,7 +115,7 @@ class ScheduledTaskArgs:
|
|
|
115
115
|
@pulumi.getter(name="launchExpirationTime")
|
|
116
116
|
def launch_expiration_time(self) -> Optional[pulumi.Input[int]]:
|
|
117
117
|
"""
|
|
118
|
-
The time period during which a failed scheduled task is retried. Unit: seconds. Valid values: 0 to
|
|
118
|
+
The time period during which a failed scheduled task is retried. Unit: seconds. Valid values: 0 to 21600. Default value: 600
|
|
119
119
|
"""
|
|
120
120
|
return pulumi.get(self, "launch_expiration_time")
|
|
121
121
|
|
|
@@ -276,7 +276,7 @@ class _ScheduledTaskState:
|
|
|
276
276
|
Input properties used for looking up and filtering ScheduledTask resources.
|
|
277
277
|
:param pulumi.Input[str] description: Description of the scheduled task, which is 2-200 characters (English or Chinese) long.
|
|
278
278
|
:param pulumi.Input[int] desired_capacity: The expected number of instances in a scaling group when the scaling method of the scheduled task is to specify the number of instances in a scaling group. **NOTE:** You must specify the `DesiredCapacity` parameter when you create the scaling group.
|
|
279
|
-
:param pulumi.Input[int] launch_expiration_time: The time period during which a failed scheduled task is retried. Unit: seconds. Valid values: 0 to
|
|
279
|
+
:param pulumi.Input[int] launch_expiration_time: The time period during which a failed scheduled task is retried. Unit: seconds. Valid values: 0 to 21600. Default value: 600
|
|
280
280
|
:param pulumi.Input[str] launch_time: The time at which the scheduled task is triggered. Specify the time in the ISO 8601 standard in the YYYY-MM-DDThh:mmZ format.
|
|
281
281
|
The time must be in UTC. You cannot enter a time point later than 90 days from the date of scheduled task creation.
|
|
282
282
|
If the `recurrence_type` parameter is specified, the task is executed repeatedly at the time specified by LaunchTime.
|
|
@@ -355,7 +355,7 @@ class _ScheduledTaskState:
|
|
|
355
355
|
@pulumi.getter(name="launchExpirationTime")
|
|
356
356
|
def launch_expiration_time(self) -> Optional[pulumi.Input[int]]:
|
|
357
357
|
"""
|
|
358
|
-
The time period during which a failed scheduled task is retried. Unit: seconds. Valid values: 0 to
|
|
358
|
+
The time period during which a failed scheduled task is retried. Unit: seconds. Valid values: 0 to 21600. Default value: 600
|
|
359
359
|
"""
|
|
360
360
|
return pulumi.get(self, "launch_expiration_time")
|
|
361
361
|
|
|
@@ -534,7 +534,7 @@ class ScheduledTask(pulumi.CustomResource):
|
|
|
534
534
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
535
535
|
:param pulumi.Input[str] description: Description of the scheduled task, which is 2-200 characters (English or Chinese) long.
|
|
536
536
|
:param pulumi.Input[int] desired_capacity: The expected number of instances in a scaling group when the scaling method of the scheduled task is to specify the number of instances in a scaling group. **NOTE:** You must specify the `DesiredCapacity` parameter when you create the scaling group.
|
|
537
|
-
:param pulumi.Input[int] launch_expiration_time: The time period during which a failed scheduled task is retried. Unit: seconds. Valid values: 0 to
|
|
537
|
+
:param pulumi.Input[int] launch_expiration_time: The time period during which a failed scheduled task is retried. Unit: seconds. Valid values: 0 to 21600. Default value: 600
|
|
538
538
|
:param pulumi.Input[str] launch_time: The time at which the scheduled task is triggered. Specify the time in the ISO 8601 standard in the YYYY-MM-DDThh:mmZ format.
|
|
539
539
|
The time must be in UTC. You cannot enter a time point later than 90 days from the date of scheduled task creation.
|
|
540
540
|
If the `recurrence_type` parameter is specified, the task is executed repeatedly at the time specified by LaunchTime.
|
|
@@ -661,7 +661,7 @@ class ScheduledTask(pulumi.CustomResource):
|
|
|
661
661
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
662
662
|
:param pulumi.Input[str] description: Description of the scheduled task, which is 2-200 characters (English or Chinese) long.
|
|
663
663
|
:param pulumi.Input[int] desired_capacity: The expected number of instances in a scaling group when the scaling method of the scheduled task is to specify the number of instances in a scaling group. **NOTE:** You must specify the `DesiredCapacity` parameter when you create the scaling group.
|
|
664
|
-
:param pulumi.Input[int] launch_expiration_time: The time period during which a failed scheduled task is retried. Unit: seconds. Valid values: 0 to
|
|
664
|
+
:param pulumi.Input[int] launch_expiration_time: The time period during which a failed scheduled task is retried. Unit: seconds. Valid values: 0 to 21600. Default value: 600
|
|
665
665
|
:param pulumi.Input[str] launch_time: The time at which the scheduled task is triggered. Specify the time in the ISO 8601 standard in the YYYY-MM-DDThh:mmZ format.
|
|
666
666
|
The time must be in UTC. You cannot enter a time point later than 90 days from the date of scheduled task creation.
|
|
667
667
|
If the `recurrence_type` parameter is specified, the task is executed repeatedly at the time specified by LaunchTime.
|
|
@@ -724,7 +724,7 @@ class ScheduledTask(pulumi.CustomResource):
|
|
|
724
724
|
@pulumi.getter(name="launchExpirationTime")
|
|
725
725
|
def launch_expiration_time(self) -> pulumi.Output[Optional[int]]:
|
|
726
726
|
"""
|
|
727
|
-
The time period during which a failed scheduled task is retried. Unit: seconds. Valid values: 0 to
|
|
727
|
+
The time period during which a failed scheduled task is retried. Unit: seconds. Valid values: 0 to 21600. Default value: 600
|
|
728
728
|
"""
|
|
729
729
|
return pulumi.get(self, "launch_expiration_time")
|
|
730
730
|
|
pulumi_alicloud/fc/v3_trigger.py
CHANGED
|
@@ -50,17 +50,11 @@ class GetAcceleratorSpareIpAttachmentsResult:
|
|
|
50
50
|
@property
|
|
51
51
|
@pulumi.getter(name="acceleratorId")
|
|
52
52
|
def accelerator_id(self) -> str:
|
|
53
|
-
"""
|
|
54
|
-
The ID of the global acceleration instance.
|
|
55
|
-
"""
|
|
56
53
|
return pulumi.get(self, "accelerator_id")
|
|
57
54
|
|
|
58
55
|
@property
|
|
59
56
|
@pulumi.getter
|
|
60
57
|
def attachments(self) -> Sequence['outputs.GetAcceleratorSpareIpAttachmentsAttachmentResult']:
|
|
61
|
-
"""
|
|
62
|
-
A list of Ga Accelerator Spare Ip Attachments. Each element contains the following attributes:
|
|
63
|
-
"""
|
|
64
58
|
return pulumi.get(self, "attachments")
|
|
65
59
|
|
|
66
60
|
@property
|
|
@@ -84,9 +78,6 @@ class GetAcceleratorSpareIpAttachmentsResult:
|
|
|
84
78
|
@property
|
|
85
79
|
@pulumi.getter
|
|
86
80
|
def status(self) -> Optional[str]:
|
|
87
|
-
"""
|
|
88
|
-
The status of the standby CNAME IP address. Valid values: `active`, `inuse`.
|
|
89
|
-
"""
|
|
90
81
|
return pulumi.get(self, "status")
|
|
91
82
|
|
|
92
83
|
|
|
@@ -112,7 +103,7 @@ def get_accelerator_spare_ip_attachments(accelerator_id: Optional[str] = None,
|
|
|
112
103
|
"""
|
|
113
104
|
This data source provides the Ga Accelerator Spare Ip Attachments of the current Alibaba Cloud user.
|
|
114
105
|
|
|
115
|
-
> **NOTE:** Available
|
|
106
|
+
> **NOTE:** Available in v1.167.0+.
|
|
116
107
|
|
|
117
108
|
## Example Usage
|
|
118
109
|
|
|
@@ -159,7 +150,7 @@ def get_accelerator_spare_ip_attachments_output(accelerator_id: Optional[pulumi.
|
|
|
159
150
|
"""
|
|
160
151
|
This data source provides the Ga Accelerator Spare Ip Attachments of the current Alibaba Cloud user.
|
|
161
152
|
|
|
162
|
-
> **NOTE:** Available
|
|
153
|
+
> **NOTE:** Available in v1.167.0+.
|
|
163
154
|
|
|
164
155
|
## Example Usage
|
|
165
156
|
|
pulumi_alicloud/ga/get_acls.py
CHANGED
|
@@ -59,17 +59,11 @@ class GetAclsResult:
|
|
|
59
59
|
@property
|
|
60
60
|
@pulumi.getter(name="aclName")
|
|
61
61
|
def acl_name(self) -> Optional[str]:
|
|
62
|
-
"""
|
|
63
|
-
The name of the acl.
|
|
64
|
-
"""
|
|
65
62
|
return pulumi.get(self, "acl_name")
|
|
66
63
|
|
|
67
64
|
@property
|
|
68
65
|
@pulumi.getter
|
|
69
66
|
def acls(self) -> Sequence['outputs.GetAclsAclResult']:
|
|
70
|
-
"""
|
|
71
|
-
A list of Ga Acls. Each element contains the following attributes:
|
|
72
|
-
"""
|
|
73
67
|
return pulumi.get(self, "acls")
|
|
74
68
|
|
|
75
69
|
@property
|
|
@@ -98,9 +92,6 @@ class GetAclsResult:
|
|
|
98
92
|
@property
|
|
99
93
|
@pulumi.getter
|
|
100
94
|
def names(self) -> Sequence[str]:
|
|
101
|
-
"""
|
|
102
|
-
A list of Acl names.
|
|
103
|
-
"""
|
|
104
95
|
return pulumi.get(self, "names")
|
|
105
96
|
|
|
106
97
|
@property
|
|
@@ -111,9 +102,6 @@ class GetAclsResult:
|
|
|
111
102
|
@property
|
|
112
103
|
@pulumi.getter
|
|
113
104
|
def status(self) -> Optional[str]:
|
|
114
|
-
"""
|
|
115
|
-
The status of the resource.
|
|
116
|
-
"""
|
|
117
105
|
return pulumi.get(self, "status")
|
|
118
106
|
|
|
119
107
|
|
|
@@ -144,7 +132,7 @@ def get_acls(acl_name: Optional[str] = None,
|
|
|
144
132
|
"""
|
|
145
133
|
This data source provides the Ga Acls of the current Alibaba Cloud user.
|
|
146
134
|
|
|
147
|
-
> **NOTE:** Available
|
|
135
|
+
> **NOTE:** Available in v1.150.0+.
|
|
148
136
|
|
|
149
137
|
## Example Usage
|
|
150
138
|
|
|
@@ -198,7 +186,7 @@ def get_acls_output(acl_name: Optional[pulumi.Input[Optional[str]]] = None,
|
|
|
198
186
|
"""
|
|
199
187
|
This data source provides the Ga Acls of the current Alibaba Cloud user.
|
|
200
188
|
|
|
201
|
-
> **NOTE:** Available
|
|
189
|
+
> **NOTE:** Available in v1.150.0+.
|
|
202
190
|
|
|
203
191
|
## Example Usage
|
|
204
192
|
|
|
@@ -50,17 +50,11 @@ class GetAdditionalCertificatesResult:
|
|
|
50
50
|
@property
|
|
51
51
|
@pulumi.getter(name="acceleratorId")
|
|
52
52
|
def accelerator_id(self) -> str:
|
|
53
|
-
"""
|
|
54
|
-
The ID of the GA instance.
|
|
55
|
-
"""
|
|
56
53
|
return pulumi.get(self, "accelerator_id")
|
|
57
54
|
|
|
58
55
|
@property
|
|
59
56
|
@pulumi.getter
|
|
60
57
|
def certificates(self) -> Sequence['outputs.GetAdditionalCertificatesCertificateResult']:
|
|
61
|
-
"""
|
|
62
|
-
A list of Ga Additional Certificates. Each element contains the following attributes:
|
|
63
|
-
"""
|
|
64
58
|
return pulumi.get(self, "certificates")
|
|
65
59
|
|
|
66
60
|
@property
|
|
@@ -79,9 +73,6 @@ class GetAdditionalCertificatesResult:
|
|
|
79
73
|
@property
|
|
80
74
|
@pulumi.getter(name="listenerId")
|
|
81
75
|
def listener_id(self) -> str:
|
|
82
|
-
"""
|
|
83
|
-
The ID of the listener. Only HTTPS listeners support this parameter.
|
|
84
|
-
"""
|
|
85
76
|
return pulumi.get(self, "listener_id")
|
|
86
77
|
|
|
87
78
|
@property
|
|
@@ -112,7 +103,7 @@ def get_additional_certificates(accelerator_id: Optional[str] = None,
|
|
|
112
103
|
"""
|
|
113
104
|
This data source provides the Ga Additional Certificates of the current Alibaba Cloud user.
|
|
114
105
|
|
|
115
|
-
> **NOTE:** Available
|
|
106
|
+
> **NOTE:** Available in v1.150.0+.
|
|
116
107
|
|
|
117
108
|
## Example Usage
|
|
118
109
|
|
|
@@ -160,7 +151,7 @@ def get_additional_certificates_output(accelerator_id: Optional[pulumi.Input[str
|
|
|
160
151
|
"""
|
|
161
152
|
This data source provides the Ga Additional Certificates of the current Alibaba Cloud user.
|
|
162
153
|
|
|
163
|
-
> **NOTE:** Available
|
|
154
|
+
> **NOTE:** Available in v1.150.0+.
|
|
164
155
|
|
|
165
156
|
## Example Usage
|
|
166
157
|
|
|
@@ -82,9 +82,6 @@ class GetBandwidthPackagesResult:
|
|
|
82
82
|
@property
|
|
83
83
|
@pulumi.getter
|
|
84
84
|
def names(self) -> Sequence[str]:
|
|
85
|
-
"""
|
|
86
|
-
A list of Bandwidth Package names.
|
|
87
|
-
"""
|
|
88
85
|
return pulumi.get(self, "names")
|
|
89
86
|
|
|
90
87
|
@property
|
|
@@ -95,25 +92,16 @@ class GetBandwidthPackagesResult:
|
|
|
95
92
|
@property
|
|
96
93
|
@pulumi.getter
|
|
97
94
|
def packages(self) -> Sequence['outputs.GetBandwidthPackagesPackageResult']:
|
|
98
|
-
"""
|
|
99
|
-
A list of Ga Bandwidth Packages. Each element contains the following attributes:
|
|
100
|
-
"""
|
|
101
95
|
return pulumi.get(self, "packages")
|
|
102
96
|
|
|
103
97
|
@property
|
|
104
98
|
@pulumi.getter
|
|
105
99
|
def status(self) -> Optional[str]:
|
|
106
|
-
"""
|
|
107
|
-
The status of the bandwidth plan.
|
|
108
|
-
"""
|
|
109
100
|
return pulumi.get(self, "status")
|
|
110
101
|
|
|
111
102
|
@property
|
|
112
103
|
@pulumi.getter
|
|
113
104
|
def type(self) -> Optional[str]:
|
|
114
|
-
"""
|
|
115
|
-
The type of the bandwidth packet. China station only supports return to basic.
|
|
116
|
-
"""
|
|
117
105
|
return pulumi.get(self, "type")
|
|
118
106
|
|
|
119
107
|
|
|
@@ -144,7 +132,7 @@ def get_bandwidth_packages(enable_details: Optional[bool] = None,
|
|
|
144
132
|
"""
|
|
145
133
|
This data source provides the Global Accelerator (GA) Bandwidth Packages of the current Alibaba Cloud user.
|
|
146
134
|
|
|
147
|
-
> **NOTE:** Available
|
|
135
|
+
> **NOTE:** Available in v1.112.0+.
|
|
148
136
|
|
|
149
137
|
## Example Usage
|
|
150
138
|
|
|
@@ -197,7 +185,7 @@ def get_bandwidth_packages_output(enable_details: Optional[pulumi.Input[Optional
|
|
|
197
185
|
"""
|
|
198
186
|
This data source provides the Global Accelerator (GA) Bandwidth Packages of the current Alibaba Cloud user.
|
|
199
187
|
|
|
200
|
-
> **NOTE:** Available
|
|
188
|
+
> **NOTE:** Available in v1.112.0+.
|
|
201
189
|
|
|
202
190
|
## Example Usage
|
|
203
191
|
|
|
@@ -138,7 +138,7 @@ def get_basic_accelerate_ip_endpoint_relations(accelerate_ip_id: Optional[str] =
|
|
|
138
138
|
"""
|
|
139
139
|
This data source provides the Global Accelerator (GA) Basic Accelerate Ip Endpoint Relations of the current Alibaba Cloud user.
|
|
140
140
|
|
|
141
|
-
> **NOTE:** Available
|
|
141
|
+
> **NOTE:** Available in v1.194.0+.
|
|
142
142
|
|
|
143
143
|
## Example Usage
|
|
144
144
|
|
|
@@ -190,7 +190,7 @@ def get_basic_accelerate_ip_endpoint_relations_output(accelerate_ip_id: Optional
|
|
|
190
190
|
"""
|
|
191
191
|
This data source provides the Global Accelerator (GA) Basic Accelerate Ip Endpoint Relations of the current Alibaba Cloud user.
|
|
192
192
|
|
|
193
|
-
> **NOTE:** Available
|
|
193
|
+
> **NOTE:** Available in v1.194.0+.
|
|
194
194
|
|
|
195
195
|
## Example Usage
|
|
196
196
|
|
|
@@ -138,7 +138,7 @@ def get_basic_accelerate_ips(accelerate_ip_address: Optional[str] = None,
|
|
|
138
138
|
"""
|
|
139
139
|
This data source provides the Global Accelerator (GA) Basic Accelerate IPs of the current Alibaba Cloud user.
|
|
140
140
|
|
|
141
|
-
> **NOTE:** Available
|
|
141
|
+
> **NOTE:** Available in v1.194.0+.
|
|
142
142
|
|
|
143
143
|
## Example Usage
|
|
144
144
|
|
|
@@ -190,7 +190,7 @@ def get_basic_accelerate_ips_output(accelerate_ip_address: Optional[pulumi.Input
|
|
|
190
190
|
"""
|
|
191
191
|
This data source provides the Global Accelerator (GA) Basic Accelerate IPs of the current Alibaba Cloud user.
|
|
192
192
|
|
|
193
|
-
> **NOTE:** Available
|
|
193
|
+
> **NOTE:** Available in v1.194.0+.
|
|
194
194
|
|
|
195
195
|
## Example Usage
|
|
196
196
|
|