pulumi-alicloud 3.63.0__py3-none-any.whl → 3.63.0a1726032285__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 -24
- pulumi_alicloud/alb/acl.py +19 -18
- pulumi_alicloud/alb/health_check_template.py +88 -96
- pulumi_alicloud/amqp/binding.py +36 -30
- pulumi_alicloud/cen/_inputs.py +14 -180
- pulumi_alicloud/cen/outputs.py +12 -173
- pulumi_alicloud/cen/traffic_marking_policy.py +53 -116
- pulumi_alicloud/cen/transit_router_vpc_attachment.py +119 -338
- pulumi_alicloud/cms/_inputs.py +6 -6
- pulumi_alicloud/cms/outputs.py +6 -6
- pulumi_alicloud/cr/chart_namespace.py +6 -14
- pulumi_alicloud/cr/endpoint_acl_policy.py +2 -10
- pulumi_alicloud/cr/namespace.py +2 -10
- pulumi_alicloud/cs/registry_enterprise_sync_rule.py +10 -10
- pulumi_alicloud/ddos/_inputs.py +9 -8
- pulumi_alicloud/ddos/bgp_ip.py +1 -1
- pulumi_alicloud/ddos/domain_resource.py +90 -446
- pulumi_alicloud/ddos/outputs.py +8 -7
- pulumi_alicloud/eci/container_group.py +0 -47
- pulumi_alicloud/ecs/_inputs.py +0 -28
- pulumi_alicloud/ecs/ecs_snapshot.py +77 -199
- pulumi_alicloud/ecs/outputs.py +0 -20
- pulumi_alicloud/ecs/snapshot.py +8 -26
- pulumi_alicloud/emrv2/_inputs.py +12 -12
- pulumi_alicloud/emrv2/outputs.py +12 -12
- pulumi_alicloud/ens/_inputs.py +2 -50
- pulumi_alicloud/ens/instance.py +184 -428
- pulumi_alicloud/ens/outputs.py +2 -57
- pulumi_alicloud/ess/__init__.py +0 -1
- pulumi_alicloud/ess/alarm.py +0 -47
- pulumi_alicloud/expressconnect/physical_connection.py +185 -321
- pulumi_alicloud/fc/trigger.py +24 -22
- pulumi_alicloud/ga/_inputs.py +5 -23
- pulumi_alicloud/ga/endpoint_group.py +14 -68
- pulumi_alicloud/ga/outputs.py +5 -21
- pulumi_alicloud/governance/account.py +0 -61
- pulumi_alicloud/gpdb/__init__.py +0 -4
- pulumi_alicloud/gpdb/_inputs.py +3 -361
- pulumi_alicloud/gpdb/instance.py +0 -47
- pulumi_alicloud/gpdb/outputs.py +4 -597
- pulumi_alicloud/mongodb/instance.py +0 -94
- pulumi_alicloud/nlb/_inputs.py +64 -120
- pulumi_alicloud/nlb/get_listeners.py +2 -32
- pulumi_alicloud/nlb/get_server_group_server_attachments.py +2 -8
- pulumi_alicloud/nlb/listener.py +245 -315
- pulumi_alicloud/nlb/listener_additional_certificate_attachment.py +25 -25
- pulumi_alicloud/nlb/load_balancer.py +212 -297
- pulumi_alicloud/nlb/load_balancer_security_group_attachment.py +39 -29
- pulumi_alicloud/nlb/loadbalancer_common_bandwidth_package_attachment.py +18 -22
- pulumi_alicloud/nlb/outputs.py +66 -122
- pulumi_alicloud/nlb/security_policy.py +25 -53
- pulumi_alicloud/nlb/server_group.py +133 -196
- pulumi_alicloud/ocean/base_instance.py +163 -498
- pulumi_alicloud/oos/get_secret_parameters.py +9 -111
- pulumi_alicloud/oos/outputs.py +11 -22
- pulumi_alicloud/pulumi-plugin.json +1 -1
- pulumi_alicloud/ram/get_account_alias.py +2 -35
- pulumi_alicloud/rds/instance.py +21 -21
- pulumi_alicloud/rocketmq/_inputs.py +22 -79
- pulumi_alicloud/rocketmq/outputs.py +21 -85
- pulumi_alicloud/rocketmq/rocket_mq_instance.py +113 -307
- pulumi_alicloud/servicemesh/extension_provider.py +2 -2
- pulumi_alicloud/vpc/common_bandwith_package_attachment.py +2 -2
- pulumi_alicloud/vpc/peer_connection.py +59 -127
- pulumi_alicloud/vpc/peer_connection_accepter.py +42 -263
- pulumi_alicloud/vpc/route_entry.py +210 -232
- {pulumi_alicloud-3.63.0.dist-info → pulumi_alicloud-3.63.0a1726032285.dist-info}/METADATA +1 -1
- {pulumi_alicloud-3.63.0.dist-info → pulumi_alicloud-3.63.0a1726032285.dist-info}/RECORD +70 -75
- {pulumi_alicloud-3.63.0.dist-info → pulumi_alicloud-3.63.0a1726032285.dist-info}/WHEEL +1 -1
- pulumi_alicloud/ess/server_group_attachment.py +0 -552
- pulumi_alicloud/gpdb/db_instance_ip_array.py +0 -533
- pulumi_alicloud/gpdb/get_data_backups.py +0 -288
- pulumi_alicloud/gpdb/get_log_backups.py +0 -225
- pulumi_alicloud/gpdb/streaming_job.py +0 -1568
- {pulumi_alicloud-3.63.0.dist-info → pulumi_alicloud-3.63.0a1726032285.dist-info}/top_level.txt +0 -0
|
@@ -166,7 +166,7 @@ class ExtensionProvider(pulumi.CustomResource):
|
|
|
166
166
|
|
|
167
167
|
For information about Service Mesh Extension Provider and how to use it, see [What is Extension Provider](https://help.aliyun.com/document_detail/461549.html).
|
|
168
168
|
|
|
169
|
-
> **NOTE:** Available
|
|
169
|
+
> **NOTE:** Available in v1.191.0+.
|
|
170
170
|
|
|
171
171
|
## Import
|
|
172
172
|
|
|
@@ -194,7 +194,7 @@ class ExtensionProvider(pulumi.CustomResource):
|
|
|
194
194
|
|
|
195
195
|
For information about Service Mesh Extension Provider and how to use it, see [What is Extension Provider](https://help.aliyun.com/document_detail/461549.html).
|
|
196
196
|
|
|
197
|
-
> **NOTE:** Available
|
|
197
|
+
> **NOTE:** Available in v1.191.0+.
|
|
198
198
|
|
|
199
199
|
## Import
|
|
200
200
|
|
|
@@ -243,7 +243,7 @@ class CommonBandwithPackageAttachment(pulumi.CustomResource):
|
|
|
243
243
|
name = "terraform-example"
|
|
244
244
|
default = alicloud.vpc.CommonBandwithPackage("default",
|
|
245
245
|
bandwidth="3",
|
|
246
|
-
internet_charge_type="
|
|
246
|
+
internet_charge_type="PayByBandwidth")
|
|
247
247
|
default_eip_address = alicloud.ecs.EipAddress("default",
|
|
248
248
|
bandwidth="3",
|
|
249
249
|
internet_charge_type="PayByTraffic")
|
|
@@ -295,7 +295,7 @@ class CommonBandwithPackageAttachment(pulumi.CustomResource):
|
|
|
295
295
|
name = "terraform-example"
|
|
296
296
|
default = alicloud.vpc.CommonBandwithPackage("default",
|
|
297
297
|
bandwidth="3",
|
|
298
|
-
internet_charge_type="
|
|
298
|
+
internet_charge_type="PayByBandwidth")
|
|
299
299
|
default_eip_address = alicloud.ecs.EipAddress("default",
|
|
300
300
|
bandwidth="3",
|
|
301
301
|
internet_charge_type="PayByTraffic")
|
|
@@ -21,7 +21,6 @@ class PeerConnectionArgs:
|
|
|
21
21
|
bandwidth: Optional[pulumi.Input[int]] = None,
|
|
22
22
|
description: Optional[pulumi.Input[str]] = None,
|
|
23
23
|
dry_run: Optional[pulumi.Input[bool]] = None,
|
|
24
|
-
force_delete: Optional[pulumi.Input[bool]] = None,
|
|
25
24
|
peer_connection_name: Optional[pulumi.Input[str]] = None,
|
|
26
25
|
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
27
26
|
status: Optional[pulumi.Input[str]] = None,
|
|
@@ -32,22 +31,18 @@ class PeerConnectionArgs:
|
|
|
32
31
|
- When creating a VPC peer-to-peer connection in the same region, enter the same region ID as the region ID of the initiator.
|
|
33
32
|
- When creating a cross-region VPC peer-to-peer connection, enter a region ID that is different from the region ID of the initiator.
|
|
34
33
|
:param pulumi.Input[str] accepting_vpc_id: The VPC ID of the receiving end of the VPC peer connection.
|
|
35
|
-
:param pulumi.Input[str] vpc_id:
|
|
34
|
+
:param pulumi.Input[str] vpc_id: The ID of the requester VPC.
|
|
36
35
|
:param pulumi.Input[int] accepting_ali_uid: The ID of the Alibaba Cloud account (primary account) of the receiving end of the VPC peering connection to be created.
|
|
37
36
|
- Enter the ID of your Alibaba Cloud account to create a peer-to-peer connection to the VPC account.
|
|
38
37
|
- Enter the ID of another Alibaba Cloud account to create a cross-account VPC peer-to-peer connection.
|
|
39
|
-
|
|
40
38
|
> **NOTE:** If the recipient account is a RAM user (sub-account), enter the ID of the Alibaba Cloud account corresponding to the RAM user.
|
|
41
39
|
:param pulumi.Input[int] bandwidth: The bandwidth of the VPC peering connection to be modified. Unit: Mbps. The value range is an integer greater than 0.
|
|
42
|
-
:param pulumi.Input[str] description: The description of the VPC peer connection to be created.
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
:param pulumi.Input[
|
|
46
|
-
:param pulumi.Input[
|
|
47
|
-
:param pulumi.Input[str]
|
|
48
|
-
:param pulumi.Input[str] resource_group_id: The ID of resource group.
|
|
49
|
-
:param pulumi.Input[str] status: The status of the resource.
|
|
50
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tags of the resource.
|
|
40
|
+
:param pulumi.Input[str] description: The description of the VPC peer connection to be created.It must be 2 to 256 characters in length and must start with a letter or Chinese, but cannot start with `http://` or `https://`.
|
|
41
|
+
:param pulumi.Input[bool] dry_run: Whether to PreCheck only this request. Default value: `false`. Valid values:
|
|
42
|
+
:param pulumi.Input[str] peer_connection_name: The name of the VPC peer connection. The name of the resource. The name must be 2 to 128 characters in length, and must start with a letter. It can contain digits, underscores (_), and hyphens (-).
|
|
43
|
+
:param pulumi.Input[str] resource_group_id: The ID of the resource group.
|
|
44
|
+
:param pulumi.Input[str] status: The status of the VPC peer connection.
|
|
45
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
|
|
51
46
|
"""
|
|
52
47
|
pulumi.set(__self__, "accepting_region_id", accepting_region_id)
|
|
53
48
|
pulumi.set(__self__, "accepting_vpc_id", accepting_vpc_id)
|
|
@@ -60,8 +55,6 @@ class PeerConnectionArgs:
|
|
|
60
55
|
pulumi.set(__self__, "description", description)
|
|
61
56
|
if dry_run is not None:
|
|
62
57
|
pulumi.set(__self__, "dry_run", dry_run)
|
|
63
|
-
if force_delete is not None:
|
|
64
|
-
pulumi.set(__self__, "force_delete", force_delete)
|
|
65
58
|
if peer_connection_name is not None:
|
|
66
59
|
pulumi.set(__self__, "peer_connection_name", peer_connection_name)
|
|
67
60
|
if resource_group_id is not None:
|
|
@@ -101,7 +94,7 @@ class PeerConnectionArgs:
|
|
|
101
94
|
@pulumi.getter(name="vpcId")
|
|
102
95
|
def vpc_id(self) -> pulumi.Input[str]:
|
|
103
96
|
"""
|
|
104
|
-
|
|
97
|
+
The ID of the requester VPC.
|
|
105
98
|
"""
|
|
106
99
|
return pulumi.get(self, "vpc_id")
|
|
107
100
|
|
|
@@ -116,7 +109,6 @@ class PeerConnectionArgs:
|
|
|
116
109
|
The ID of the Alibaba Cloud account (primary account) of the receiving end of the VPC peering connection to be created.
|
|
117
110
|
- Enter the ID of your Alibaba Cloud account to create a peer-to-peer connection to the VPC account.
|
|
118
111
|
- Enter the ID of another Alibaba Cloud account to create a cross-account VPC peer-to-peer connection.
|
|
119
|
-
|
|
120
112
|
> **NOTE:** If the recipient account is a RAM user (sub-account), enter the ID of the Alibaba Cloud account corresponding to the RAM user.
|
|
121
113
|
"""
|
|
122
114
|
return pulumi.get(self, "accepting_ali_uid")
|
|
@@ -141,9 +133,7 @@ class PeerConnectionArgs:
|
|
|
141
133
|
@pulumi.getter
|
|
142
134
|
def description(self) -> Optional[pulumi.Input[str]]:
|
|
143
135
|
"""
|
|
144
|
-
The description of the VPC peer connection to be created.
|
|
145
|
-
|
|
146
|
-
It must be 2 to 256 characters in length and must start with a letter or Chinese, but cannot start with http:// or https.
|
|
136
|
+
The description of the VPC peer connection to be created.It must be 2 to 256 characters in length and must start with a letter or Chinese, but cannot start with `http://` or `https://`.
|
|
147
137
|
"""
|
|
148
138
|
return pulumi.get(self, "description")
|
|
149
139
|
|
|
@@ -155,7 +145,7 @@ class PeerConnectionArgs:
|
|
|
155
145
|
@pulumi.getter(name="dryRun")
|
|
156
146
|
def dry_run(self) -> Optional[pulumi.Input[bool]]:
|
|
157
147
|
"""
|
|
158
|
-
Whether to PreCheck only this request.
|
|
148
|
+
Whether to PreCheck only this request. Default value: `false`. Valid values:
|
|
159
149
|
"""
|
|
160
150
|
return pulumi.get(self, "dry_run")
|
|
161
151
|
|
|
@@ -163,23 +153,11 @@ class PeerConnectionArgs:
|
|
|
163
153
|
def dry_run(self, value: Optional[pulumi.Input[bool]]):
|
|
164
154
|
pulumi.set(self, "dry_run", value)
|
|
165
155
|
|
|
166
|
-
@property
|
|
167
|
-
@pulumi.getter(name="forceDelete")
|
|
168
|
-
def force_delete(self) -> Optional[pulumi.Input[bool]]:
|
|
169
|
-
"""
|
|
170
|
-
Whether to forcibly delete the VPC peering connection. Value:
|
|
171
|
-
"""
|
|
172
|
-
return pulumi.get(self, "force_delete")
|
|
173
|
-
|
|
174
|
-
@force_delete.setter
|
|
175
|
-
def force_delete(self, value: Optional[pulumi.Input[bool]]):
|
|
176
|
-
pulumi.set(self, "force_delete", value)
|
|
177
|
-
|
|
178
156
|
@property
|
|
179
157
|
@pulumi.getter(name="peerConnectionName")
|
|
180
158
|
def peer_connection_name(self) -> Optional[pulumi.Input[str]]:
|
|
181
159
|
"""
|
|
182
|
-
The name of the resource.
|
|
160
|
+
The name of the VPC peer connection. The name of the resource. The name must be 2 to 128 characters in length, and must start with a letter. It can contain digits, underscores (_), and hyphens (-).
|
|
183
161
|
"""
|
|
184
162
|
return pulumi.get(self, "peer_connection_name")
|
|
185
163
|
|
|
@@ -191,7 +169,7 @@ class PeerConnectionArgs:
|
|
|
191
169
|
@pulumi.getter(name="resourceGroupId")
|
|
192
170
|
def resource_group_id(self) -> Optional[pulumi.Input[str]]:
|
|
193
171
|
"""
|
|
194
|
-
The ID of resource group.
|
|
172
|
+
The ID of the resource group.
|
|
195
173
|
"""
|
|
196
174
|
return pulumi.get(self, "resource_group_id")
|
|
197
175
|
|
|
@@ -203,7 +181,7 @@ class PeerConnectionArgs:
|
|
|
203
181
|
@pulumi.getter
|
|
204
182
|
def status(self) -> Optional[pulumi.Input[str]]:
|
|
205
183
|
"""
|
|
206
|
-
The status of the
|
|
184
|
+
The status of the VPC peer connection.
|
|
207
185
|
"""
|
|
208
186
|
return pulumi.get(self, "status")
|
|
209
187
|
|
|
@@ -215,7 +193,7 @@ class PeerConnectionArgs:
|
|
|
215
193
|
@pulumi.getter
|
|
216
194
|
def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
217
195
|
"""
|
|
218
|
-
|
|
196
|
+
A mapping of tags to assign to the resource.
|
|
219
197
|
"""
|
|
220
198
|
return pulumi.get(self, "tags")
|
|
221
199
|
|
|
@@ -234,7 +212,6 @@ class _PeerConnectionState:
|
|
|
234
212
|
create_time: Optional[pulumi.Input[str]] = None,
|
|
235
213
|
description: Optional[pulumi.Input[str]] = None,
|
|
236
214
|
dry_run: Optional[pulumi.Input[bool]] = None,
|
|
237
|
-
force_delete: Optional[pulumi.Input[bool]] = None,
|
|
238
215
|
peer_connection_name: Optional[pulumi.Input[str]] = None,
|
|
239
216
|
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
240
217
|
status: Optional[pulumi.Input[str]] = None,
|
|
@@ -245,24 +222,20 @@ class _PeerConnectionState:
|
|
|
245
222
|
:param pulumi.Input[int] accepting_ali_uid: The ID of the Alibaba Cloud account (primary account) of the receiving end of the VPC peering connection to be created.
|
|
246
223
|
- Enter the ID of your Alibaba Cloud account to create a peer-to-peer connection to the VPC account.
|
|
247
224
|
- Enter the ID of another Alibaba Cloud account to create a cross-account VPC peer-to-peer connection.
|
|
248
|
-
|
|
249
225
|
> **NOTE:** If the recipient account is a RAM user (sub-account), enter the ID of the Alibaba Cloud account corresponding to the RAM user.
|
|
250
226
|
:param pulumi.Input[str] accepting_region_id: The region ID of the recipient of the VPC peering connection to be created.
|
|
251
227
|
- When creating a VPC peer-to-peer connection in the same region, enter the same region ID as the region ID of the initiator.
|
|
252
228
|
- When creating a cross-region VPC peer-to-peer connection, enter a region ID that is different from the region ID of the initiator.
|
|
253
229
|
:param pulumi.Input[str] accepting_vpc_id: The VPC ID of the receiving end of the VPC peer connection.
|
|
254
230
|
:param pulumi.Input[int] bandwidth: The bandwidth of the VPC peering connection to be modified. Unit: Mbps. The value range is an integer greater than 0.
|
|
255
|
-
:param pulumi.Input[str] create_time: The creation time of the VPC peer connection. Use UTC time in the format
|
|
256
|
-
:param pulumi.Input[str] description: The description of the VPC peer connection to be created.
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
:param pulumi.Input[
|
|
260
|
-
:param pulumi.Input[
|
|
261
|
-
:param pulumi.Input[str]
|
|
262
|
-
:param pulumi.Input[str]
|
|
263
|
-
:param pulumi.Input[str] status: The status of the resource.
|
|
264
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tags of the resource.
|
|
265
|
-
:param pulumi.Input[str] vpc_id: You must create a VPC ID on the initiator of a VPC peer connection.
|
|
231
|
+
:param pulumi.Input[str] create_time: The creation time of the VPC peer connection. Use UTC time in the format `YYYY-MM-DDThh:mm:ssZ`.
|
|
232
|
+
:param pulumi.Input[str] description: The description of the VPC peer connection to be created.It must be 2 to 256 characters in length and must start with a letter or Chinese, but cannot start with `http://` or `https://`.
|
|
233
|
+
:param pulumi.Input[bool] dry_run: Whether to PreCheck only this request. Default value: `false`. Valid values:
|
|
234
|
+
:param pulumi.Input[str] peer_connection_name: The name of the VPC peer connection. The name of the resource. The name must be 2 to 128 characters in length, and must start with a letter. It can contain digits, underscores (_), and hyphens (-).
|
|
235
|
+
:param pulumi.Input[str] resource_group_id: The ID of the resource group.
|
|
236
|
+
:param pulumi.Input[str] status: The status of the VPC peer connection.
|
|
237
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
|
|
238
|
+
:param pulumi.Input[str] vpc_id: The ID of the requester VPC.
|
|
266
239
|
"""
|
|
267
240
|
if accepting_ali_uid is not None:
|
|
268
241
|
pulumi.set(__self__, "accepting_ali_uid", accepting_ali_uid)
|
|
@@ -278,8 +251,6 @@ class _PeerConnectionState:
|
|
|
278
251
|
pulumi.set(__self__, "description", description)
|
|
279
252
|
if dry_run is not None:
|
|
280
253
|
pulumi.set(__self__, "dry_run", dry_run)
|
|
281
|
-
if force_delete is not None:
|
|
282
|
-
pulumi.set(__self__, "force_delete", force_delete)
|
|
283
254
|
if peer_connection_name is not None:
|
|
284
255
|
pulumi.set(__self__, "peer_connection_name", peer_connection_name)
|
|
285
256
|
if resource_group_id is not None:
|
|
@@ -298,7 +269,6 @@ class _PeerConnectionState:
|
|
|
298
269
|
The ID of the Alibaba Cloud account (primary account) of the receiving end of the VPC peering connection to be created.
|
|
299
270
|
- Enter the ID of your Alibaba Cloud account to create a peer-to-peer connection to the VPC account.
|
|
300
271
|
- Enter the ID of another Alibaba Cloud account to create a cross-account VPC peer-to-peer connection.
|
|
301
|
-
|
|
302
272
|
> **NOTE:** If the recipient account is a RAM user (sub-account), enter the ID of the Alibaba Cloud account corresponding to the RAM user.
|
|
303
273
|
"""
|
|
304
274
|
return pulumi.get(self, "accepting_ali_uid")
|
|
@@ -349,7 +319,7 @@ class _PeerConnectionState:
|
|
|
349
319
|
@pulumi.getter(name="createTime")
|
|
350
320
|
def create_time(self) -> Optional[pulumi.Input[str]]:
|
|
351
321
|
"""
|
|
352
|
-
The creation time of the VPC peer connection. Use UTC time in the format
|
|
322
|
+
The creation time of the VPC peer connection. Use UTC time in the format `YYYY-MM-DDThh:mm:ssZ`.
|
|
353
323
|
"""
|
|
354
324
|
return pulumi.get(self, "create_time")
|
|
355
325
|
|
|
@@ -361,9 +331,7 @@ class _PeerConnectionState:
|
|
|
361
331
|
@pulumi.getter
|
|
362
332
|
def description(self) -> Optional[pulumi.Input[str]]:
|
|
363
333
|
"""
|
|
364
|
-
The description of the VPC peer connection to be created.
|
|
365
|
-
|
|
366
|
-
It must be 2 to 256 characters in length and must start with a letter or Chinese, but cannot start with http:// or https.
|
|
334
|
+
The description of the VPC peer connection to be created.It must be 2 to 256 characters in length and must start with a letter or Chinese, but cannot start with `http://` or `https://`.
|
|
367
335
|
"""
|
|
368
336
|
return pulumi.get(self, "description")
|
|
369
337
|
|
|
@@ -375,7 +343,7 @@ class _PeerConnectionState:
|
|
|
375
343
|
@pulumi.getter(name="dryRun")
|
|
376
344
|
def dry_run(self) -> Optional[pulumi.Input[bool]]:
|
|
377
345
|
"""
|
|
378
|
-
Whether to PreCheck only this request.
|
|
346
|
+
Whether to PreCheck only this request. Default value: `false`. Valid values:
|
|
379
347
|
"""
|
|
380
348
|
return pulumi.get(self, "dry_run")
|
|
381
349
|
|
|
@@ -383,23 +351,11 @@ class _PeerConnectionState:
|
|
|
383
351
|
def dry_run(self, value: Optional[pulumi.Input[bool]]):
|
|
384
352
|
pulumi.set(self, "dry_run", value)
|
|
385
353
|
|
|
386
|
-
@property
|
|
387
|
-
@pulumi.getter(name="forceDelete")
|
|
388
|
-
def force_delete(self) -> Optional[pulumi.Input[bool]]:
|
|
389
|
-
"""
|
|
390
|
-
Whether to forcibly delete the VPC peering connection. Value:
|
|
391
|
-
"""
|
|
392
|
-
return pulumi.get(self, "force_delete")
|
|
393
|
-
|
|
394
|
-
@force_delete.setter
|
|
395
|
-
def force_delete(self, value: Optional[pulumi.Input[bool]]):
|
|
396
|
-
pulumi.set(self, "force_delete", value)
|
|
397
|
-
|
|
398
354
|
@property
|
|
399
355
|
@pulumi.getter(name="peerConnectionName")
|
|
400
356
|
def peer_connection_name(self) -> Optional[pulumi.Input[str]]:
|
|
401
357
|
"""
|
|
402
|
-
The name of the resource.
|
|
358
|
+
The name of the VPC peer connection. The name of the resource. The name must be 2 to 128 characters in length, and must start with a letter. It can contain digits, underscores (_), and hyphens (-).
|
|
403
359
|
"""
|
|
404
360
|
return pulumi.get(self, "peer_connection_name")
|
|
405
361
|
|
|
@@ -411,7 +367,7 @@ class _PeerConnectionState:
|
|
|
411
367
|
@pulumi.getter(name="resourceGroupId")
|
|
412
368
|
def resource_group_id(self) -> Optional[pulumi.Input[str]]:
|
|
413
369
|
"""
|
|
414
|
-
The ID of resource group.
|
|
370
|
+
The ID of the resource group.
|
|
415
371
|
"""
|
|
416
372
|
return pulumi.get(self, "resource_group_id")
|
|
417
373
|
|
|
@@ -423,7 +379,7 @@ class _PeerConnectionState:
|
|
|
423
379
|
@pulumi.getter
|
|
424
380
|
def status(self) -> Optional[pulumi.Input[str]]:
|
|
425
381
|
"""
|
|
426
|
-
The status of the
|
|
382
|
+
The status of the VPC peer connection.
|
|
427
383
|
"""
|
|
428
384
|
return pulumi.get(self, "status")
|
|
429
385
|
|
|
@@ -435,7 +391,7 @@ class _PeerConnectionState:
|
|
|
435
391
|
@pulumi.getter
|
|
436
392
|
def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
437
393
|
"""
|
|
438
|
-
|
|
394
|
+
A mapping of tags to assign to the resource.
|
|
439
395
|
"""
|
|
440
396
|
return pulumi.get(self, "tags")
|
|
441
397
|
|
|
@@ -447,7 +403,7 @@ class _PeerConnectionState:
|
|
|
447
403
|
@pulumi.getter(name="vpcId")
|
|
448
404
|
def vpc_id(self) -> Optional[pulumi.Input[str]]:
|
|
449
405
|
"""
|
|
450
|
-
|
|
406
|
+
The ID of the requester VPC.
|
|
451
407
|
"""
|
|
452
408
|
return pulumi.get(self, "vpc_id")
|
|
453
409
|
|
|
@@ -467,7 +423,6 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
467
423
|
bandwidth: Optional[pulumi.Input[int]] = None,
|
|
468
424
|
description: Optional[pulumi.Input[str]] = None,
|
|
469
425
|
dry_run: Optional[pulumi.Input[bool]] = None,
|
|
470
|
-
force_delete: Optional[pulumi.Input[bool]] = None,
|
|
471
426
|
peer_connection_name: Optional[pulumi.Input[str]] = None,
|
|
472
427
|
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
473
428
|
status: Optional[pulumi.Input[str]] = None,
|
|
@@ -475,7 +430,7 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
475
430
|
vpc_id: Optional[pulumi.Input[str]] = None,
|
|
476
431
|
__props__=None):
|
|
477
432
|
"""
|
|
478
|
-
Provides a
|
|
433
|
+
Provides a VPC Peer Connection resource.
|
|
479
434
|
|
|
480
435
|
For information about VPC Peer Connection and how to use it, see [What is Peer Connection](https://www.alibabacloud.com/help/en/virtual-private-cloud/latest/createvpcpeer).
|
|
481
436
|
|
|
@@ -511,7 +466,7 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
511
466
|
|
|
512
467
|
## Import
|
|
513
468
|
|
|
514
|
-
|
|
469
|
+
VPC Peer Connection can be imported using the id, e.g.
|
|
515
470
|
|
|
516
471
|
```sh
|
|
517
472
|
$ pulumi import alicloud:vpc/peerConnection:PeerConnection example <id>
|
|
@@ -522,23 +477,19 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
522
477
|
:param pulumi.Input[int] accepting_ali_uid: The ID of the Alibaba Cloud account (primary account) of the receiving end of the VPC peering connection to be created.
|
|
523
478
|
- Enter the ID of your Alibaba Cloud account to create a peer-to-peer connection to the VPC account.
|
|
524
479
|
- Enter the ID of another Alibaba Cloud account to create a cross-account VPC peer-to-peer connection.
|
|
525
|
-
|
|
526
480
|
> **NOTE:** If the recipient account is a RAM user (sub-account), enter the ID of the Alibaba Cloud account corresponding to the RAM user.
|
|
527
481
|
:param pulumi.Input[str] accepting_region_id: The region ID of the recipient of the VPC peering connection to be created.
|
|
528
482
|
- When creating a VPC peer-to-peer connection in the same region, enter the same region ID as the region ID of the initiator.
|
|
529
483
|
- When creating a cross-region VPC peer-to-peer connection, enter a region ID that is different from the region ID of the initiator.
|
|
530
484
|
:param pulumi.Input[str] accepting_vpc_id: The VPC ID of the receiving end of the VPC peer connection.
|
|
531
485
|
:param pulumi.Input[int] bandwidth: The bandwidth of the VPC peering connection to be modified. Unit: Mbps. The value range is an integer greater than 0.
|
|
532
|
-
:param pulumi.Input[str] description: The description of the VPC peer connection to be created.
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
:param pulumi.Input[
|
|
536
|
-
:param pulumi.Input[
|
|
537
|
-
:param pulumi.Input[str]
|
|
538
|
-
:param pulumi.Input[str]
|
|
539
|
-
:param pulumi.Input[str] status: The status of the resource.
|
|
540
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tags of the resource.
|
|
541
|
-
:param pulumi.Input[str] vpc_id: You must create a VPC ID on the initiator of a VPC peer connection.
|
|
486
|
+
:param pulumi.Input[str] description: The description of the VPC peer connection to be created.It must be 2 to 256 characters in length and must start with a letter or Chinese, but cannot start with `http://` or `https://`.
|
|
487
|
+
:param pulumi.Input[bool] dry_run: Whether to PreCheck only this request. Default value: `false`. Valid values:
|
|
488
|
+
:param pulumi.Input[str] peer_connection_name: The name of the VPC peer connection. The name of the resource. The name must be 2 to 128 characters in length, and must start with a letter. It can contain digits, underscores (_), and hyphens (-).
|
|
489
|
+
:param pulumi.Input[str] resource_group_id: The ID of the resource group.
|
|
490
|
+
:param pulumi.Input[str] status: The status of the VPC peer connection.
|
|
491
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
|
|
492
|
+
:param pulumi.Input[str] vpc_id: The ID of the requester VPC.
|
|
542
493
|
"""
|
|
543
494
|
...
|
|
544
495
|
@overload
|
|
@@ -547,7 +498,7 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
547
498
|
args: PeerConnectionArgs,
|
|
548
499
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
549
500
|
"""
|
|
550
|
-
Provides a
|
|
501
|
+
Provides a VPC Peer Connection resource.
|
|
551
502
|
|
|
552
503
|
For information about VPC Peer Connection and how to use it, see [What is Peer Connection](https://www.alibabacloud.com/help/en/virtual-private-cloud/latest/createvpcpeer).
|
|
553
504
|
|
|
@@ -583,7 +534,7 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
583
534
|
|
|
584
535
|
## Import
|
|
585
536
|
|
|
586
|
-
|
|
537
|
+
VPC Peer Connection can be imported using the id, e.g.
|
|
587
538
|
|
|
588
539
|
```sh
|
|
589
540
|
$ pulumi import alicloud:vpc/peerConnection:PeerConnection example <id>
|
|
@@ -610,7 +561,6 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
610
561
|
bandwidth: Optional[pulumi.Input[int]] = None,
|
|
611
562
|
description: Optional[pulumi.Input[str]] = None,
|
|
612
563
|
dry_run: Optional[pulumi.Input[bool]] = None,
|
|
613
|
-
force_delete: Optional[pulumi.Input[bool]] = None,
|
|
614
564
|
peer_connection_name: Optional[pulumi.Input[str]] = None,
|
|
615
565
|
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
616
566
|
status: Optional[pulumi.Input[str]] = None,
|
|
@@ -635,7 +585,6 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
635
585
|
__props__.__dict__["bandwidth"] = bandwidth
|
|
636
586
|
__props__.__dict__["description"] = description
|
|
637
587
|
__props__.__dict__["dry_run"] = dry_run
|
|
638
|
-
__props__.__dict__["force_delete"] = force_delete
|
|
639
588
|
__props__.__dict__["peer_connection_name"] = peer_connection_name
|
|
640
589
|
__props__.__dict__["resource_group_id"] = resource_group_id
|
|
641
590
|
__props__.__dict__["status"] = status
|
|
@@ -661,7 +610,6 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
661
610
|
create_time: Optional[pulumi.Input[str]] = None,
|
|
662
611
|
description: Optional[pulumi.Input[str]] = None,
|
|
663
612
|
dry_run: Optional[pulumi.Input[bool]] = None,
|
|
664
|
-
force_delete: Optional[pulumi.Input[bool]] = None,
|
|
665
613
|
peer_connection_name: Optional[pulumi.Input[str]] = None,
|
|
666
614
|
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
667
615
|
status: Optional[pulumi.Input[str]] = None,
|
|
@@ -677,24 +625,20 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
677
625
|
:param pulumi.Input[int] accepting_ali_uid: The ID of the Alibaba Cloud account (primary account) of the receiving end of the VPC peering connection to be created.
|
|
678
626
|
- Enter the ID of your Alibaba Cloud account to create a peer-to-peer connection to the VPC account.
|
|
679
627
|
- Enter the ID of another Alibaba Cloud account to create a cross-account VPC peer-to-peer connection.
|
|
680
|
-
|
|
681
628
|
> **NOTE:** If the recipient account is a RAM user (sub-account), enter the ID of the Alibaba Cloud account corresponding to the RAM user.
|
|
682
629
|
:param pulumi.Input[str] accepting_region_id: The region ID of the recipient of the VPC peering connection to be created.
|
|
683
630
|
- When creating a VPC peer-to-peer connection in the same region, enter the same region ID as the region ID of the initiator.
|
|
684
631
|
- When creating a cross-region VPC peer-to-peer connection, enter a region ID that is different from the region ID of the initiator.
|
|
685
632
|
:param pulumi.Input[str] accepting_vpc_id: The VPC ID of the receiving end of the VPC peer connection.
|
|
686
633
|
:param pulumi.Input[int] bandwidth: The bandwidth of the VPC peering connection to be modified. Unit: Mbps. The value range is an integer greater than 0.
|
|
687
|
-
:param pulumi.Input[str] create_time: The creation time of the VPC peer connection. Use UTC time in the format
|
|
688
|
-
:param pulumi.Input[str] description: The description of the VPC peer connection to be created.
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
:param pulumi.Input[
|
|
692
|
-
:param pulumi.Input[
|
|
693
|
-
:param pulumi.Input[str]
|
|
694
|
-
:param pulumi.Input[str]
|
|
695
|
-
:param pulumi.Input[str] status: The status of the resource.
|
|
696
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tags of the resource.
|
|
697
|
-
:param pulumi.Input[str] vpc_id: You must create a VPC ID on the initiator of a VPC peer connection.
|
|
634
|
+
:param pulumi.Input[str] create_time: The creation time of the VPC peer connection. Use UTC time in the format `YYYY-MM-DDThh:mm:ssZ`.
|
|
635
|
+
:param pulumi.Input[str] description: The description of the VPC peer connection to be created.It must be 2 to 256 characters in length and must start with a letter or Chinese, but cannot start with `http://` or `https://`.
|
|
636
|
+
:param pulumi.Input[bool] dry_run: Whether to PreCheck only this request. Default value: `false`. Valid values:
|
|
637
|
+
:param pulumi.Input[str] peer_connection_name: The name of the VPC peer connection. The name of the resource. The name must be 2 to 128 characters in length, and must start with a letter. It can contain digits, underscores (_), and hyphens (-).
|
|
638
|
+
:param pulumi.Input[str] resource_group_id: The ID of the resource group.
|
|
639
|
+
:param pulumi.Input[str] status: The status of the VPC peer connection.
|
|
640
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A mapping of tags to assign to the resource.
|
|
641
|
+
:param pulumi.Input[str] vpc_id: The ID of the requester VPC.
|
|
698
642
|
"""
|
|
699
643
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
700
644
|
|
|
@@ -707,7 +651,6 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
707
651
|
__props__.__dict__["create_time"] = create_time
|
|
708
652
|
__props__.__dict__["description"] = description
|
|
709
653
|
__props__.__dict__["dry_run"] = dry_run
|
|
710
|
-
__props__.__dict__["force_delete"] = force_delete
|
|
711
654
|
__props__.__dict__["peer_connection_name"] = peer_connection_name
|
|
712
655
|
__props__.__dict__["resource_group_id"] = resource_group_id
|
|
713
656
|
__props__.__dict__["status"] = status
|
|
@@ -722,7 +665,6 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
722
665
|
The ID of the Alibaba Cloud account (primary account) of the receiving end of the VPC peering connection to be created.
|
|
723
666
|
- Enter the ID of your Alibaba Cloud account to create a peer-to-peer connection to the VPC account.
|
|
724
667
|
- Enter the ID of another Alibaba Cloud account to create a cross-account VPC peer-to-peer connection.
|
|
725
|
-
|
|
726
668
|
> **NOTE:** If the recipient account is a RAM user (sub-account), enter the ID of the Alibaba Cloud account corresponding to the RAM user.
|
|
727
669
|
"""
|
|
728
670
|
return pulumi.get(self, "accepting_ali_uid")
|
|
@@ -757,17 +699,15 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
757
699
|
@pulumi.getter(name="createTime")
|
|
758
700
|
def create_time(self) -> pulumi.Output[str]:
|
|
759
701
|
"""
|
|
760
|
-
The creation time of the VPC peer connection. Use UTC time in the format
|
|
702
|
+
The creation time of the VPC peer connection. Use UTC time in the format `YYYY-MM-DDThh:mm:ssZ`.
|
|
761
703
|
"""
|
|
762
704
|
return pulumi.get(self, "create_time")
|
|
763
705
|
|
|
764
706
|
@property
|
|
765
707
|
@pulumi.getter
|
|
766
|
-
def description(self) -> pulumi.Output[str]:
|
|
708
|
+
def description(self) -> pulumi.Output[Optional[str]]:
|
|
767
709
|
"""
|
|
768
|
-
The description of the VPC peer connection to be created.
|
|
769
|
-
|
|
770
|
-
It must be 2 to 256 characters in length and must start with a letter or Chinese, but cannot start with http:// or https.
|
|
710
|
+
The description of the VPC peer connection to be created.It must be 2 to 256 characters in length and must start with a letter or Chinese, but cannot start with `http://` or `https://`.
|
|
771
711
|
"""
|
|
772
712
|
return pulumi.get(self, "description")
|
|
773
713
|
|
|
@@ -775,23 +715,15 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
775
715
|
@pulumi.getter(name="dryRun")
|
|
776
716
|
def dry_run(self) -> pulumi.Output[Optional[bool]]:
|
|
777
717
|
"""
|
|
778
|
-
Whether to PreCheck only this request.
|
|
718
|
+
Whether to PreCheck only this request. Default value: `false`. Valid values:
|
|
779
719
|
"""
|
|
780
720
|
return pulumi.get(self, "dry_run")
|
|
781
721
|
|
|
782
|
-
@property
|
|
783
|
-
@pulumi.getter(name="forceDelete")
|
|
784
|
-
def force_delete(self) -> pulumi.Output[Optional[bool]]:
|
|
785
|
-
"""
|
|
786
|
-
Whether to forcibly delete the VPC peering connection. Value:
|
|
787
|
-
"""
|
|
788
|
-
return pulumi.get(self, "force_delete")
|
|
789
|
-
|
|
790
722
|
@property
|
|
791
723
|
@pulumi.getter(name="peerConnectionName")
|
|
792
|
-
def peer_connection_name(self) -> pulumi.Output[str]:
|
|
724
|
+
def peer_connection_name(self) -> pulumi.Output[Optional[str]]:
|
|
793
725
|
"""
|
|
794
|
-
The name of the resource.
|
|
726
|
+
The name of the VPC peer connection. The name of the resource. The name must be 2 to 128 characters in length, and must start with a letter. It can contain digits, underscores (_), and hyphens (-).
|
|
795
727
|
"""
|
|
796
728
|
return pulumi.get(self, "peer_connection_name")
|
|
797
729
|
|
|
@@ -799,7 +731,7 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
799
731
|
@pulumi.getter(name="resourceGroupId")
|
|
800
732
|
def resource_group_id(self) -> pulumi.Output[str]:
|
|
801
733
|
"""
|
|
802
|
-
The ID of resource group.
|
|
734
|
+
The ID of the resource group.
|
|
803
735
|
"""
|
|
804
736
|
return pulumi.get(self, "resource_group_id")
|
|
805
737
|
|
|
@@ -807,7 +739,7 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
807
739
|
@pulumi.getter
|
|
808
740
|
def status(self) -> pulumi.Output[str]:
|
|
809
741
|
"""
|
|
810
|
-
The status of the
|
|
742
|
+
The status of the VPC peer connection.
|
|
811
743
|
"""
|
|
812
744
|
return pulumi.get(self, "status")
|
|
813
745
|
|
|
@@ -815,7 +747,7 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
815
747
|
@pulumi.getter
|
|
816
748
|
def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
|
|
817
749
|
"""
|
|
818
|
-
|
|
750
|
+
A mapping of tags to assign to the resource.
|
|
819
751
|
"""
|
|
820
752
|
return pulumi.get(self, "tags")
|
|
821
753
|
|
|
@@ -823,7 +755,7 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
823
755
|
@pulumi.getter(name="vpcId")
|
|
824
756
|
def vpc_id(self) -> pulumi.Output[str]:
|
|
825
757
|
"""
|
|
826
|
-
|
|
758
|
+
The ID of the requester VPC.
|
|
827
759
|
"""
|
|
828
760
|
return pulumi.get(self, "vpc_id")
|
|
829
761
|
|