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
|
@@ -27,38 +27,32 @@ class PeerConnectionArgs:
|
|
|
27
27
|
description: Optional[pulumi.Input[str]] = None,
|
|
28
28
|
dry_run: Optional[pulumi.Input[bool]] = None,
|
|
29
29
|
force_delete: Optional[pulumi.Input[bool]] = None,
|
|
30
|
-
link_type: Optional[pulumi.Input[str]] = None,
|
|
31
30
|
peer_connection_name: Optional[pulumi.Input[str]] = None,
|
|
32
31
|
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
33
32
|
status: Optional[pulumi.Input[str]] = None,
|
|
34
33
|
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
|
|
35
34
|
"""
|
|
36
35
|
The set of arguments for constructing a PeerConnection resource.
|
|
37
|
-
:param pulumi.Input[str] accepting_region_id: The region ID of the
|
|
38
|
-
-
|
|
39
|
-
-
|
|
40
|
-
:param pulumi.Input[str] accepting_vpc_id: The ID of the
|
|
41
|
-
:param pulumi.Input[str] vpc_id:
|
|
42
|
-
:param pulumi.Input[int] accepting_ali_uid: The ID of the Alibaba Cloud account
|
|
43
|
-
-
|
|
44
|
-
-
|
|
36
|
+
:param pulumi.Input[str] accepting_region_id: The region ID of the recipient of the VPC peering connection to be created.
|
|
37
|
+
- When creating a VPC peer-to-peer connection in the same region, enter the same region ID as the region ID of the initiator.
|
|
38
|
+
- When creating a cross-region VPC peer-to-peer connection, enter a region ID that is different from the region ID of the initiator.
|
|
39
|
+
:param pulumi.Input[str] accepting_vpc_id: The VPC ID of the receiving end of the VPC peer connection.
|
|
40
|
+
:param pulumi.Input[str] vpc_id: You must create a VPC ID on the initiator of a VPC peer connection.
|
|
41
|
+
: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.
|
|
42
|
+
- Enter the ID of your Alibaba Cloud account to create a peer-to-peer connection to the VPC account.
|
|
43
|
+
- Enter the ID of another Alibaba Cloud account to create a cross-account VPC peer-to-peer connection.
|
|
45
44
|
|
|
46
|
-
> **NOTE:**
|
|
47
|
-
:param pulumi.Input[int] bandwidth: The bandwidth of the VPC peering connection. Unit:
|
|
48
|
-
:param pulumi.Input[str] description: The description of the VPC
|
|
45
|
+
> **NOTE:** If the recipient account is a RAM user (sub-account), enter the ID of the Alibaba Cloud account corresponding to the RAM user.
|
|
46
|
+
: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.
|
|
47
|
+
:param pulumi.Input[str] description: The description of the VPC peer connection to be created.
|
|
49
48
|
|
|
50
|
-
|
|
51
|
-
:param pulumi.Input[bool] dry_run:
|
|
52
|
-
:param pulumi.Input[bool] force_delete:
|
|
53
|
-
:param pulumi.Input[str]
|
|
54
|
-
:param pulumi.Input[str]
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
:param pulumi.Input[str] resource_group_id: The ID of the new resource group.
|
|
58
|
-
|
|
59
|
-
> **NOTE:** You can use resource groups to manage resources within your Alibaba Cloud account by group. This helps you resolve issues such as resource grouping and permission management for your Alibaba Cloud account. For more information, see [What is resource management?](https://www.alibabacloud.com/help/en/doc-detail/94475.html)
|
|
60
|
-
:param pulumi.Input[str] status: The status of the resource
|
|
61
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tags of PrefixList.
|
|
49
|
+
It must be 2 to 256 characters in length and must start with a letter or Chinese, but cannot start with http:// or https.
|
|
50
|
+
:param pulumi.Input[bool] dry_run: Whether to PreCheck only this request. Value:
|
|
51
|
+
:param pulumi.Input[bool] force_delete: Whether to forcibly delete the VPC peering connection. Value:
|
|
52
|
+
:param pulumi.Input[str] peer_connection_name: The name of the resource.
|
|
53
|
+
:param pulumi.Input[str] resource_group_id: The ID of resource group.
|
|
54
|
+
:param pulumi.Input[str] status: The status of the resource.
|
|
55
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tags of the resource.
|
|
62
56
|
"""
|
|
63
57
|
pulumi.set(__self__, "accepting_region_id", accepting_region_id)
|
|
64
58
|
pulumi.set(__self__, "accepting_vpc_id", accepting_vpc_id)
|
|
@@ -73,8 +67,6 @@ class PeerConnectionArgs:
|
|
|
73
67
|
pulumi.set(__self__, "dry_run", dry_run)
|
|
74
68
|
if force_delete is not None:
|
|
75
69
|
pulumi.set(__self__, "force_delete", force_delete)
|
|
76
|
-
if link_type is not None:
|
|
77
|
-
pulumi.set(__self__, "link_type", link_type)
|
|
78
70
|
if peer_connection_name is not None:
|
|
79
71
|
pulumi.set(__self__, "peer_connection_name", peer_connection_name)
|
|
80
72
|
if resource_group_id is not None:
|
|
@@ -88,9 +80,9 @@ class PeerConnectionArgs:
|
|
|
88
80
|
@pulumi.getter(name="acceptingRegionId")
|
|
89
81
|
def accepting_region_id(self) -> pulumi.Input[str]:
|
|
90
82
|
"""
|
|
91
|
-
The region ID of the
|
|
92
|
-
-
|
|
93
|
-
-
|
|
83
|
+
The region ID of the recipient of the VPC peering connection to be created.
|
|
84
|
+
- When creating a VPC peer-to-peer connection in the same region, enter the same region ID as the region ID of the initiator.
|
|
85
|
+
- When creating a cross-region VPC peer-to-peer connection, enter a region ID that is different from the region ID of the initiator.
|
|
94
86
|
"""
|
|
95
87
|
return pulumi.get(self, "accepting_region_id")
|
|
96
88
|
|
|
@@ -102,7 +94,7 @@ class PeerConnectionArgs:
|
|
|
102
94
|
@pulumi.getter(name="acceptingVpcId")
|
|
103
95
|
def accepting_vpc_id(self) -> pulumi.Input[str]:
|
|
104
96
|
"""
|
|
105
|
-
The ID of the
|
|
97
|
+
The VPC ID of the receiving end of the VPC peer connection.
|
|
106
98
|
"""
|
|
107
99
|
return pulumi.get(self, "accepting_vpc_id")
|
|
108
100
|
|
|
@@ -114,7 +106,7 @@ class PeerConnectionArgs:
|
|
|
114
106
|
@pulumi.getter(name="vpcId")
|
|
115
107
|
def vpc_id(self) -> pulumi.Input[str]:
|
|
116
108
|
"""
|
|
117
|
-
|
|
109
|
+
You must create a VPC ID on the initiator of a VPC peer connection.
|
|
118
110
|
"""
|
|
119
111
|
return pulumi.get(self, "vpc_id")
|
|
120
112
|
|
|
@@ -126,11 +118,11 @@ class PeerConnectionArgs:
|
|
|
126
118
|
@pulumi.getter(name="acceptingAliUid")
|
|
127
119
|
def accepting_ali_uid(self) -> Optional[pulumi.Input[int]]:
|
|
128
120
|
"""
|
|
129
|
-
The ID of the Alibaba Cloud account
|
|
130
|
-
-
|
|
131
|
-
-
|
|
121
|
+
The ID of the Alibaba Cloud account (primary account) of the receiving end of the VPC peering connection to be created.
|
|
122
|
+
- Enter the ID of your Alibaba Cloud account to create a peer-to-peer connection to the VPC account.
|
|
123
|
+
- Enter the ID of another Alibaba Cloud account to create a cross-account VPC peer-to-peer connection.
|
|
132
124
|
|
|
133
|
-
> **NOTE:**
|
|
125
|
+
> **NOTE:** If the recipient account is a RAM user (sub-account), enter the ID of the Alibaba Cloud account corresponding to the RAM user.
|
|
134
126
|
"""
|
|
135
127
|
return pulumi.get(self, "accepting_ali_uid")
|
|
136
128
|
|
|
@@ -142,7 +134,7 @@ class PeerConnectionArgs:
|
|
|
142
134
|
@pulumi.getter
|
|
143
135
|
def bandwidth(self) -> Optional[pulumi.Input[int]]:
|
|
144
136
|
"""
|
|
145
|
-
The bandwidth of the VPC peering connection. Unit:
|
|
137
|
+
The bandwidth of the VPC peering connection to be modified. Unit: Mbps. The value range is an integer greater than 0.
|
|
146
138
|
"""
|
|
147
139
|
return pulumi.get(self, "bandwidth")
|
|
148
140
|
|
|
@@ -154,9 +146,9 @@ class PeerConnectionArgs:
|
|
|
154
146
|
@pulumi.getter
|
|
155
147
|
def description(self) -> Optional[pulumi.Input[str]]:
|
|
156
148
|
"""
|
|
157
|
-
The description of the VPC
|
|
149
|
+
The description of the VPC peer connection to be created.
|
|
158
150
|
|
|
159
|
-
|
|
151
|
+
It must be 2 to 256 characters in length and must start with a letter or Chinese, but cannot start with http:// or https.
|
|
160
152
|
"""
|
|
161
153
|
return pulumi.get(self, "description")
|
|
162
154
|
|
|
@@ -168,7 +160,7 @@ class PeerConnectionArgs:
|
|
|
168
160
|
@pulumi.getter(name="dryRun")
|
|
169
161
|
def dry_run(self) -> Optional[pulumi.Input[bool]]:
|
|
170
162
|
"""
|
|
171
|
-
|
|
163
|
+
Whether to PreCheck only this request. Value:
|
|
172
164
|
"""
|
|
173
165
|
return pulumi.get(self, "dry_run")
|
|
174
166
|
|
|
@@ -180,7 +172,7 @@ class PeerConnectionArgs:
|
|
|
180
172
|
@pulumi.getter(name="forceDelete")
|
|
181
173
|
def force_delete(self) -> Optional[pulumi.Input[bool]]:
|
|
182
174
|
"""
|
|
183
|
-
|
|
175
|
+
Whether to forcibly delete the VPC peering connection. Value:
|
|
184
176
|
"""
|
|
185
177
|
return pulumi.get(self, "force_delete")
|
|
186
178
|
|
|
@@ -188,25 +180,11 @@ class PeerConnectionArgs:
|
|
|
188
180
|
def force_delete(self, value: Optional[pulumi.Input[bool]]):
|
|
189
181
|
pulumi.set(self, "force_delete", value)
|
|
190
182
|
|
|
191
|
-
@property
|
|
192
|
-
@pulumi.getter(name="linkType")
|
|
193
|
-
def link_type(self) -> Optional[pulumi.Input[str]]:
|
|
194
|
-
"""
|
|
195
|
-
LinkType. Valid values: `Platinum`, `Gold`, `Silver`.
|
|
196
|
-
"""
|
|
197
|
-
return pulumi.get(self, "link_type")
|
|
198
|
-
|
|
199
|
-
@link_type.setter
|
|
200
|
-
def link_type(self, value: Optional[pulumi.Input[str]]):
|
|
201
|
-
pulumi.set(self, "link_type", value)
|
|
202
|
-
|
|
203
183
|
@property
|
|
204
184
|
@pulumi.getter(name="peerConnectionName")
|
|
205
185
|
def peer_connection_name(self) -> Optional[pulumi.Input[str]]:
|
|
206
186
|
"""
|
|
207
|
-
The name of the
|
|
208
|
-
|
|
209
|
-
The name must be 2 to 128 characters in length, and can contain digits, underscores (\\_), and hyphens (-). It must start with a letter.
|
|
187
|
+
The name of the resource.
|
|
210
188
|
"""
|
|
211
189
|
return pulumi.get(self, "peer_connection_name")
|
|
212
190
|
|
|
@@ -218,9 +196,7 @@ class PeerConnectionArgs:
|
|
|
218
196
|
@pulumi.getter(name="resourceGroupId")
|
|
219
197
|
def resource_group_id(self) -> Optional[pulumi.Input[str]]:
|
|
220
198
|
"""
|
|
221
|
-
The ID of
|
|
222
|
-
|
|
223
|
-
> **NOTE:** You can use resource groups to manage resources within your Alibaba Cloud account by group. This helps you resolve issues such as resource grouping and permission management for your Alibaba Cloud account. For more information, see [What is resource management?](https://www.alibabacloud.com/help/en/doc-detail/94475.html)
|
|
199
|
+
The ID of resource group.
|
|
224
200
|
"""
|
|
225
201
|
return pulumi.get(self, "resource_group_id")
|
|
226
202
|
|
|
@@ -232,7 +208,7 @@ class PeerConnectionArgs:
|
|
|
232
208
|
@pulumi.getter
|
|
233
209
|
def status(self) -> Optional[pulumi.Input[str]]:
|
|
234
210
|
"""
|
|
235
|
-
The status of the resource
|
|
211
|
+
The status of the resource.
|
|
236
212
|
"""
|
|
237
213
|
return pulumi.get(self, "status")
|
|
238
214
|
|
|
@@ -244,7 +220,7 @@ class PeerConnectionArgs:
|
|
|
244
220
|
@pulumi.getter
|
|
245
221
|
def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
246
222
|
"""
|
|
247
|
-
The tags of
|
|
223
|
+
The tags of the resource.
|
|
248
224
|
"""
|
|
249
225
|
return pulumi.get(self, "tags")
|
|
250
226
|
|
|
@@ -264,42 +240,34 @@ class _PeerConnectionState:
|
|
|
264
240
|
description: Optional[pulumi.Input[str]] = None,
|
|
265
241
|
dry_run: Optional[pulumi.Input[bool]] = None,
|
|
266
242
|
force_delete: Optional[pulumi.Input[bool]] = None,
|
|
267
|
-
link_type: Optional[pulumi.Input[str]] = None,
|
|
268
243
|
peer_connection_name: Optional[pulumi.Input[str]] = None,
|
|
269
|
-
region_id: Optional[pulumi.Input[str]] = None,
|
|
270
244
|
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
271
245
|
status: Optional[pulumi.Input[str]] = None,
|
|
272
246
|
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
273
247
|
vpc_id: Optional[pulumi.Input[str]] = None):
|
|
274
248
|
"""
|
|
275
249
|
Input properties used for looking up and filtering PeerConnection resources.
|
|
276
|
-
:param pulumi.Input[int] accepting_ali_uid: The ID of the Alibaba Cloud account
|
|
277
|
-
-
|
|
278
|
-
-
|
|
250
|
+
: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.
|
|
251
|
+
- Enter the ID of your Alibaba Cloud account to create a peer-to-peer connection to the VPC account.
|
|
252
|
+
- Enter the ID of another Alibaba Cloud account to create a cross-account VPC peer-to-peer connection.
|
|
279
253
|
|
|
280
|
-
> **NOTE:**
|
|
281
|
-
:param pulumi.Input[str] accepting_region_id: The region ID of the
|
|
282
|
-
-
|
|
283
|
-
-
|
|
284
|
-
:param pulumi.Input[str] accepting_vpc_id: The ID of the
|
|
285
|
-
:param pulumi.Input[int] bandwidth: The bandwidth of the VPC peering connection. Unit:
|
|
254
|
+
> **NOTE:** If the recipient account is a RAM user (sub-account), enter the ID of the Alibaba Cloud account corresponding to the RAM user.
|
|
255
|
+
:param pulumi.Input[str] accepting_region_id: The region ID of the recipient of the VPC peering connection to be created.
|
|
256
|
+
- When creating a VPC peer-to-peer connection in the same region, enter the same region ID as the region ID of the initiator.
|
|
257
|
+
- When creating a cross-region VPC peer-to-peer connection, enter a region ID that is different from the region ID of the initiator.
|
|
258
|
+
:param pulumi.Input[str] accepting_vpc_id: The VPC ID of the receiving end of the VPC peer connection.
|
|
259
|
+
: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.
|
|
286
260
|
: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 '.
|
|
287
|
-
:param pulumi.Input[str] description: The description of the VPC
|
|
288
|
-
|
|
289
|
-
The description must be 2 to 256 characters in length. The description must start with a letter but cannot start with `http://` or `https://`.
|
|
290
|
-
:param pulumi.Input[bool] dry_run: Specifies whether to perform only a dry run, without performing the actual request. Valid values:
|
|
291
|
-
:param pulumi.Input[bool] force_delete: Specifies whether to forcefully delete the VPC peering connection. Valid values:
|
|
292
|
-
:param pulumi.Input[str] link_type: LinkType. Valid values: `Platinum`, `Gold`, `Silver`.
|
|
293
|
-
:param pulumi.Input[str] peer_connection_name: The name of the VPC peering connection.
|
|
261
|
+
:param pulumi.Input[str] description: The description of the VPC peer connection to be created.
|
|
294
262
|
|
|
295
|
-
|
|
296
|
-
:param pulumi.Input[
|
|
297
|
-
:param pulumi.Input[
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
:param pulumi.Input[str] status: The status of the resource
|
|
301
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tags of
|
|
302
|
-
:param pulumi.Input[str] vpc_id:
|
|
263
|
+
It must be 2 to 256 characters in length and must start with a letter or Chinese, but cannot start with http:// or https.
|
|
264
|
+
:param pulumi.Input[bool] dry_run: Whether to PreCheck only this request. Value:
|
|
265
|
+
:param pulumi.Input[bool] force_delete: Whether to forcibly delete the VPC peering connection. Value:
|
|
266
|
+
:param pulumi.Input[str] peer_connection_name: The name of the resource.
|
|
267
|
+
:param pulumi.Input[str] resource_group_id: The ID of resource group.
|
|
268
|
+
:param pulumi.Input[str] status: The status of the resource.
|
|
269
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tags of the resource.
|
|
270
|
+
:param pulumi.Input[str] vpc_id: You must create a VPC ID on the initiator of a VPC peer connection.
|
|
303
271
|
"""
|
|
304
272
|
if accepting_ali_uid is not None:
|
|
305
273
|
pulumi.set(__self__, "accepting_ali_uid", accepting_ali_uid)
|
|
@@ -317,12 +285,8 @@ class _PeerConnectionState:
|
|
|
317
285
|
pulumi.set(__self__, "dry_run", dry_run)
|
|
318
286
|
if force_delete is not None:
|
|
319
287
|
pulumi.set(__self__, "force_delete", force_delete)
|
|
320
|
-
if link_type is not None:
|
|
321
|
-
pulumi.set(__self__, "link_type", link_type)
|
|
322
288
|
if peer_connection_name is not None:
|
|
323
289
|
pulumi.set(__self__, "peer_connection_name", peer_connection_name)
|
|
324
|
-
if region_id is not None:
|
|
325
|
-
pulumi.set(__self__, "region_id", region_id)
|
|
326
290
|
if resource_group_id is not None:
|
|
327
291
|
pulumi.set(__self__, "resource_group_id", resource_group_id)
|
|
328
292
|
if status is not None:
|
|
@@ -336,11 +300,11 @@ class _PeerConnectionState:
|
|
|
336
300
|
@pulumi.getter(name="acceptingAliUid")
|
|
337
301
|
def accepting_ali_uid(self) -> Optional[pulumi.Input[int]]:
|
|
338
302
|
"""
|
|
339
|
-
The ID of the Alibaba Cloud account
|
|
340
|
-
-
|
|
341
|
-
-
|
|
303
|
+
The ID of the Alibaba Cloud account (primary account) of the receiving end of the VPC peering connection to be created.
|
|
304
|
+
- Enter the ID of your Alibaba Cloud account to create a peer-to-peer connection to the VPC account.
|
|
305
|
+
- Enter the ID of another Alibaba Cloud account to create a cross-account VPC peer-to-peer connection.
|
|
342
306
|
|
|
343
|
-
> **NOTE:**
|
|
307
|
+
> **NOTE:** If the recipient account is a RAM user (sub-account), enter the ID of the Alibaba Cloud account corresponding to the RAM user.
|
|
344
308
|
"""
|
|
345
309
|
return pulumi.get(self, "accepting_ali_uid")
|
|
346
310
|
|
|
@@ -352,9 +316,9 @@ class _PeerConnectionState:
|
|
|
352
316
|
@pulumi.getter(name="acceptingRegionId")
|
|
353
317
|
def accepting_region_id(self) -> Optional[pulumi.Input[str]]:
|
|
354
318
|
"""
|
|
355
|
-
The region ID of the
|
|
356
|
-
-
|
|
357
|
-
-
|
|
319
|
+
The region ID of the recipient of the VPC peering connection to be created.
|
|
320
|
+
- When creating a VPC peer-to-peer connection in the same region, enter the same region ID as the region ID of the initiator.
|
|
321
|
+
- When creating a cross-region VPC peer-to-peer connection, enter a region ID that is different from the region ID of the initiator.
|
|
358
322
|
"""
|
|
359
323
|
return pulumi.get(self, "accepting_region_id")
|
|
360
324
|
|
|
@@ -366,7 +330,7 @@ class _PeerConnectionState:
|
|
|
366
330
|
@pulumi.getter(name="acceptingVpcId")
|
|
367
331
|
def accepting_vpc_id(self) -> Optional[pulumi.Input[str]]:
|
|
368
332
|
"""
|
|
369
|
-
The ID of the
|
|
333
|
+
The VPC ID of the receiving end of the VPC peer connection.
|
|
370
334
|
"""
|
|
371
335
|
return pulumi.get(self, "accepting_vpc_id")
|
|
372
336
|
|
|
@@ -378,7 +342,7 @@ class _PeerConnectionState:
|
|
|
378
342
|
@pulumi.getter
|
|
379
343
|
def bandwidth(self) -> Optional[pulumi.Input[int]]:
|
|
380
344
|
"""
|
|
381
|
-
The bandwidth of the VPC peering connection. Unit:
|
|
345
|
+
The bandwidth of the VPC peering connection to be modified. Unit: Mbps. The value range is an integer greater than 0.
|
|
382
346
|
"""
|
|
383
347
|
return pulumi.get(self, "bandwidth")
|
|
384
348
|
|
|
@@ -402,9 +366,9 @@ class _PeerConnectionState:
|
|
|
402
366
|
@pulumi.getter
|
|
403
367
|
def description(self) -> Optional[pulumi.Input[str]]:
|
|
404
368
|
"""
|
|
405
|
-
The description of the VPC
|
|
369
|
+
The description of the VPC peer connection to be created.
|
|
406
370
|
|
|
407
|
-
|
|
371
|
+
It must be 2 to 256 characters in length and must start with a letter or Chinese, but cannot start with http:// or https.
|
|
408
372
|
"""
|
|
409
373
|
return pulumi.get(self, "description")
|
|
410
374
|
|
|
@@ -416,7 +380,7 @@ class _PeerConnectionState:
|
|
|
416
380
|
@pulumi.getter(name="dryRun")
|
|
417
381
|
def dry_run(self) -> Optional[pulumi.Input[bool]]:
|
|
418
382
|
"""
|
|
419
|
-
|
|
383
|
+
Whether to PreCheck only this request. Value:
|
|
420
384
|
"""
|
|
421
385
|
return pulumi.get(self, "dry_run")
|
|
422
386
|
|
|
@@ -428,7 +392,7 @@ class _PeerConnectionState:
|
|
|
428
392
|
@pulumi.getter(name="forceDelete")
|
|
429
393
|
def force_delete(self) -> Optional[pulumi.Input[bool]]:
|
|
430
394
|
"""
|
|
431
|
-
|
|
395
|
+
Whether to forcibly delete the VPC peering connection. Value:
|
|
432
396
|
"""
|
|
433
397
|
return pulumi.get(self, "force_delete")
|
|
434
398
|
|
|
@@ -436,25 +400,11 @@ class _PeerConnectionState:
|
|
|
436
400
|
def force_delete(self, value: Optional[pulumi.Input[bool]]):
|
|
437
401
|
pulumi.set(self, "force_delete", value)
|
|
438
402
|
|
|
439
|
-
@property
|
|
440
|
-
@pulumi.getter(name="linkType")
|
|
441
|
-
def link_type(self) -> Optional[pulumi.Input[str]]:
|
|
442
|
-
"""
|
|
443
|
-
LinkType. Valid values: `Platinum`, `Gold`, `Silver`.
|
|
444
|
-
"""
|
|
445
|
-
return pulumi.get(self, "link_type")
|
|
446
|
-
|
|
447
|
-
@link_type.setter
|
|
448
|
-
def link_type(self, value: Optional[pulumi.Input[str]]):
|
|
449
|
-
pulumi.set(self, "link_type", value)
|
|
450
|
-
|
|
451
403
|
@property
|
|
452
404
|
@pulumi.getter(name="peerConnectionName")
|
|
453
405
|
def peer_connection_name(self) -> Optional[pulumi.Input[str]]:
|
|
454
406
|
"""
|
|
455
|
-
The name of the
|
|
456
|
-
|
|
457
|
-
The name must be 2 to 128 characters in length, and can contain digits, underscores (\\_), and hyphens (-). It must start with a letter.
|
|
407
|
+
The name of the resource.
|
|
458
408
|
"""
|
|
459
409
|
return pulumi.get(self, "peer_connection_name")
|
|
460
410
|
|
|
@@ -462,25 +412,11 @@ class _PeerConnectionState:
|
|
|
462
412
|
def peer_connection_name(self, value: Optional[pulumi.Input[str]]):
|
|
463
413
|
pulumi.set(self, "peer_connection_name", value)
|
|
464
414
|
|
|
465
|
-
@property
|
|
466
|
-
@pulumi.getter(name="regionId")
|
|
467
|
-
def region_id(self) -> Optional[pulumi.Input[str]]:
|
|
468
|
-
"""
|
|
469
|
-
The region ID of the resource to which you want to create and add tags.
|
|
470
|
-
"""
|
|
471
|
-
return pulumi.get(self, "region_id")
|
|
472
|
-
|
|
473
|
-
@region_id.setter
|
|
474
|
-
def region_id(self, value: Optional[pulumi.Input[str]]):
|
|
475
|
-
pulumi.set(self, "region_id", value)
|
|
476
|
-
|
|
477
415
|
@property
|
|
478
416
|
@pulumi.getter(name="resourceGroupId")
|
|
479
417
|
def resource_group_id(self) -> Optional[pulumi.Input[str]]:
|
|
480
418
|
"""
|
|
481
|
-
The ID of
|
|
482
|
-
|
|
483
|
-
> **NOTE:** You can use resource groups to manage resources within your Alibaba Cloud account by group. This helps you resolve issues such as resource grouping and permission management for your Alibaba Cloud account. For more information, see [What is resource management?](https://www.alibabacloud.com/help/en/doc-detail/94475.html)
|
|
419
|
+
The ID of resource group.
|
|
484
420
|
"""
|
|
485
421
|
return pulumi.get(self, "resource_group_id")
|
|
486
422
|
|
|
@@ -492,7 +428,7 @@ class _PeerConnectionState:
|
|
|
492
428
|
@pulumi.getter
|
|
493
429
|
def status(self) -> Optional[pulumi.Input[str]]:
|
|
494
430
|
"""
|
|
495
|
-
The status of the resource
|
|
431
|
+
The status of the resource.
|
|
496
432
|
"""
|
|
497
433
|
return pulumi.get(self, "status")
|
|
498
434
|
|
|
@@ -504,7 +440,7 @@ class _PeerConnectionState:
|
|
|
504
440
|
@pulumi.getter
|
|
505
441
|
def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
506
442
|
"""
|
|
507
|
-
The tags of
|
|
443
|
+
The tags of the resource.
|
|
508
444
|
"""
|
|
509
445
|
return pulumi.get(self, "tags")
|
|
510
446
|
|
|
@@ -516,7 +452,7 @@ class _PeerConnectionState:
|
|
|
516
452
|
@pulumi.getter(name="vpcId")
|
|
517
453
|
def vpc_id(self) -> Optional[pulumi.Input[str]]:
|
|
518
454
|
"""
|
|
519
|
-
|
|
455
|
+
You must create a VPC ID on the initiator of a VPC peer connection.
|
|
520
456
|
"""
|
|
521
457
|
return pulumi.get(self, "vpc_id")
|
|
522
458
|
|
|
@@ -537,7 +473,6 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
537
473
|
description: Optional[pulumi.Input[str]] = None,
|
|
538
474
|
dry_run: Optional[pulumi.Input[bool]] = None,
|
|
539
475
|
force_delete: Optional[pulumi.Input[bool]] = None,
|
|
540
|
-
link_type: Optional[pulumi.Input[str]] = None,
|
|
541
476
|
peer_connection_name: Optional[pulumi.Input[str]] = None,
|
|
542
477
|
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
543
478
|
status: Optional[pulumi.Input[str]] = None,
|
|
@@ -545,11 +480,9 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
545
480
|
vpc_id: Optional[pulumi.Input[str]] = None,
|
|
546
481
|
__props__=None):
|
|
547
482
|
"""
|
|
548
|
-
Provides a Vpc Peer
|
|
483
|
+
Provides a Vpc Peer Connection resource.
|
|
549
484
|
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
For information about Vpc Peer Peer Connection and how to use it, see [What is Peer Connection](https://www.alibabacloud.com/help/en/virtual-private-cloud/latest/createvpcpeer).
|
|
485
|
+
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
486
|
|
|
554
487
|
> **NOTE:** Available since v1.186.0.
|
|
555
488
|
|
|
@@ -583,7 +516,7 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
583
516
|
|
|
584
517
|
## Import
|
|
585
518
|
|
|
586
|
-
Vpc Peer
|
|
519
|
+
Vpc Peer Connection can be imported using the id, e.g.
|
|
587
520
|
|
|
588
521
|
```sh
|
|
589
522
|
$ pulumi import alicloud:vpc/peerConnection:PeerConnection example <id>
|
|
@@ -591,31 +524,26 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
591
524
|
|
|
592
525
|
:param str resource_name: The name of the resource.
|
|
593
526
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
594
|
-
:param pulumi.Input[int] accepting_ali_uid: The ID of the Alibaba Cloud account
|
|
595
|
-
-
|
|
596
|
-
-
|
|
597
|
-
|
|
598
|
-
> **NOTE:** If the accepter is a RAM user, set `AcceptingAliUid` to the ID of the Alibaba Cloud account that created the RAM user.
|
|
599
|
-
:param pulumi.Input[str] accepting_region_id: The region ID of the accepter VPC of the VPC peering connection that you want to create.
|
|
600
|
-
- To create an intra-region VPC peering connection, enter a region ID that is the same as that of the requester VPC.
|
|
601
|
-
- To create an inter-region VPC peering connection, enter a region ID that is different from that of the requester VPC.
|
|
602
|
-
:param pulumi.Input[str] accepting_vpc_id: The ID of the accepter VPC.
|
|
603
|
-
:param pulumi.Input[int] bandwidth: The bandwidth of the VPC peering connection. Unit: Mbit/s. The value must be an integer greater than 0. Before you specify this parameter, make sure that you create an inter-region VPC peering connection.
|
|
604
|
-
:param pulumi.Input[str] description: The description of the VPC peering connection.
|
|
527
|
+
: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.
|
|
528
|
+
- Enter the ID of your Alibaba Cloud account to create a peer-to-peer connection to the VPC account.
|
|
529
|
+
- Enter the ID of another Alibaba Cloud account to create a cross-account VPC peer-to-peer connection.
|
|
605
530
|
|
|
606
|
-
|
|
607
|
-
:param pulumi.Input[
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
:param pulumi.Input[str]
|
|
531
|
+
> **NOTE:** If the recipient account is a RAM user (sub-account), enter the ID of the Alibaba Cloud account corresponding to the RAM user.
|
|
532
|
+
:param pulumi.Input[str] accepting_region_id: The region ID of the recipient of the VPC peering connection to be created.
|
|
533
|
+
- When creating a VPC peer-to-peer connection in the same region, enter the same region ID as the region ID of the initiator.
|
|
534
|
+
- When creating a cross-region VPC peer-to-peer connection, enter a region ID that is different from the region ID of the initiator.
|
|
535
|
+
:param pulumi.Input[str] accepting_vpc_id: The VPC ID of the receiving end of the VPC peer connection.
|
|
536
|
+
: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.
|
|
537
|
+
:param pulumi.Input[str] description: The description of the VPC peer connection to be created.
|
|
611
538
|
|
|
612
|
-
|
|
613
|
-
:param pulumi.Input[
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
:param pulumi.Input[str]
|
|
617
|
-
:param pulumi.Input[
|
|
618
|
-
:param pulumi.Input[str]
|
|
539
|
+
It must be 2 to 256 characters in length and must start with a letter or Chinese, but cannot start with http:// or https.
|
|
540
|
+
:param pulumi.Input[bool] dry_run: Whether to PreCheck only this request. Value:
|
|
541
|
+
:param pulumi.Input[bool] force_delete: Whether to forcibly delete the VPC peering connection. Value:
|
|
542
|
+
:param pulumi.Input[str] peer_connection_name: The name of the resource.
|
|
543
|
+
:param pulumi.Input[str] resource_group_id: The ID of resource group.
|
|
544
|
+
:param pulumi.Input[str] status: The status of the resource.
|
|
545
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tags of the resource.
|
|
546
|
+
:param pulumi.Input[str] vpc_id: You must create a VPC ID on the initiator of a VPC peer connection.
|
|
619
547
|
"""
|
|
620
548
|
...
|
|
621
549
|
@overload
|
|
@@ -624,11 +552,9 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
624
552
|
args: PeerConnectionArgs,
|
|
625
553
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
626
554
|
"""
|
|
627
|
-
Provides a Vpc Peer
|
|
628
|
-
|
|
629
|
-
Vpc peer connection.
|
|
555
|
+
Provides a Vpc Peer Connection resource.
|
|
630
556
|
|
|
631
|
-
For information about
|
|
557
|
+
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).
|
|
632
558
|
|
|
633
559
|
> **NOTE:** Available since v1.186.0.
|
|
634
560
|
|
|
@@ -662,7 +588,7 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
662
588
|
|
|
663
589
|
## Import
|
|
664
590
|
|
|
665
|
-
Vpc Peer
|
|
591
|
+
Vpc Peer Connection can be imported using the id, e.g.
|
|
666
592
|
|
|
667
593
|
```sh
|
|
668
594
|
$ pulumi import alicloud:vpc/peerConnection:PeerConnection example <id>
|
|
@@ -690,7 +616,6 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
690
616
|
description: Optional[pulumi.Input[str]] = None,
|
|
691
617
|
dry_run: Optional[pulumi.Input[bool]] = None,
|
|
692
618
|
force_delete: Optional[pulumi.Input[bool]] = None,
|
|
693
|
-
link_type: Optional[pulumi.Input[str]] = None,
|
|
694
619
|
peer_connection_name: Optional[pulumi.Input[str]] = None,
|
|
695
620
|
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
696
621
|
status: Optional[pulumi.Input[str]] = None,
|
|
@@ -716,7 +641,6 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
716
641
|
__props__.__dict__["description"] = description
|
|
717
642
|
__props__.__dict__["dry_run"] = dry_run
|
|
718
643
|
__props__.__dict__["force_delete"] = force_delete
|
|
719
|
-
__props__.__dict__["link_type"] = link_type
|
|
720
644
|
__props__.__dict__["peer_connection_name"] = peer_connection_name
|
|
721
645
|
__props__.__dict__["resource_group_id"] = resource_group_id
|
|
722
646
|
__props__.__dict__["status"] = status
|
|
@@ -725,7 +649,6 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
725
649
|
raise TypeError("Missing required property 'vpc_id'")
|
|
726
650
|
__props__.__dict__["vpc_id"] = vpc_id
|
|
727
651
|
__props__.__dict__["create_time"] = None
|
|
728
|
-
__props__.__dict__["region_id"] = None
|
|
729
652
|
super(PeerConnection, __self__).__init__(
|
|
730
653
|
'alicloud:vpc/peerConnection:PeerConnection',
|
|
731
654
|
resource_name,
|
|
@@ -744,9 +667,7 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
744
667
|
description: Optional[pulumi.Input[str]] = None,
|
|
745
668
|
dry_run: Optional[pulumi.Input[bool]] = None,
|
|
746
669
|
force_delete: Optional[pulumi.Input[bool]] = None,
|
|
747
|
-
link_type: Optional[pulumi.Input[str]] = None,
|
|
748
670
|
peer_connection_name: Optional[pulumi.Input[str]] = None,
|
|
749
|
-
region_id: Optional[pulumi.Input[str]] = None,
|
|
750
671
|
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
751
672
|
status: Optional[pulumi.Input[str]] = None,
|
|
752
673
|
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
@@ -758,33 +679,27 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
758
679
|
:param str resource_name: The unique name of the resulting resource.
|
|
759
680
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
760
681
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
761
|
-
:param pulumi.Input[int] accepting_ali_uid: The ID of the Alibaba Cloud account
|
|
762
|
-
-
|
|
763
|
-
-
|
|
682
|
+
: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.
|
|
683
|
+
- Enter the ID of your Alibaba Cloud account to create a peer-to-peer connection to the VPC account.
|
|
684
|
+
- Enter the ID of another Alibaba Cloud account to create a cross-account VPC peer-to-peer connection.
|
|
764
685
|
|
|
765
|
-
> **NOTE:**
|
|
766
|
-
:param pulumi.Input[str] accepting_region_id: The region ID of the
|
|
767
|
-
-
|
|
768
|
-
-
|
|
769
|
-
:param pulumi.Input[str] accepting_vpc_id: The ID of the
|
|
770
|
-
:param pulumi.Input[int] bandwidth: The bandwidth of the VPC peering connection. Unit:
|
|
686
|
+
> **NOTE:** If the recipient account is a RAM user (sub-account), enter the ID of the Alibaba Cloud account corresponding to the RAM user.
|
|
687
|
+
:param pulumi.Input[str] accepting_region_id: The region ID of the recipient of the VPC peering connection to be created.
|
|
688
|
+
- When creating a VPC peer-to-peer connection in the same region, enter the same region ID as the region ID of the initiator.
|
|
689
|
+
- When creating a cross-region VPC peer-to-peer connection, enter a region ID that is different from the region ID of the initiator.
|
|
690
|
+
:param pulumi.Input[str] accepting_vpc_id: The VPC ID of the receiving end of the VPC peer connection.
|
|
691
|
+
: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.
|
|
771
692
|
: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 '.
|
|
772
|
-
:param pulumi.Input[str] description: The description of the VPC
|
|
773
|
-
|
|
774
|
-
The description must be 2 to 256 characters in length. The description must start with a letter but cannot start with `http://` or `https://`.
|
|
775
|
-
:param pulumi.Input[bool] dry_run: Specifies whether to perform only a dry run, without performing the actual request. Valid values:
|
|
776
|
-
:param pulumi.Input[bool] force_delete: Specifies whether to forcefully delete the VPC peering connection. Valid values:
|
|
777
|
-
:param pulumi.Input[str] link_type: LinkType. Valid values: `Platinum`, `Gold`, `Silver`.
|
|
778
|
-
:param pulumi.Input[str] peer_connection_name: The name of the VPC peering connection.
|
|
693
|
+
:param pulumi.Input[str] description: The description of the VPC peer connection to be created.
|
|
779
694
|
|
|
780
|
-
|
|
781
|
-
:param pulumi.Input[
|
|
782
|
-
:param pulumi.Input[
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
:param pulumi.Input[str] status: The status of the resource
|
|
786
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tags of
|
|
787
|
-
:param pulumi.Input[str] vpc_id:
|
|
695
|
+
It must be 2 to 256 characters in length and must start with a letter or Chinese, but cannot start with http:// or https.
|
|
696
|
+
:param pulumi.Input[bool] dry_run: Whether to PreCheck only this request. Value:
|
|
697
|
+
:param pulumi.Input[bool] force_delete: Whether to forcibly delete the VPC peering connection. Value:
|
|
698
|
+
:param pulumi.Input[str] peer_connection_name: The name of the resource.
|
|
699
|
+
:param pulumi.Input[str] resource_group_id: The ID of resource group.
|
|
700
|
+
:param pulumi.Input[str] status: The status of the resource.
|
|
701
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tags of the resource.
|
|
702
|
+
:param pulumi.Input[str] vpc_id: You must create a VPC ID on the initiator of a VPC peer connection.
|
|
788
703
|
"""
|
|
789
704
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
790
705
|
|
|
@@ -798,9 +713,7 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
798
713
|
__props__.__dict__["description"] = description
|
|
799
714
|
__props__.__dict__["dry_run"] = dry_run
|
|
800
715
|
__props__.__dict__["force_delete"] = force_delete
|
|
801
|
-
__props__.__dict__["link_type"] = link_type
|
|
802
716
|
__props__.__dict__["peer_connection_name"] = peer_connection_name
|
|
803
|
-
__props__.__dict__["region_id"] = region_id
|
|
804
717
|
__props__.__dict__["resource_group_id"] = resource_group_id
|
|
805
718
|
__props__.__dict__["status"] = status
|
|
806
719
|
__props__.__dict__["tags"] = tags
|
|
@@ -811,11 +724,11 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
811
724
|
@pulumi.getter(name="acceptingAliUid")
|
|
812
725
|
def accepting_ali_uid(self) -> pulumi.Output[Optional[int]]:
|
|
813
726
|
"""
|
|
814
|
-
The ID of the Alibaba Cloud account
|
|
815
|
-
-
|
|
816
|
-
-
|
|
727
|
+
The ID of the Alibaba Cloud account (primary account) of the receiving end of the VPC peering connection to be created.
|
|
728
|
+
- Enter the ID of your Alibaba Cloud account to create a peer-to-peer connection to the VPC account.
|
|
729
|
+
- Enter the ID of another Alibaba Cloud account to create a cross-account VPC peer-to-peer connection.
|
|
817
730
|
|
|
818
|
-
> **NOTE:**
|
|
731
|
+
> **NOTE:** If the recipient account is a RAM user (sub-account), enter the ID of the Alibaba Cloud account corresponding to the RAM user.
|
|
819
732
|
"""
|
|
820
733
|
return pulumi.get(self, "accepting_ali_uid")
|
|
821
734
|
|
|
@@ -823,9 +736,9 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
823
736
|
@pulumi.getter(name="acceptingRegionId")
|
|
824
737
|
def accepting_region_id(self) -> pulumi.Output[str]:
|
|
825
738
|
"""
|
|
826
|
-
The region ID of the
|
|
827
|
-
-
|
|
828
|
-
-
|
|
739
|
+
The region ID of the recipient of the VPC peering connection to be created.
|
|
740
|
+
- When creating a VPC peer-to-peer connection in the same region, enter the same region ID as the region ID of the initiator.
|
|
741
|
+
- When creating a cross-region VPC peer-to-peer connection, enter a region ID that is different from the region ID of the initiator.
|
|
829
742
|
"""
|
|
830
743
|
return pulumi.get(self, "accepting_region_id")
|
|
831
744
|
|
|
@@ -833,7 +746,7 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
833
746
|
@pulumi.getter(name="acceptingVpcId")
|
|
834
747
|
def accepting_vpc_id(self) -> pulumi.Output[str]:
|
|
835
748
|
"""
|
|
836
|
-
The ID of the
|
|
749
|
+
The VPC ID of the receiving end of the VPC peer connection.
|
|
837
750
|
"""
|
|
838
751
|
return pulumi.get(self, "accepting_vpc_id")
|
|
839
752
|
|
|
@@ -841,7 +754,7 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
841
754
|
@pulumi.getter
|
|
842
755
|
def bandwidth(self) -> pulumi.Output[int]:
|
|
843
756
|
"""
|
|
844
|
-
The bandwidth of the VPC peering connection. Unit:
|
|
757
|
+
The bandwidth of the VPC peering connection to be modified. Unit: Mbps. The value range is an integer greater than 0.
|
|
845
758
|
"""
|
|
846
759
|
return pulumi.get(self, "bandwidth")
|
|
847
760
|
|
|
@@ -857,9 +770,9 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
857
770
|
@pulumi.getter
|
|
858
771
|
def description(self) -> pulumi.Output[str]:
|
|
859
772
|
"""
|
|
860
|
-
The description of the VPC
|
|
773
|
+
The description of the VPC peer connection to be created.
|
|
861
774
|
|
|
862
|
-
|
|
775
|
+
It must be 2 to 256 characters in length and must start with a letter or Chinese, but cannot start with http:// or https.
|
|
863
776
|
"""
|
|
864
777
|
return pulumi.get(self, "description")
|
|
865
778
|
|
|
@@ -867,7 +780,7 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
867
780
|
@pulumi.getter(name="dryRun")
|
|
868
781
|
def dry_run(self) -> pulumi.Output[Optional[bool]]:
|
|
869
782
|
"""
|
|
870
|
-
|
|
783
|
+
Whether to PreCheck only this request. Value:
|
|
871
784
|
"""
|
|
872
785
|
return pulumi.get(self, "dry_run")
|
|
873
786
|
|
|
@@ -875,43 +788,23 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
875
788
|
@pulumi.getter(name="forceDelete")
|
|
876
789
|
def force_delete(self) -> pulumi.Output[Optional[bool]]:
|
|
877
790
|
"""
|
|
878
|
-
|
|
791
|
+
Whether to forcibly delete the VPC peering connection. Value:
|
|
879
792
|
"""
|
|
880
793
|
return pulumi.get(self, "force_delete")
|
|
881
794
|
|
|
882
|
-
@property
|
|
883
|
-
@pulumi.getter(name="linkType")
|
|
884
|
-
def link_type(self) -> pulumi.Output[str]:
|
|
885
|
-
"""
|
|
886
|
-
LinkType. Valid values: `Platinum`, `Gold`, `Silver`.
|
|
887
|
-
"""
|
|
888
|
-
return pulumi.get(self, "link_type")
|
|
889
|
-
|
|
890
795
|
@property
|
|
891
796
|
@pulumi.getter(name="peerConnectionName")
|
|
892
797
|
def peer_connection_name(self) -> pulumi.Output[str]:
|
|
893
798
|
"""
|
|
894
|
-
The name of the
|
|
895
|
-
|
|
896
|
-
The name must be 2 to 128 characters in length, and can contain digits, underscores (\\_), and hyphens (-). It must start with a letter.
|
|
799
|
+
The name of the resource.
|
|
897
800
|
"""
|
|
898
801
|
return pulumi.get(self, "peer_connection_name")
|
|
899
802
|
|
|
900
|
-
@property
|
|
901
|
-
@pulumi.getter(name="regionId")
|
|
902
|
-
def region_id(self) -> pulumi.Output[str]:
|
|
903
|
-
"""
|
|
904
|
-
The region ID of the resource to which you want to create and add tags.
|
|
905
|
-
"""
|
|
906
|
-
return pulumi.get(self, "region_id")
|
|
907
|
-
|
|
908
803
|
@property
|
|
909
804
|
@pulumi.getter(name="resourceGroupId")
|
|
910
805
|
def resource_group_id(self) -> pulumi.Output[str]:
|
|
911
806
|
"""
|
|
912
|
-
The ID of
|
|
913
|
-
|
|
914
|
-
> **NOTE:** You can use resource groups to manage resources within your Alibaba Cloud account by group. This helps you resolve issues such as resource grouping and permission management for your Alibaba Cloud account. For more information, see [What is resource management?](https://www.alibabacloud.com/help/en/doc-detail/94475.html)
|
|
807
|
+
The ID of resource group.
|
|
915
808
|
"""
|
|
916
809
|
return pulumi.get(self, "resource_group_id")
|
|
917
810
|
|
|
@@ -919,7 +812,7 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
919
812
|
@pulumi.getter
|
|
920
813
|
def status(self) -> pulumi.Output[str]:
|
|
921
814
|
"""
|
|
922
|
-
The status of the resource
|
|
815
|
+
The status of the resource.
|
|
923
816
|
"""
|
|
924
817
|
return pulumi.get(self, "status")
|
|
925
818
|
|
|
@@ -927,7 +820,7 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
927
820
|
@pulumi.getter
|
|
928
821
|
def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
|
|
929
822
|
"""
|
|
930
|
-
The tags of
|
|
823
|
+
The tags of the resource.
|
|
931
824
|
"""
|
|
932
825
|
return pulumi.get(self, "tags")
|
|
933
826
|
|
|
@@ -935,7 +828,7 @@ class PeerConnection(pulumi.CustomResource):
|
|
|
935
828
|
@pulumi.getter(name="vpcId")
|
|
936
829
|
def vpc_id(self) -> pulumi.Output[str]:
|
|
937
830
|
"""
|
|
938
|
-
|
|
831
|
+
You must create a VPC ID on the initiator of a VPC peer connection.
|
|
939
832
|
"""
|
|
940
833
|
return pulumi.get(self, "vpc_id")
|
|
941
834
|
|