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
pulumi_alicloud/bp/_inputs.py
CHANGED
|
@@ -19,6 +19,11 @@ class StudioApplicationInstanceArgs:
|
|
|
19
19
|
id: Optional[pulumi.Input[str]] = None,
|
|
20
20
|
node_name: Optional[pulumi.Input[str]] = None,
|
|
21
21
|
node_type: Optional[pulumi.Input[str]] = None):
|
|
22
|
+
"""
|
|
23
|
+
:param pulumi.Input[str] id: The id of the instance.
|
|
24
|
+
:param pulumi.Input[str] node_name: The name of the instance.
|
|
25
|
+
:param pulumi.Input[str] node_type: The type of the instance.
|
|
26
|
+
"""
|
|
22
27
|
if id is not None:
|
|
23
28
|
pulumi.set(__self__, "id", id)
|
|
24
29
|
if node_name is not None:
|
|
@@ -29,6 +34,9 @@ class StudioApplicationInstanceArgs:
|
|
|
29
34
|
@property
|
|
30
35
|
@pulumi.getter
|
|
31
36
|
def id(self) -> Optional[pulumi.Input[str]]:
|
|
37
|
+
"""
|
|
38
|
+
The id of the instance.
|
|
39
|
+
"""
|
|
32
40
|
return pulumi.get(self, "id")
|
|
33
41
|
|
|
34
42
|
@id.setter
|
|
@@ -38,6 +46,9 @@ class StudioApplicationInstanceArgs:
|
|
|
38
46
|
@property
|
|
39
47
|
@pulumi.getter(name="nodeName")
|
|
40
48
|
def node_name(self) -> Optional[pulumi.Input[str]]:
|
|
49
|
+
"""
|
|
50
|
+
The name of the instance.
|
|
51
|
+
"""
|
|
41
52
|
return pulumi.get(self, "node_name")
|
|
42
53
|
|
|
43
54
|
@node_name.setter
|
|
@@ -47,6 +58,9 @@ class StudioApplicationInstanceArgs:
|
|
|
47
58
|
@property
|
|
48
59
|
@pulumi.getter(name="nodeType")
|
|
49
60
|
def node_type(self) -> Optional[pulumi.Input[str]]:
|
|
61
|
+
"""
|
|
62
|
+
The type of the instance.
|
|
63
|
+
"""
|
|
50
64
|
return pulumi.get(self, "node_type")
|
|
51
65
|
|
|
52
66
|
@node_type.setter
|
pulumi_alicloud/bp/outputs.py
CHANGED
|
@@ -39,6 +39,11 @@ class StudioApplicationInstance(dict):
|
|
|
39
39
|
id: Optional[str] = None,
|
|
40
40
|
node_name: Optional[str] = None,
|
|
41
41
|
node_type: Optional[str] = None):
|
|
42
|
+
"""
|
|
43
|
+
:param str id: The id of the instance.
|
|
44
|
+
:param str node_name: The name of the instance.
|
|
45
|
+
:param str node_type: The type of the instance.
|
|
46
|
+
"""
|
|
42
47
|
if id is not None:
|
|
43
48
|
pulumi.set(__self__, "id", id)
|
|
44
49
|
if node_name is not None:
|
|
@@ -49,16 +54,25 @@ class StudioApplicationInstance(dict):
|
|
|
49
54
|
@property
|
|
50
55
|
@pulumi.getter
|
|
51
56
|
def id(self) -> Optional[str]:
|
|
57
|
+
"""
|
|
58
|
+
The id of the instance.
|
|
59
|
+
"""
|
|
52
60
|
return pulumi.get(self, "id")
|
|
53
61
|
|
|
54
62
|
@property
|
|
55
63
|
@pulumi.getter(name="nodeName")
|
|
56
64
|
def node_name(self) -> Optional[str]:
|
|
65
|
+
"""
|
|
66
|
+
The name of the instance.
|
|
67
|
+
"""
|
|
57
68
|
return pulumi.get(self, "node_name")
|
|
58
69
|
|
|
59
70
|
@property
|
|
60
71
|
@pulumi.getter(name="nodeType")
|
|
61
72
|
def node_type(self) -> Optional[str]:
|
|
73
|
+
"""
|
|
74
|
+
The type of the instance.
|
|
75
|
+
"""
|
|
62
76
|
return pulumi.get(self, "node_type")
|
|
63
77
|
|
|
64
78
|
|
pulumi_alicloud/cas/outputs.py
CHANGED
|
@@ -234,6 +234,7 @@ class GetServiceCertificatesCertificateResult(dict):
|
|
|
234
234
|
:param str fingerprint: The cert's finger.
|
|
235
235
|
:param str id: The cert's id.
|
|
236
236
|
:param str issuer: The cert's Issuer.
|
|
237
|
+
:param str key: The cert's Keye.
|
|
237
238
|
:param str org_name: The cert's organization.
|
|
238
239
|
:param str province: The cert's province.
|
|
239
240
|
:param str sans: The cert's subject alternative name.
|
|
@@ -357,6 +358,9 @@ class GetServiceCertificatesCertificateResult(dict):
|
|
|
357
358
|
@property
|
|
358
359
|
@pulumi.getter
|
|
359
360
|
def key(self) -> str:
|
|
361
|
+
"""
|
|
362
|
+
The cert's Keye.
|
|
363
|
+
"""
|
|
360
364
|
return pulumi.get(self, "key")
|
|
361
365
|
|
|
362
366
|
@property
|
pulumi_alicloud/cddc/outputs.py
CHANGED
|
@@ -539,11 +539,17 @@ class GetDedicatedHostGroupsGroupDedicatedHostCountGroupByHostTypeResult(dict):
|
|
|
539
539
|
class GetDedicatedHostGroupsGroupZoneIdListResult(dict):
|
|
540
540
|
def __init__(__self__, *,
|
|
541
541
|
zone_id_lists: Sequence[str]):
|
|
542
|
+
"""
|
|
543
|
+
:param Sequence[str] zone_id_lists: The ZoneIDList of the Dedicated Host Group.
|
|
544
|
+
"""
|
|
542
545
|
pulumi.set(__self__, "zone_id_lists", zone_id_lists)
|
|
543
546
|
|
|
544
547
|
@property
|
|
545
548
|
@pulumi.getter(name="zoneIdLists")
|
|
546
549
|
def zone_id_lists(self) -> Sequence[str]:
|
|
550
|
+
"""
|
|
551
|
+
The ZoneIDList of the Dedicated Host Group.
|
|
552
|
+
"""
|
|
547
553
|
return pulumi.get(self, "zone_id_lists")
|
|
548
554
|
|
|
549
555
|
|
|
@@ -72,7 +72,7 @@ def get_transit_router_service(enable: Optional[str] = None,
|
|
|
72
72
|
|
|
73
73
|
For information about CEN and how to use it, see [What is CEN](https://www.alibabacloud.com/help/en/doc-detail/59870.htm).
|
|
74
74
|
|
|
75
|
-
> **NOTE:** Available
|
|
75
|
+
> **NOTE:** Available since v1.139.0+
|
|
76
76
|
|
|
77
77
|
## Example Usage
|
|
78
78
|
|
|
@@ -107,7 +107,7 @@ def get_transit_router_service_output(enable: Optional[pulumi.Input[Optional[str
|
|
|
107
107
|
|
|
108
108
|
For information about CEN and how to use it, see [What is CEN](https://www.alibabacloud.com/help/en/doc-detail/59870.htm).
|
|
109
109
|
|
|
110
|
-
> **NOTE:** Available
|
|
110
|
+
> **NOTE:** Available since v1.139.0+
|
|
111
111
|
|
|
112
112
|
## Example Usage
|
|
113
113
|
|
pulumi_alicloud/cfg/_inputs.py
CHANGED
|
@@ -63,6 +63,10 @@ class AggregateCompliancePackConfigRuleConfigRuleParameterArgs:
|
|
|
63
63
|
def __init__(__self__, *,
|
|
64
64
|
parameter_name: Optional[pulumi.Input[str]] = None,
|
|
65
65
|
parameter_value: Optional[pulumi.Input[str]] = None):
|
|
66
|
+
"""
|
|
67
|
+
:param pulumi.Input[str] parameter_name: The Parameter Name.
|
|
68
|
+
:param pulumi.Input[str] parameter_value: The Parameter Value.
|
|
69
|
+
"""
|
|
66
70
|
if parameter_name is not None:
|
|
67
71
|
pulumi.set(__self__, "parameter_name", parameter_name)
|
|
68
72
|
if parameter_value is not None:
|
|
@@ -71,6 +75,9 @@ class AggregateCompliancePackConfigRuleConfigRuleParameterArgs:
|
|
|
71
75
|
@property
|
|
72
76
|
@pulumi.getter(name="parameterName")
|
|
73
77
|
def parameter_name(self) -> Optional[pulumi.Input[str]]:
|
|
78
|
+
"""
|
|
79
|
+
The Parameter Name.
|
|
80
|
+
"""
|
|
74
81
|
return pulumi.get(self, "parameter_name")
|
|
75
82
|
|
|
76
83
|
@parameter_name.setter
|
|
@@ -80,6 +87,9 @@ class AggregateCompliancePackConfigRuleConfigRuleParameterArgs:
|
|
|
80
87
|
@property
|
|
81
88
|
@pulumi.getter(name="parameterValue")
|
|
82
89
|
def parameter_value(self) -> Optional[pulumi.Input[str]]:
|
|
90
|
+
"""
|
|
91
|
+
The Parameter Value.
|
|
92
|
+
"""
|
|
83
93
|
return pulumi.get(self, "parameter_value")
|
|
84
94
|
|
|
85
95
|
@parameter_value.setter
|
|
@@ -205,6 +215,10 @@ class CompliancePackConfigRuleConfigRuleParameterArgs:
|
|
|
205
215
|
def __init__(__self__, *,
|
|
206
216
|
parameter_name: Optional[pulumi.Input[str]] = None,
|
|
207
217
|
parameter_value: Optional[pulumi.Input[str]] = None):
|
|
218
|
+
"""
|
|
219
|
+
:param pulumi.Input[str] parameter_name: The parameter name.
|
|
220
|
+
:param pulumi.Input[str] parameter_value: The parameter value.
|
|
221
|
+
"""
|
|
208
222
|
if parameter_name is not None:
|
|
209
223
|
pulumi.set(__self__, "parameter_name", parameter_name)
|
|
210
224
|
if parameter_value is not None:
|
|
@@ -213,6 +227,9 @@ class CompliancePackConfigRuleConfigRuleParameterArgs:
|
|
|
213
227
|
@property
|
|
214
228
|
@pulumi.getter(name="parameterName")
|
|
215
229
|
def parameter_name(self) -> Optional[pulumi.Input[str]]:
|
|
230
|
+
"""
|
|
231
|
+
The parameter name.
|
|
232
|
+
"""
|
|
216
233
|
return pulumi.get(self, "parameter_name")
|
|
217
234
|
|
|
218
235
|
@parameter_name.setter
|
|
@@ -222,6 +239,9 @@ class CompliancePackConfigRuleConfigRuleParameterArgs:
|
|
|
222
239
|
@property
|
|
223
240
|
@pulumi.getter(name="parameterValue")
|
|
224
241
|
def parameter_value(self) -> Optional[pulumi.Input[str]]:
|
|
242
|
+
"""
|
|
243
|
+
The parameter value.
|
|
244
|
+
"""
|
|
225
245
|
return pulumi.get(self, "parameter_value")
|
|
226
246
|
|
|
227
247
|
@parameter_value.setter
|
pulumi_alicloud/cfg/outputs.py
CHANGED
|
@@ -110,6 +110,10 @@ class AggregateCompliancePackConfigRuleConfigRuleParameter(dict):
|
|
|
110
110
|
def __init__(__self__, *,
|
|
111
111
|
parameter_name: Optional[str] = None,
|
|
112
112
|
parameter_value: Optional[str] = None):
|
|
113
|
+
"""
|
|
114
|
+
:param str parameter_name: The Parameter Name.
|
|
115
|
+
:param str parameter_value: The Parameter Value.
|
|
116
|
+
"""
|
|
113
117
|
if parameter_name is not None:
|
|
114
118
|
pulumi.set(__self__, "parameter_name", parameter_name)
|
|
115
119
|
if parameter_value is not None:
|
|
@@ -118,11 +122,17 @@ class AggregateCompliancePackConfigRuleConfigRuleParameter(dict):
|
|
|
118
122
|
@property
|
|
119
123
|
@pulumi.getter(name="parameterName")
|
|
120
124
|
def parameter_name(self) -> Optional[str]:
|
|
125
|
+
"""
|
|
126
|
+
The Parameter Name.
|
|
127
|
+
"""
|
|
121
128
|
return pulumi.get(self, "parameter_name")
|
|
122
129
|
|
|
123
130
|
@property
|
|
124
131
|
@pulumi.getter(name="parameterValue")
|
|
125
132
|
def parameter_value(self) -> Optional[str]:
|
|
133
|
+
"""
|
|
134
|
+
The Parameter Value.
|
|
135
|
+
"""
|
|
126
136
|
return pulumi.get(self, "parameter_value")
|
|
127
137
|
|
|
128
138
|
|
|
@@ -296,6 +306,10 @@ class CompliancePackConfigRuleConfigRuleParameter(dict):
|
|
|
296
306
|
def __init__(__self__, *,
|
|
297
307
|
parameter_name: Optional[str] = None,
|
|
298
308
|
parameter_value: Optional[str] = None):
|
|
309
|
+
"""
|
|
310
|
+
:param str parameter_name: The parameter name.
|
|
311
|
+
:param str parameter_value: The parameter value.
|
|
312
|
+
"""
|
|
299
313
|
if parameter_name is not None:
|
|
300
314
|
pulumi.set(__self__, "parameter_name", parameter_name)
|
|
301
315
|
if parameter_value is not None:
|
|
@@ -304,11 +318,17 @@ class CompliancePackConfigRuleConfigRuleParameter(dict):
|
|
|
304
318
|
@property
|
|
305
319
|
@pulumi.getter(name="parameterName")
|
|
306
320
|
def parameter_name(self) -> Optional[str]:
|
|
321
|
+
"""
|
|
322
|
+
The parameter name.
|
|
323
|
+
"""
|
|
307
324
|
return pulumi.get(self, "parameter_name")
|
|
308
325
|
|
|
309
326
|
@property
|
|
310
327
|
@pulumi.getter(name="parameterValue")
|
|
311
328
|
def parameter_value(self) -> Optional[str]:
|
|
329
|
+
"""
|
|
330
|
+
The parameter value.
|
|
331
|
+
"""
|
|
312
332
|
return pulumi.get(self, "parameter_value")
|
|
313
333
|
|
|
314
334
|
|
|
@@ -277,6 +277,7 @@ class GetDbClustersClusterResult(dict):
|
|
|
277
277
|
:param str ali_uid: Alibaba Cloud account Id.
|
|
278
278
|
:param str bid: The ID of the business process flow.
|
|
279
279
|
:param str category: Instance family values include: Basic: Basic edition; HighAvailability: high availability edition.
|
|
280
|
+
:param str commodity_code: The Commodity Code of the DBCluster.
|
|
280
281
|
:param str connection_string: Connection string.
|
|
281
282
|
:param str control_version: The control version of the DBCluster.
|
|
282
283
|
:param str create_time: The creation time of the resource.
|
|
@@ -379,6 +380,9 @@ class GetDbClustersClusterResult(dict):
|
|
|
379
380
|
@property
|
|
380
381
|
@pulumi.getter(name="commodityCode")
|
|
381
382
|
def commodity_code(self) -> str:
|
|
383
|
+
"""
|
|
384
|
+
The Commodity Code of the DBCluster.
|
|
385
|
+
"""
|
|
382
386
|
return pulumi.get(self, "commodity_code")
|
|
383
387
|
|
|
384
388
|
@property
|
|
@@ -579,12 +579,19 @@ class FirewallVpcFirewallLocalVpcLocalVpcCidrTableListArgs:
|
|
|
579
579
|
def __init__(__self__, *,
|
|
580
580
|
local_route_entry_lists: pulumi.Input[Sequence[pulumi.Input['FirewallVpcFirewallLocalVpcLocalVpcCidrTableListLocalRouteEntryListArgs']]],
|
|
581
581
|
local_route_table_id: pulumi.Input[str]):
|
|
582
|
+
"""
|
|
583
|
+
:param pulumi.Input[Sequence[pulumi.Input['FirewallVpcFirewallLocalVpcLocalVpcCidrTableListLocalRouteEntryListArgs']]] local_route_entry_lists: The list of route entries of the local VPC. See `local_route_entry_list` below.
|
|
584
|
+
:param pulumi.Input[str] local_route_table_id: The ID of the route table of the local VPC.
|
|
585
|
+
"""
|
|
582
586
|
pulumi.set(__self__, "local_route_entry_lists", local_route_entry_lists)
|
|
583
587
|
pulumi.set(__self__, "local_route_table_id", local_route_table_id)
|
|
584
588
|
|
|
585
589
|
@property
|
|
586
590
|
@pulumi.getter(name="localRouteEntryLists")
|
|
587
591
|
def local_route_entry_lists(self) -> pulumi.Input[Sequence[pulumi.Input['FirewallVpcFirewallLocalVpcLocalVpcCidrTableListLocalRouteEntryListArgs']]]:
|
|
592
|
+
"""
|
|
593
|
+
The list of route entries of the local VPC. See `local_route_entry_list` below.
|
|
594
|
+
"""
|
|
588
595
|
return pulumi.get(self, "local_route_entry_lists")
|
|
589
596
|
|
|
590
597
|
@local_route_entry_lists.setter
|
|
@@ -594,6 +601,9 @@ class FirewallVpcFirewallLocalVpcLocalVpcCidrTableListArgs:
|
|
|
594
601
|
@property
|
|
595
602
|
@pulumi.getter(name="localRouteTableId")
|
|
596
603
|
def local_route_table_id(self) -> pulumi.Input[str]:
|
|
604
|
+
"""
|
|
605
|
+
The ID of the route table of the local VPC.
|
|
606
|
+
"""
|
|
597
607
|
return pulumi.get(self, "local_route_table_id")
|
|
598
608
|
|
|
599
609
|
@local_route_table_id.setter
|
|
@@ -606,12 +616,19 @@ class FirewallVpcFirewallLocalVpcLocalVpcCidrTableListLocalRouteEntryListArgs:
|
|
|
606
616
|
def __init__(__self__, *,
|
|
607
617
|
local_destination_cidr: pulumi.Input[str],
|
|
608
618
|
local_next_hop_instance_id: pulumi.Input[str]):
|
|
619
|
+
"""
|
|
620
|
+
:param pulumi.Input[str] local_destination_cidr: The target network segment of the local VPC.
|
|
621
|
+
:param pulumi.Input[str] local_next_hop_instance_id: The ID of the next-hop instance in the local VPC.
|
|
622
|
+
"""
|
|
609
623
|
pulumi.set(__self__, "local_destination_cidr", local_destination_cidr)
|
|
610
624
|
pulumi.set(__self__, "local_next_hop_instance_id", local_next_hop_instance_id)
|
|
611
625
|
|
|
612
626
|
@property
|
|
613
627
|
@pulumi.getter(name="localDestinationCidr")
|
|
614
628
|
def local_destination_cidr(self) -> pulumi.Input[str]:
|
|
629
|
+
"""
|
|
630
|
+
The target network segment of the local VPC.
|
|
631
|
+
"""
|
|
615
632
|
return pulumi.get(self, "local_destination_cidr")
|
|
616
633
|
|
|
617
634
|
@local_destination_cidr.setter
|
|
@@ -621,6 +638,9 @@ class FirewallVpcFirewallLocalVpcLocalVpcCidrTableListLocalRouteEntryListArgs:
|
|
|
621
638
|
@property
|
|
622
639
|
@pulumi.getter(name="localNextHopInstanceId")
|
|
623
640
|
def local_next_hop_instance_id(self) -> pulumi.Input[str]:
|
|
641
|
+
"""
|
|
642
|
+
The ID of the next-hop instance in the local VPC.
|
|
643
|
+
"""
|
|
624
644
|
return pulumi.get(self, "local_next_hop_instance_id")
|
|
625
645
|
|
|
626
646
|
@local_next_hop_instance_id.setter
|
|
@@ -749,12 +769,19 @@ class FirewallVpcFirewallPeerVpcPeerVpcCidrTableListArgs:
|
|
|
749
769
|
def __init__(__self__, *,
|
|
750
770
|
peer_route_entry_lists: pulumi.Input[Sequence[pulumi.Input['FirewallVpcFirewallPeerVpcPeerVpcCidrTableListPeerRouteEntryListArgs']]],
|
|
751
771
|
peer_route_table_id: pulumi.Input[str]):
|
|
772
|
+
"""
|
|
773
|
+
:param pulumi.Input[Sequence[pulumi.Input['FirewallVpcFirewallPeerVpcPeerVpcCidrTableListPeerRouteEntryListArgs']]] peer_route_entry_lists: Peer VPC route entry list information. See `peer_route_entry_list` below.
|
|
774
|
+
:param pulumi.Input[str] peer_route_table_id: The ID of the route table of the peer VPC.
|
|
775
|
+
"""
|
|
752
776
|
pulumi.set(__self__, "peer_route_entry_lists", peer_route_entry_lists)
|
|
753
777
|
pulumi.set(__self__, "peer_route_table_id", peer_route_table_id)
|
|
754
778
|
|
|
755
779
|
@property
|
|
756
780
|
@pulumi.getter(name="peerRouteEntryLists")
|
|
757
781
|
def peer_route_entry_lists(self) -> pulumi.Input[Sequence[pulumi.Input['FirewallVpcFirewallPeerVpcPeerVpcCidrTableListPeerRouteEntryListArgs']]]:
|
|
782
|
+
"""
|
|
783
|
+
Peer VPC route entry list information. See `peer_route_entry_list` below.
|
|
784
|
+
"""
|
|
758
785
|
return pulumi.get(self, "peer_route_entry_lists")
|
|
759
786
|
|
|
760
787
|
@peer_route_entry_lists.setter
|
|
@@ -764,6 +791,9 @@ class FirewallVpcFirewallPeerVpcPeerVpcCidrTableListArgs:
|
|
|
764
791
|
@property
|
|
765
792
|
@pulumi.getter(name="peerRouteTableId")
|
|
766
793
|
def peer_route_table_id(self) -> pulumi.Input[str]:
|
|
794
|
+
"""
|
|
795
|
+
The ID of the route table of the peer VPC.
|
|
796
|
+
"""
|
|
767
797
|
return pulumi.get(self, "peer_route_table_id")
|
|
768
798
|
|
|
769
799
|
@peer_route_table_id.setter
|
|
@@ -776,12 +806,19 @@ class FirewallVpcFirewallPeerVpcPeerVpcCidrTableListPeerRouteEntryListArgs:
|
|
|
776
806
|
def __init__(__self__, *,
|
|
777
807
|
peer_destination_cidr: pulumi.Input[str],
|
|
778
808
|
peer_next_hop_instance_id: pulumi.Input[str]):
|
|
809
|
+
"""
|
|
810
|
+
:param pulumi.Input[str] peer_destination_cidr: The target network segment of the peer VPC.
|
|
811
|
+
:param pulumi.Input[str] peer_next_hop_instance_id: The ID of the next-hop instance in the peer VPC.
|
|
812
|
+
"""
|
|
779
813
|
pulumi.set(__self__, "peer_destination_cidr", peer_destination_cidr)
|
|
780
814
|
pulumi.set(__self__, "peer_next_hop_instance_id", peer_next_hop_instance_id)
|
|
781
815
|
|
|
782
816
|
@property
|
|
783
817
|
@pulumi.getter(name="peerDestinationCidr")
|
|
784
818
|
def peer_destination_cidr(self) -> pulumi.Input[str]:
|
|
819
|
+
"""
|
|
820
|
+
The target network segment of the peer VPC.
|
|
821
|
+
"""
|
|
785
822
|
return pulumi.get(self, "peer_destination_cidr")
|
|
786
823
|
|
|
787
824
|
@peer_destination_cidr.setter
|
|
@@ -791,6 +828,9 @@ class FirewallVpcFirewallPeerVpcPeerVpcCidrTableListPeerRouteEntryListArgs:
|
|
|
791
828
|
@property
|
|
792
829
|
@pulumi.getter(name="peerNextHopInstanceId")
|
|
793
830
|
def peer_next_hop_instance_id(self) -> pulumi.Input[str]:
|
|
831
|
+
"""
|
|
832
|
+
The ID of the next-hop instance in the peer VPC.
|
|
833
|
+
"""
|
|
794
834
|
return pulumi.get(self, "peer_next_hop_instance_id")
|
|
795
835
|
|
|
796
836
|
@peer_next_hop_instance_id.setter
|
|
@@ -16,17 +16,17 @@ class ControlPolicyOrderArgs:
|
|
|
16
16
|
def __init__(__self__, *,
|
|
17
17
|
acl_uuid: pulumi.Input[str],
|
|
18
18
|
direction: pulumi.Input[str],
|
|
19
|
-
order:
|
|
19
|
+
order: pulumi.Input[int]):
|
|
20
20
|
"""
|
|
21
21
|
The set of arguments for constructing a ControlPolicyOrder resource.
|
|
22
22
|
:param pulumi.Input[str] acl_uuid: The unique ID of the access control policy.
|
|
23
|
-
:param pulumi.Input[str] direction:
|
|
24
|
-
:param pulumi.Input[int] order: The priority of the access control policy. The priority value starts from 1. A small priority value indicates a high priority. **NOTE:** The value of
|
|
23
|
+
:param pulumi.Input[str] direction: The direction of the traffic to which the access control policy applies. Valid values: `in`, `out`.
|
|
24
|
+
:param pulumi.Input[int] order: The priority of the access control policy. The priority value starts from 1. A small priority value indicates a high priority. **NOTE:** The value of `-1` indicates the lowest priority.
|
|
25
|
+
> **NOTE:** From version 1.227.1, `order` must be set.
|
|
25
26
|
"""
|
|
26
27
|
pulumi.set(__self__, "acl_uuid", acl_uuid)
|
|
27
28
|
pulumi.set(__self__, "direction", direction)
|
|
28
|
-
|
|
29
|
-
pulumi.set(__self__, "order", order)
|
|
29
|
+
pulumi.set(__self__, "order", order)
|
|
30
30
|
|
|
31
31
|
@property
|
|
32
32
|
@pulumi.getter(name="aclUuid")
|
|
@@ -44,7 +44,7 @@ class ControlPolicyOrderArgs:
|
|
|
44
44
|
@pulumi.getter
|
|
45
45
|
def direction(self) -> pulumi.Input[str]:
|
|
46
46
|
"""
|
|
47
|
-
|
|
47
|
+
The direction of the traffic to which the access control policy applies. Valid values: `in`, `out`.
|
|
48
48
|
"""
|
|
49
49
|
return pulumi.get(self, "direction")
|
|
50
50
|
|
|
@@ -54,14 +54,15 @@ class ControlPolicyOrderArgs:
|
|
|
54
54
|
|
|
55
55
|
@property
|
|
56
56
|
@pulumi.getter
|
|
57
|
-
def order(self) ->
|
|
57
|
+
def order(self) -> pulumi.Input[int]:
|
|
58
58
|
"""
|
|
59
|
-
The priority of the access control policy. The priority value starts from 1. A small priority value indicates a high priority. **NOTE:** The value of
|
|
59
|
+
The priority of the access control policy. The priority value starts from 1. A small priority value indicates a high priority. **NOTE:** The value of `-1` indicates the lowest priority.
|
|
60
|
+
> **NOTE:** From version 1.227.1, `order` must be set.
|
|
60
61
|
"""
|
|
61
62
|
return pulumi.get(self, "order")
|
|
62
63
|
|
|
63
64
|
@order.setter
|
|
64
|
-
def order(self, value:
|
|
65
|
+
def order(self, value: pulumi.Input[int]):
|
|
65
66
|
pulumi.set(self, "order", value)
|
|
66
67
|
|
|
67
68
|
|
|
@@ -74,8 +75,9 @@ class _ControlPolicyOrderState:
|
|
|
74
75
|
"""
|
|
75
76
|
Input properties used for looking up and filtering ControlPolicyOrder resources.
|
|
76
77
|
:param pulumi.Input[str] acl_uuid: The unique ID of the access control policy.
|
|
77
|
-
:param pulumi.Input[str] direction:
|
|
78
|
-
:param pulumi.Input[int] order: The priority of the access control policy. The priority value starts from 1. A small priority value indicates a high priority. **NOTE:** The value of
|
|
78
|
+
:param pulumi.Input[str] direction: The direction of the traffic to which the access control policy applies. Valid values: `in`, `out`.
|
|
79
|
+
:param pulumi.Input[int] order: The priority of the access control policy. The priority value starts from 1. A small priority value indicates a high priority. **NOTE:** The value of `-1` indicates the lowest priority.
|
|
80
|
+
> **NOTE:** From version 1.227.1, `order` must be set.
|
|
79
81
|
"""
|
|
80
82
|
if acl_uuid is not None:
|
|
81
83
|
pulumi.set(__self__, "acl_uuid", acl_uuid)
|
|
@@ -100,7 +102,7 @@ class _ControlPolicyOrderState:
|
|
|
100
102
|
@pulumi.getter
|
|
101
103
|
def direction(self) -> Optional[pulumi.Input[str]]:
|
|
102
104
|
"""
|
|
103
|
-
|
|
105
|
+
The direction of the traffic to which the access control policy applies. Valid values: `in`, `out`.
|
|
104
106
|
"""
|
|
105
107
|
return pulumi.get(self, "direction")
|
|
106
108
|
|
|
@@ -112,7 +114,8 @@ class _ControlPolicyOrderState:
|
|
|
112
114
|
@pulumi.getter
|
|
113
115
|
def order(self) -> Optional[pulumi.Input[int]]:
|
|
114
116
|
"""
|
|
115
|
-
The priority of the access control policy. The priority value starts from 1. A small priority value indicates a high priority. **NOTE:** The value of
|
|
117
|
+
The priority of the access control policy. The priority value starts from 1. A small priority value indicates a high priority. **NOTE:** The value of `-1` indicates the lowest priority.
|
|
118
|
+
> **NOTE:** From version 1.227.1, `order` must be set.
|
|
116
119
|
"""
|
|
117
120
|
return pulumi.get(self, "order")
|
|
118
121
|
|
|
@@ -131,11 +134,11 @@ class ControlPolicyOrder(pulumi.CustomResource):
|
|
|
131
134
|
order: Optional[pulumi.Input[int]] = None,
|
|
132
135
|
__props__=None):
|
|
133
136
|
"""
|
|
134
|
-
Provides a Cloud Firewall Control Policy resource.
|
|
137
|
+
Provides a Cloud Firewall Control Policy Order resource.
|
|
135
138
|
|
|
136
139
|
For information about Cloud Firewall Control Policy Order and how to use it, see [What is Control Policy Order](https://www.alibabacloud.com/help/doc-detail/138867.htm).
|
|
137
140
|
|
|
138
|
-
> **NOTE:** Available
|
|
141
|
+
> **NOTE:** Available since v1.130.0.
|
|
139
142
|
|
|
140
143
|
## Example Usage
|
|
141
144
|
|
|
@@ -145,19 +148,23 @@ class ControlPolicyOrder(pulumi.CustomResource):
|
|
|
145
148
|
import pulumi
|
|
146
149
|
import pulumi_alicloud as alicloud
|
|
147
150
|
|
|
148
|
-
|
|
151
|
+
config = pulumi.Config()
|
|
152
|
+
name = config.get("name")
|
|
153
|
+
if name is None:
|
|
154
|
+
name = "terraform-example"
|
|
155
|
+
default = alicloud.cloudfirewall.ControlPolicy("default",
|
|
156
|
+
direction="in",
|
|
149
157
|
application_name="ANY",
|
|
158
|
+
description=name,
|
|
150
159
|
acl_action="accept",
|
|
151
|
-
|
|
160
|
+
source="127.0.0.1/32",
|
|
161
|
+
source_type="net",
|
|
162
|
+
destination="127.0.0.2/32",
|
|
152
163
|
destination_type="net",
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
source_type="net")
|
|
158
|
-
example2 = alicloud.cloudfirewall.ControlPolicyOrder("example2",
|
|
159
|
-
acl_uuid=example1.acl_uuid,
|
|
160
|
-
direction=example1.direction,
|
|
164
|
+
proto="ANY")
|
|
165
|
+
default_control_policy_order = alicloud.cloudfirewall.ControlPolicyOrder("default",
|
|
166
|
+
acl_uuid=default.acl_uuid,
|
|
167
|
+
direction=default.direction,
|
|
161
168
|
order=1)
|
|
162
169
|
```
|
|
163
170
|
|
|
@@ -172,8 +179,9 @@ class ControlPolicyOrder(pulumi.CustomResource):
|
|
|
172
179
|
:param str resource_name: The name of the resource.
|
|
173
180
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
174
181
|
:param pulumi.Input[str] acl_uuid: The unique ID of the access control policy.
|
|
175
|
-
:param pulumi.Input[str] direction:
|
|
176
|
-
:param pulumi.Input[int] order: The priority of the access control policy. The priority value starts from 1. A small priority value indicates a high priority. **NOTE:** The value of
|
|
182
|
+
:param pulumi.Input[str] direction: The direction of the traffic to which the access control policy applies. Valid values: `in`, `out`.
|
|
183
|
+
:param pulumi.Input[int] order: The priority of the access control policy. The priority value starts from 1. A small priority value indicates a high priority. **NOTE:** The value of `-1` indicates the lowest priority.
|
|
184
|
+
> **NOTE:** From version 1.227.1, `order` must be set.
|
|
177
185
|
"""
|
|
178
186
|
...
|
|
179
187
|
@overload
|
|
@@ -182,11 +190,11 @@ class ControlPolicyOrder(pulumi.CustomResource):
|
|
|
182
190
|
args: ControlPolicyOrderArgs,
|
|
183
191
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
184
192
|
"""
|
|
185
|
-
Provides a Cloud Firewall Control Policy resource.
|
|
193
|
+
Provides a Cloud Firewall Control Policy Order resource.
|
|
186
194
|
|
|
187
195
|
For information about Cloud Firewall Control Policy Order and how to use it, see [What is Control Policy Order](https://www.alibabacloud.com/help/doc-detail/138867.htm).
|
|
188
196
|
|
|
189
|
-
> **NOTE:** Available
|
|
197
|
+
> **NOTE:** Available since v1.130.0.
|
|
190
198
|
|
|
191
199
|
## Example Usage
|
|
192
200
|
|
|
@@ -196,19 +204,23 @@ class ControlPolicyOrder(pulumi.CustomResource):
|
|
|
196
204
|
import pulumi
|
|
197
205
|
import pulumi_alicloud as alicloud
|
|
198
206
|
|
|
199
|
-
|
|
207
|
+
config = pulumi.Config()
|
|
208
|
+
name = config.get("name")
|
|
209
|
+
if name is None:
|
|
210
|
+
name = "terraform-example"
|
|
211
|
+
default = alicloud.cloudfirewall.ControlPolicy("default",
|
|
212
|
+
direction="in",
|
|
200
213
|
application_name="ANY",
|
|
214
|
+
description=name,
|
|
201
215
|
acl_action="accept",
|
|
202
|
-
|
|
216
|
+
source="127.0.0.1/32",
|
|
217
|
+
source_type="net",
|
|
218
|
+
destination="127.0.0.2/32",
|
|
203
219
|
destination_type="net",
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
source_type="net")
|
|
209
|
-
example2 = alicloud.cloudfirewall.ControlPolicyOrder("example2",
|
|
210
|
-
acl_uuid=example1.acl_uuid,
|
|
211
|
-
direction=example1.direction,
|
|
220
|
+
proto="ANY")
|
|
221
|
+
default_control_policy_order = alicloud.cloudfirewall.ControlPolicyOrder("default",
|
|
222
|
+
acl_uuid=default.acl_uuid,
|
|
223
|
+
direction=default.direction,
|
|
212
224
|
order=1)
|
|
213
225
|
```
|
|
214
226
|
|
|
@@ -253,6 +265,8 @@ class ControlPolicyOrder(pulumi.CustomResource):
|
|
|
253
265
|
if direction is None and not opts.urn:
|
|
254
266
|
raise TypeError("Missing required property 'direction'")
|
|
255
267
|
__props__.__dict__["direction"] = direction
|
|
268
|
+
if order is None and not opts.urn:
|
|
269
|
+
raise TypeError("Missing required property 'order'")
|
|
256
270
|
__props__.__dict__["order"] = order
|
|
257
271
|
super(ControlPolicyOrder, __self__).__init__(
|
|
258
272
|
'alicloud:cloudfirewall/controlPolicyOrder:ControlPolicyOrder',
|
|
@@ -275,8 +289,9 @@ class ControlPolicyOrder(pulumi.CustomResource):
|
|
|
275
289
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
276
290
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
277
291
|
:param pulumi.Input[str] acl_uuid: The unique ID of the access control policy.
|
|
278
|
-
:param pulumi.Input[str] direction:
|
|
279
|
-
:param pulumi.Input[int] order: The priority of the access control policy. The priority value starts from 1. A small priority value indicates a high priority. **NOTE:** The value of
|
|
292
|
+
:param pulumi.Input[str] direction: The direction of the traffic to which the access control policy applies. Valid values: `in`, `out`.
|
|
293
|
+
:param pulumi.Input[int] order: The priority of the access control policy. The priority value starts from 1. A small priority value indicates a high priority. **NOTE:** The value of `-1` indicates the lowest priority.
|
|
294
|
+
> **NOTE:** From version 1.227.1, `order` must be set.
|
|
280
295
|
"""
|
|
281
296
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
282
297
|
|
|
@@ -299,15 +314,16 @@ class ControlPolicyOrder(pulumi.CustomResource):
|
|
|
299
314
|
@pulumi.getter
|
|
300
315
|
def direction(self) -> pulumi.Output[str]:
|
|
301
316
|
"""
|
|
302
|
-
|
|
317
|
+
The direction of the traffic to which the access control policy applies. Valid values: `in`, `out`.
|
|
303
318
|
"""
|
|
304
319
|
return pulumi.get(self, "direction")
|
|
305
320
|
|
|
306
321
|
@property
|
|
307
322
|
@pulumi.getter
|
|
308
|
-
def order(self) -> pulumi.Output[
|
|
323
|
+
def order(self) -> pulumi.Output[int]:
|
|
309
324
|
"""
|
|
310
|
-
The priority of the access control policy. The priority value starts from 1. A small priority value indicates a high priority. **NOTE:** The value of
|
|
325
|
+
The priority of the access control policy. The priority value starts from 1. A small priority value indicates a high priority. **NOTE:** The value of `-1` indicates the lowest priority.
|
|
326
|
+
> **NOTE:** From version 1.227.1, `order` must be set.
|
|
311
327
|
"""
|
|
312
328
|
return pulumi.get(self, "order")
|
|
313
329
|
|