pulumi-alicloud 3.59.0a1720785756__py3-none-any.whl → 3.59.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulumi-alicloud might be problematic. Click here for more details.
- pulumi_alicloud/_utilities.py +3 -4
- pulumi_alicloud/adb/_inputs.py +14 -0
- pulumi_alicloud/adb/outputs.py +14 -0
- pulumi_alicloud/alb/_inputs.py +224 -0
- pulumi_alicloud/alb/outputs.py +260 -0
- pulumi_alicloud/arms/_inputs.py +438 -0
- pulumi_alicloud/arms/outputs.py +442 -0
- pulumi_alicloud/bp/_inputs.py +14 -0
- pulumi_alicloud/bp/outputs.py +14 -0
- pulumi_alicloud/cas/outputs.py +4 -0
- pulumi_alicloud/cddc/outputs.py +6 -0
- pulumi_alicloud/cen/get_transit_router_service.py +2 -2
- pulumi_alicloud/cfg/_inputs.py +20 -0
- pulumi_alicloud/cfg/outputs.py +20 -0
- pulumi_alicloud/clickhouse/outputs.py +4 -0
- pulumi_alicloud/cloudfirewall/_inputs.py +40 -0
- pulumi_alicloud/cloudfirewall/control_policy_order.py +60 -44
- pulumi_alicloud/cloudfirewall/outputs.py +40 -0
- pulumi_alicloud/cloudmonitor/_inputs.py +18 -0
- pulumi_alicloud/cloudmonitor/outputs.py +18 -0
- pulumi_alicloud/cms/_inputs.py +188 -0
- pulumi_alicloud/cms/outputs.py +228 -0
- pulumi_alicloud/compute/_inputs.py +4 -0
- pulumi_alicloud/compute/outputs.py +4 -0
- pulumi_alicloud/cs/_inputs.py +22 -0
- pulumi_alicloud/cs/node_pool.py +7 -7
- pulumi_alicloud/cs/outputs.py +22 -0
- pulumi_alicloud/databasegateway/outputs.py +42 -0
- pulumi_alicloud/dcdn/_inputs.py +555 -27
- pulumi_alicloud/dcdn/domain.py +366 -217
- pulumi_alicloud/dcdn/outputs.py +550 -22
- pulumi_alicloud/ddos/_inputs.py +162 -0
- pulumi_alicloud/ddos/outputs.py +162 -0
- pulumi_alicloud/directmail/get_domains.py +31 -24
- pulumi_alicloud/directmail/outputs.py +131 -32
- pulumi_alicloud/ebs/_inputs.py +22 -0
- pulumi_alicloud/ebs/outputs.py +22 -0
- pulumi_alicloud/eci/_inputs.py +100 -0
- pulumi_alicloud/eci/outputs.py +100 -0
- pulumi_alicloud/ecs/_inputs.py +110 -8
- pulumi_alicloud/ecs/ecs_disk.py +7 -0
- pulumi_alicloud/ecs/instance.py +304 -102
- pulumi_alicloud/ecs/outputs.py +217 -9
- pulumi_alicloud/edas/_inputs.py +28 -0
- pulumi_alicloud/edas/outputs.py +28 -0
- pulumi_alicloud/ehpc/_inputs.py +6 -0
- pulumi_alicloud/ehpc/outputs.py +6 -0
- pulumi_alicloud/emr/_inputs.py +134 -0
- pulumi_alicloud/emr/outputs.py +148 -0
- pulumi_alicloud/emrv2/_inputs.py +224 -0
- pulumi_alicloud/emrv2/outputs.py +224 -0
- pulumi_alicloud/ess/_inputs.py +24 -0
- pulumi_alicloud/ess/outputs.py +24 -0
- pulumi_alicloud/eventbridge/_inputs.py +156 -0
- pulumi_alicloud/eventbridge/outputs.py +156 -0
- pulumi_alicloud/expressconnect/_inputs.py +12 -0
- pulumi_alicloud/expressconnect/outputs.py +12 -0
- pulumi_alicloud/fc/_inputs.py +32 -0
- pulumi_alicloud/fc/outputs.py +32 -0
- pulumi_alicloud/ga/_inputs.py +24 -0
- pulumi_alicloud/ga/outputs.py +24 -0
- pulumi_alicloud/gpdb/_inputs.py +48 -0
- pulumi_alicloud/gpdb/outputs.py +60 -0
- pulumi_alicloud/hbr/_inputs.py +68 -0
- pulumi_alicloud/hbr/outputs.py +68 -0
- pulumi_alicloud/imp/_inputs.py +14 -0
- pulumi_alicloud/imp/outputs.py +14 -0
- pulumi_alicloud/log/_inputs.py +14 -0
- pulumi_alicloud/log/outputs.py +14 -0
- pulumi_alicloud/maxcompute/_inputs.py +54 -34
- pulumi_alicloud/maxcompute/outputs.py +54 -34
- pulumi_alicloud/maxcompute/project.py +230 -66
- pulumi_alicloud/mongodb/_inputs.py +14 -0
- pulumi_alicloud/mongodb/outputs.py +14 -0
- pulumi_alicloud/oss/_inputs.py +100 -0
- pulumi_alicloud/oss/outputs.py +100 -0
- pulumi_alicloud/ots/_inputs.py +60 -0
- pulumi_alicloud/ots/outputs.py +60 -0
- pulumi_alicloud/polardb/_inputs.py +10 -0
- pulumi_alicloud/polardb/cluster.py +28 -28
- pulumi_alicloud/polardb/outputs.py +10 -0
- pulumi_alicloud/pulumi-plugin.json +1 -1
- pulumi_alicloud/pvtz/outputs.py +18 -0
- pulumi_alicloud/quotas/_inputs.py +10 -0
- pulumi_alicloud/quotas/outputs.py +10 -0
- pulumi_alicloud/ram/_inputs.py +24 -0
- pulumi_alicloud/ram/outputs.py +24 -0
- pulumi_alicloud/rdc/organization.py +2 -2
- pulumi_alicloud/realtimecompute/_inputs.py +6 -0
- pulumi_alicloud/realtimecompute/outputs.py +6 -0
- pulumi_alicloud/rocketmq/_inputs.py +36 -0
- pulumi_alicloud/rocketmq/outputs.py +36 -0
- pulumi_alicloud/ros/_inputs.py +72 -0
- pulumi_alicloud/ros/outputs.py +72 -0
- pulumi_alicloud/sae/_inputs.py +118 -0
- pulumi_alicloud/sae/outputs.py +118 -0
- pulumi_alicloud/scdn/_inputs.py +56 -0
- pulumi_alicloud/scdn/outputs.py +56 -0
- pulumi_alicloud/servicecatalog/_inputs.py +10 -0
- pulumi_alicloud/servicecatalog/outputs.py +10 -0
- pulumi_alicloud/servicemesh/_inputs.py +150 -0
- pulumi_alicloud/servicemesh/outputs.py +154 -0
- pulumi_alicloud/slb/_inputs.py +8 -8
- pulumi_alicloud/slb/outputs.py +8 -8
- pulumi_alicloud/slb/server_group.py +140 -84
- pulumi_alicloud/sls/_inputs.py +186 -0
- pulumi_alicloud/sls/outputs.py +186 -0
- pulumi_alicloud/threatdetection/_inputs.py +32 -0
- pulumi_alicloud/threatdetection/outputs.py +32 -0
- pulumi_alicloud/vod/_inputs.py +18 -0
- pulumi_alicloud/vod/outputs.py +18 -0
- pulumi_alicloud/vpc/_inputs.py +50 -12
- pulumi_alicloud/vpc/network.py +332 -134
- pulumi_alicloud/vpc/outputs.py +50 -12
- pulumi_alicloud/vpc/public_ip_address_pool.py +118 -10
- pulumi_alicloud/vpn/_inputs.py +10 -0
- pulumi_alicloud/vpn/outputs.py +14 -0
- pulumi_alicloud/wafv3/_inputs.py +10 -0
- pulumi_alicloud/wafv3/outputs.py +10 -0
- {pulumi_alicloud-3.59.0a1720785756.dist-info → pulumi_alicloud-3.59.1.dist-info}/METADATA +1 -1
- {pulumi_alicloud-3.59.0a1720785756.dist-info → pulumi_alicloud-3.59.1.dist-info}/RECORD +123 -123
- {pulumi_alicloud-3.59.0a1720785756.dist-info → pulumi_alicloud-3.59.1.dist-info}/WHEEL +1 -1
- {pulumi_alicloud-3.59.0a1720785756.dist-info → pulumi_alicloud-3.59.1.dist-info}/top_level.txt +0 -0
|
@@ -643,17 +643,27 @@ class FirewallVpcFirewallLocalVpcLocalVpcCidrTableList(dict):
|
|
|
643
643
|
def __init__(__self__, *,
|
|
644
644
|
local_route_entry_lists: Sequence['outputs.FirewallVpcFirewallLocalVpcLocalVpcCidrTableListLocalRouteEntryList'],
|
|
645
645
|
local_route_table_id: str):
|
|
646
|
+
"""
|
|
647
|
+
:param Sequence['FirewallVpcFirewallLocalVpcLocalVpcCidrTableListLocalRouteEntryListArgs'] local_route_entry_lists: The list of route entries of the local VPC. See `local_route_entry_list` below.
|
|
648
|
+
:param str local_route_table_id: The ID of the route table of the local VPC.
|
|
649
|
+
"""
|
|
646
650
|
pulumi.set(__self__, "local_route_entry_lists", local_route_entry_lists)
|
|
647
651
|
pulumi.set(__self__, "local_route_table_id", local_route_table_id)
|
|
648
652
|
|
|
649
653
|
@property
|
|
650
654
|
@pulumi.getter(name="localRouteEntryLists")
|
|
651
655
|
def local_route_entry_lists(self) -> Sequence['outputs.FirewallVpcFirewallLocalVpcLocalVpcCidrTableListLocalRouteEntryList']:
|
|
656
|
+
"""
|
|
657
|
+
The list of route entries of the local VPC. See `local_route_entry_list` below.
|
|
658
|
+
"""
|
|
652
659
|
return pulumi.get(self, "local_route_entry_lists")
|
|
653
660
|
|
|
654
661
|
@property
|
|
655
662
|
@pulumi.getter(name="localRouteTableId")
|
|
656
663
|
def local_route_table_id(self) -> str:
|
|
664
|
+
"""
|
|
665
|
+
The ID of the route table of the local VPC.
|
|
666
|
+
"""
|
|
657
667
|
return pulumi.get(self, "local_route_table_id")
|
|
658
668
|
|
|
659
669
|
|
|
@@ -681,17 +691,27 @@ class FirewallVpcFirewallLocalVpcLocalVpcCidrTableListLocalRouteEntryList(dict):
|
|
|
681
691
|
def __init__(__self__, *,
|
|
682
692
|
local_destination_cidr: str,
|
|
683
693
|
local_next_hop_instance_id: str):
|
|
694
|
+
"""
|
|
695
|
+
:param str local_destination_cidr: The target network segment of the local VPC.
|
|
696
|
+
:param str local_next_hop_instance_id: The ID of the next-hop instance in the local VPC.
|
|
697
|
+
"""
|
|
684
698
|
pulumi.set(__self__, "local_destination_cidr", local_destination_cidr)
|
|
685
699
|
pulumi.set(__self__, "local_next_hop_instance_id", local_next_hop_instance_id)
|
|
686
700
|
|
|
687
701
|
@property
|
|
688
702
|
@pulumi.getter(name="localDestinationCidr")
|
|
689
703
|
def local_destination_cidr(self) -> str:
|
|
704
|
+
"""
|
|
705
|
+
The target network segment of the local VPC.
|
|
706
|
+
"""
|
|
690
707
|
return pulumi.get(self, "local_destination_cidr")
|
|
691
708
|
|
|
692
709
|
@property
|
|
693
710
|
@pulumi.getter(name="localNextHopInstanceId")
|
|
694
711
|
def local_next_hop_instance_id(self) -> str:
|
|
712
|
+
"""
|
|
713
|
+
The ID of the next-hop instance in the local VPC.
|
|
714
|
+
"""
|
|
695
715
|
return pulumi.get(self, "local_next_hop_instance_id")
|
|
696
716
|
|
|
697
717
|
|
|
@@ -836,17 +856,27 @@ class FirewallVpcFirewallPeerVpcPeerVpcCidrTableList(dict):
|
|
|
836
856
|
def __init__(__self__, *,
|
|
837
857
|
peer_route_entry_lists: Sequence['outputs.FirewallVpcFirewallPeerVpcPeerVpcCidrTableListPeerRouteEntryList'],
|
|
838
858
|
peer_route_table_id: str):
|
|
859
|
+
"""
|
|
860
|
+
:param Sequence['FirewallVpcFirewallPeerVpcPeerVpcCidrTableListPeerRouteEntryListArgs'] peer_route_entry_lists: Peer VPC route entry list information. See `peer_route_entry_list` below.
|
|
861
|
+
:param str peer_route_table_id: The ID of the route table of the peer VPC.
|
|
862
|
+
"""
|
|
839
863
|
pulumi.set(__self__, "peer_route_entry_lists", peer_route_entry_lists)
|
|
840
864
|
pulumi.set(__self__, "peer_route_table_id", peer_route_table_id)
|
|
841
865
|
|
|
842
866
|
@property
|
|
843
867
|
@pulumi.getter(name="peerRouteEntryLists")
|
|
844
868
|
def peer_route_entry_lists(self) -> Sequence['outputs.FirewallVpcFirewallPeerVpcPeerVpcCidrTableListPeerRouteEntryList']:
|
|
869
|
+
"""
|
|
870
|
+
Peer VPC route entry list information. See `peer_route_entry_list` below.
|
|
871
|
+
"""
|
|
845
872
|
return pulumi.get(self, "peer_route_entry_lists")
|
|
846
873
|
|
|
847
874
|
@property
|
|
848
875
|
@pulumi.getter(name="peerRouteTableId")
|
|
849
876
|
def peer_route_table_id(self) -> str:
|
|
877
|
+
"""
|
|
878
|
+
The ID of the route table of the peer VPC.
|
|
879
|
+
"""
|
|
850
880
|
return pulumi.get(self, "peer_route_table_id")
|
|
851
881
|
|
|
852
882
|
|
|
@@ -874,17 +904,27 @@ class FirewallVpcFirewallPeerVpcPeerVpcCidrTableListPeerRouteEntryList(dict):
|
|
|
874
904
|
def __init__(__self__, *,
|
|
875
905
|
peer_destination_cidr: str,
|
|
876
906
|
peer_next_hop_instance_id: str):
|
|
907
|
+
"""
|
|
908
|
+
:param str peer_destination_cidr: The target network segment of the peer VPC.
|
|
909
|
+
:param str peer_next_hop_instance_id: The ID of the next-hop instance in the peer VPC.
|
|
910
|
+
"""
|
|
877
911
|
pulumi.set(__self__, "peer_destination_cidr", peer_destination_cidr)
|
|
878
912
|
pulumi.set(__self__, "peer_next_hop_instance_id", peer_next_hop_instance_id)
|
|
879
913
|
|
|
880
914
|
@property
|
|
881
915
|
@pulumi.getter(name="peerDestinationCidr")
|
|
882
916
|
def peer_destination_cidr(self) -> str:
|
|
917
|
+
"""
|
|
918
|
+
The target network segment of the peer VPC.
|
|
919
|
+
"""
|
|
883
920
|
return pulumi.get(self, "peer_destination_cidr")
|
|
884
921
|
|
|
885
922
|
@property
|
|
886
923
|
@pulumi.getter(name="peerNextHopInstanceId")
|
|
887
924
|
def peer_next_hop_instance_id(self) -> str:
|
|
925
|
+
"""
|
|
926
|
+
The ID of the next-hop instance in the peer VPC.
|
|
927
|
+
"""
|
|
888
928
|
return pulumi.get(self, "peer_next_hop_instance_id")
|
|
889
929
|
|
|
890
930
|
|
|
@@ -168,6 +168,12 @@ class ServiceGroupMonitoringAgentProcessAlertConfigTargetListArgs:
|
|
|
168
168
|
json_params: Optional[pulumi.Input[str]] = None,
|
|
169
169
|
level: Optional[pulumi.Input[str]] = None,
|
|
170
170
|
target_list_id: Optional[pulumi.Input[str]] = None):
|
|
171
|
+
"""
|
|
172
|
+
:param pulumi.Input[str] arn: The Alibaba Cloud Resource Name (ARN) of the resource.
|
|
173
|
+
:param pulumi.Input[str] json_params: The parameters of the alert callback. Specify the parameters in the JSON format.
|
|
174
|
+
:param pulumi.Input[str] level: The alert level. Valid values: `CRITICAL`, `WARN`, `INFO`.
|
|
175
|
+
:param pulumi.Input[str] target_list_id: The ID of the resource for which alerts are triggered.
|
|
176
|
+
"""
|
|
171
177
|
if arn is not None:
|
|
172
178
|
pulumi.set(__self__, "arn", arn)
|
|
173
179
|
if json_params is not None:
|
|
@@ -180,6 +186,9 @@ class ServiceGroupMonitoringAgentProcessAlertConfigTargetListArgs:
|
|
|
180
186
|
@property
|
|
181
187
|
@pulumi.getter
|
|
182
188
|
def arn(self) -> Optional[pulumi.Input[str]]:
|
|
189
|
+
"""
|
|
190
|
+
The Alibaba Cloud Resource Name (ARN) of the resource.
|
|
191
|
+
"""
|
|
183
192
|
return pulumi.get(self, "arn")
|
|
184
193
|
|
|
185
194
|
@arn.setter
|
|
@@ -189,6 +198,9 @@ class ServiceGroupMonitoringAgentProcessAlertConfigTargetListArgs:
|
|
|
189
198
|
@property
|
|
190
199
|
@pulumi.getter(name="jsonParams")
|
|
191
200
|
def json_params(self) -> Optional[pulumi.Input[str]]:
|
|
201
|
+
"""
|
|
202
|
+
The parameters of the alert callback. Specify the parameters in the JSON format.
|
|
203
|
+
"""
|
|
192
204
|
return pulumi.get(self, "json_params")
|
|
193
205
|
|
|
194
206
|
@json_params.setter
|
|
@@ -198,6 +210,9 @@ class ServiceGroupMonitoringAgentProcessAlertConfigTargetListArgs:
|
|
|
198
210
|
@property
|
|
199
211
|
@pulumi.getter
|
|
200
212
|
def level(self) -> Optional[pulumi.Input[str]]:
|
|
213
|
+
"""
|
|
214
|
+
The alert level. Valid values: `CRITICAL`, `WARN`, `INFO`.
|
|
215
|
+
"""
|
|
201
216
|
return pulumi.get(self, "level")
|
|
202
217
|
|
|
203
218
|
@level.setter
|
|
@@ -207,6 +222,9 @@ class ServiceGroupMonitoringAgentProcessAlertConfigTargetListArgs:
|
|
|
207
222
|
@property
|
|
208
223
|
@pulumi.getter(name="targetListId")
|
|
209
224
|
def target_list_id(self) -> Optional[pulumi.Input[str]]:
|
|
225
|
+
"""
|
|
226
|
+
The ID of the resource for which alerts are triggered.
|
|
227
|
+
"""
|
|
210
228
|
return pulumi.get(self, "target_list_id")
|
|
211
229
|
|
|
212
230
|
@target_list_id.setter
|
|
@@ -178,6 +178,12 @@ class ServiceGroupMonitoringAgentProcessAlertConfigTargetList(dict):
|
|
|
178
178
|
json_params: Optional[str] = None,
|
|
179
179
|
level: Optional[str] = None,
|
|
180
180
|
target_list_id: Optional[str] = None):
|
|
181
|
+
"""
|
|
182
|
+
:param str arn: The Alibaba Cloud Resource Name (ARN) of the resource.
|
|
183
|
+
:param str json_params: The parameters of the alert callback. Specify the parameters in the JSON format.
|
|
184
|
+
:param str level: The alert level. Valid values: `CRITICAL`, `WARN`, `INFO`.
|
|
185
|
+
:param str target_list_id: The ID of the resource for which alerts are triggered.
|
|
186
|
+
"""
|
|
181
187
|
if arn is not None:
|
|
182
188
|
pulumi.set(__self__, "arn", arn)
|
|
183
189
|
if json_params is not None:
|
|
@@ -190,21 +196,33 @@ class ServiceGroupMonitoringAgentProcessAlertConfigTargetList(dict):
|
|
|
190
196
|
@property
|
|
191
197
|
@pulumi.getter
|
|
192
198
|
def arn(self) -> Optional[str]:
|
|
199
|
+
"""
|
|
200
|
+
The Alibaba Cloud Resource Name (ARN) of the resource.
|
|
201
|
+
"""
|
|
193
202
|
return pulumi.get(self, "arn")
|
|
194
203
|
|
|
195
204
|
@property
|
|
196
205
|
@pulumi.getter(name="jsonParams")
|
|
197
206
|
def json_params(self) -> Optional[str]:
|
|
207
|
+
"""
|
|
208
|
+
The parameters of the alert callback. Specify the parameters in the JSON format.
|
|
209
|
+
"""
|
|
198
210
|
return pulumi.get(self, "json_params")
|
|
199
211
|
|
|
200
212
|
@property
|
|
201
213
|
@pulumi.getter
|
|
202
214
|
def level(self) -> Optional[str]:
|
|
215
|
+
"""
|
|
216
|
+
The alert level. Valid values: `CRITICAL`, `WARN`, `INFO`.
|
|
217
|
+
"""
|
|
203
218
|
return pulumi.get(self, "level")
|
|
204
219
|
|
|
205
220
|
@property
|
|
206
221
|
@pulumi.getter(name="targetListId")
|
|
207
222
|
def target_list_id(self) -> Optional[str]:
|
|
223
|
+
"""
|
|
224
|
+
The ID of the resource for which alerts are triggered.
|
|
225
|
+
"""
|
|
208
226
|
return pulumi.get(self, "target_list_id")
|
|
209
227
|
|
|
210
228
|
|