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
pulumi_alicloud/vpc/network.py
CHANGED
|
@@ -24,10 +24,8 @@ class NetworkArgs:
|
|
|
24
24
|
cidr_block: Optional[pulumi.Input[str]] = None,
|
|
25
25
|
classic_link_enabled: Optional[pulumi.Input[bool]] = None,
|
|
26
26
|
description: Optional[pulumi.Input[str]] = None,
|
|
27
|
-
dns_hostname_status: Optional[pulumi.Input[str]] = None,
|
|
28
27
|
dry_run: Optional[pulumi.Input[bool]] = None,
|
|
29
28
|
enable_ipv6: Optional[pulumi.Input[bool]] = None,
|
|
30
|
-
ipv4_cidr_mask: Optional[pulumi.Input[int]] = None,
|
|
31
29
|
ipv4_ipam_pool_id: Optional[pulumi.Input[str]] = None,
|
|
32
30
|
ipv6_cidr_block: Optional[pulumi.Input[str]] = None,
|
|
33
31
|
ipv6_isp: Optional[pulumi.Input[str]] = None,
|
|
@@ -35,7 +33,6 @@ class NetworkArgs:
|
|
|
35
33
|
name: Optional[pulumi.Input[str]] = None,
|
|
36
34
|
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
37
35
|
secondary_cidr_blocks: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
38
|
-
secondary_cidr_mask: Optional[pulumi.Input[int]] = None,
|
|
39
36
|
system_route_table_description: Optional[pulumi.Input[str]] = None,
|
|
40
37
|
system_route_table_name: Optional[pulumi.Input[str]] = None,
|
|
41
38
|
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
@@ -47,15 +44,9 @@ class NetworkArgs:
|
|
|
47
44
|
- You can specify one of the following CIDR blocks or their subsets as the primary IPv4 CIDR block of the VPC: 192.168.0.0/16, 172.16.0.0/12, and 10.0.0.0/8. These CIDR blocks are standard private CIDR blocks as defined by Request for Comments (RFC) documents. The subnet mask must be 8 to 28 bits in length.
|
|
48
45
|
- You can also use a custom CIDR block other than 100.64.0.0/10, 224.0.0.0/4, 127.0.0.0/8, 169.254.0.0/16, and their subnets as the primary IPv4 CIDR block of the VPC.
|
|
49
46
|
:param pulumi.Input[bool] classic_link_enabled: The status of ClassicLink function.
|
|
50
|
-
:param pulumi.Input[str] description: The new description of the VPC.
|
|
51
|
-
|
|
52
|
-
The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
53
|
-
:param pulumi.Input[str] dns_hostname_status: The status of VPC DNS Hostname. Valid values: `ENABLED`, `DISABLED`.
|
|
47
|
+
:param pulumi.Input[str] description: The new description of the VPC. The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
54
48
|
:param pulumi.Input[bool] dry_run: Specifies whether to perform a dry run. Valid values:
|
|
55
49
|
:param pulumi.Input[bool] enable_ipv6: Specifies whether to enable IPv6. Valid values:
|
|
56
|
-
:param pulumi.Input[int] ipv4_cidr_mask: Allocate VPC from The IPAM address pool by entering a mask.
|
|
57
|
-
|
|
58
|
-
> **NOTE:** when you specify the IPAM address pool to create a VPC, enter at least one of the CidrBlock or Ipv4CidrMask parameters.
|
|
59
50
|
:param pulumi.Input[str] ipv4_ipam_pool_id: The ID of the IP Address Manager (IPAM) pool that contains IPv4 addresses.
|
|
60
51
|
:param pulumi.Input[str] ipv6_cidr_block: The IPv6 CIDR block of the default VPC.
|
|
61
52
|
|
|
@@ -73,20 +64,11 @@ class NetworkArgs:
|
|
|
73
64
|
|
|
74
65
|
> **NOTE:** You can use resource groups to facilitate resource grouping and permission management for an Alibaba Cloud. For more information, see [What is resource management?](https://www.alibabacloud.com/help/en/doc-detail/94475.html)
|
|
75
66
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] secondary_cidr_blocks: Field 'secondary_cidr_blocks' has been deprecated from provider version 1.185.0 and it will be removed in the future version. Please use the new resource 'alicloud_vpc_ipv4_cidr_block'. `secondary_cidr_blocks` attributes and `vpc.Ipv4CidrBlock` resource cannot be used at the same time.
|
|
76
|
-
:param pulumi.Input[
|
|
77
|
-
|
|
78
|
-
> **NOTE:** Specify the IPAM address pool to add an additional CIDR block to the VPC. Enter at least one of the SecondaryCidrBlock or SecondaryCidrMask parameters.
|
|
79
|
-
:param pulumi.Input[str] system_route_table_description: The description of the route table.
|
|
80
|
-
|
|
81
|
-
The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
82
|
-
:param pulumi.Input[str] system_route_table_name: The name of the route table.
|
|
83
|
-
|
|
84
|
-
The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
67
|
+
:param pulumi.Input[str] system_route_table_description: The description of the route table. The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
68
|
+
:param pulumi.Input[str] system_route_table_name: The name of the route table. The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
85
69
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tags of Vpc.
|
|
86
70
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] user_cidrs: A list of user CIDRs.
|
|
87
|
-
:param pulumi.Input[str] vpc_name: The new name of the VPC.
|
|
88
|
-
|
|
89
|
-
The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
71
|
+
:param pulumi.Input[str] vpc_name: The new name of the VPC. The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
90
72
|
|
|
91
73
|
The following arguments will be discarded. Please use new fields as soon as possible:
|
|
92
74
|
"""
|
|
@@ -96,14 +78,10 @@ class NetworkArgs:
|
|
|
96
78
|
pulumi.set(__self__, "classic_link_enabled", classic_link_enabled)
|
|
97
79
|
if description is not None:
|
|
98
80
|
pulumi.set(__self__, "description", description)
|
|
99
|
-
if dns_hostname_status is not None:
|
|
100
|
-
pulumi.set(__self__, "dns_hostname_status", dns_hostname_status)
|
|
101
81
|
if dry_run is not None:
|
|
102
82
|
pulumi.set(__self__, "dry_run", dry_run)
|
|
103
83
|
if enable_ipv6 is not None:
|
|
104
84
|
pulumi.set(__self__, "enable_ipv6", enable_ipv6)
|
|
105
|
-
if ipv4_cidr_mask is not None:
|
|
106
|
-
pulumi.set(__self__, "ipv4_cidr_mask", ipv4_cidr_mask)
|
|
107
85
|
if ipv4_ipam_pool_id is not None:
|
|
108
86
|
pulumi.set(__self__, "ipv4_ipam_pool_id", ipv4_ipam_pool_id)
|
|
109
87
|
if ipv6_cidr_block is not None:
|
|
@@ -124,8 +102,6 @@ class NetworkArgs:
|
|
|
124
102
|
pulumi.log.warn("""secondary_cidr_blocks is deprecated: Field 'secondary_cidr_blocks' has been deprecated from provider version 1.185.0. Field 'secondary_cidr_blocks' has been deprecated from provider version 1.185.0 and it will be removed in the future version. Please use the new resource 'alicloud_vpc_ipv4_cidr_block'. `secondary_cidr_blocks` attributes and `vpc.Ipv4CidrBlock` resource cannot be used at the same time.""")
|
|
125
103
|
if secondary_cidr_blocks is not None:
|
|
126
104
|
pulumi.set(__self__, "secondary_cidr_blocks", secondary_cidr_blocks)
|
|
127
|
-
if secondary_cidr_mask is not None:
|
|
128
|
-
pulumi.set(__self__, "secondary_cidr_mask", secondary_cidr_mask)
|
|
129
105
|
if system_route_table_description is not None:
|
|
130
106
|
pulumi.set(__self__, "system_route_table_description", system_route_table_description)
|
|
131
107
|
if system_route_table_name is not None:
|
|
@@ -167,9 +143,7 @@ class NetworkArgs:
|
|
|
167
143
|
@pulumi.getter
|
|
168
144
|
def description(self) -> Optional[pulumi.Input[str]]:
|
|
169
145
|
"""
|
|
170
|
-
The new description of the VPC.
|
|
171
|
-
|
|
172
|
-
The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
146
|
+
The new description of the VPC. The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
173
147
|
"""
|
|
174
148
|
return pulumi.get(self, "description")
|
|
175
149
|
|
|
@@ -177,18 +151,6 @@ class NetworkArgs:
|
|
|
177
151
|
def description(self, value: Optional[pulumi.Input[str]]):
|
|
178
152
|
pulumi.set(self, "description", value)
|
|
179
153
|
|
|
180
|
-
@property
|
|
181
|
-
@pulumi.getter(name="dnsHostnameStatus")
|
|
182
|
-
def dns_hostname_status(self) -> Optional[pulumi.Input[str]]:
|
|
183
|
-
"""
|
|
184
|
-
The status of VPC DNS Hostname. Valid values: `ENABLED`, `DISABLED`.
|
|
185
|
-
"""
|
|
186
|
-
return pulumi.get(self, "dns_hostname_status")
|
|
187
|
-
|
|
188
|
-
@dns_hostname_status.setter
|
|
189
|
-
def dns_hostname_status(self, value: Optional[pulumi.Input[str]]):
|
|
190
|
-
pulumi.set(self, "dns_hostname_status", value)
|
|
191
|
-
|
|
192
154
|
@property
|
|
193
155
|
@pulumi.getter(name="dryRun")
|
|
194
156
|
def dry_run(self) -> Optional[pulumi.Input[bool]]:
|
|
@@ -213,20 +175,6 @@ class NetworkArgs:
|
|
|
213
175
|
def enable_ipv6(self, value: Optional[pulumi.Input[bool]]):
|
|
214
176
|
pulumi.set(self, "enable_ipv6", value)
|
|
215
177
|
|
|
216
|
-
@property
|
|
217
|
-
@pulumi.getter(name="ipv4CidrMask")
|
|
218
|
-
def ipv4_cidr_mask(self) -> Optional[pulumi.Input[int]]:
|
|
219
|
-
"""
|
|
220
|
-
Allocate VPC from The IPAM address pool by entering a mask.
|
|
221
|
-
|
|
222
|
-
> **NOTE:** when you specify the IPAM address pool to create a VPC, enter at least one of the CidrBlock or Ipv4CidrMask parameters.
|
|
223
|
-
"""
|
|
224
|
-
return pulumi.get(self, "ipv4_cidr_mask")
|
|
225
|
-
|
|
226
|
-
@ipv4_cidr_mask.setter
|
|
227
|
-
def ipv4_cidr_mask(self, value: Optional[pulumi.Input[int]]):
|
|
228
|
-
pulumi.set(self, "ipv4_cidr_mask", value)
|
|
229
|
-
|
|
230
178
|
@property
|
|
231
179
|
@pulumi.getter(name="ipv4IpamPoolId")
|
|
232
180
|
def ipv4_ipam_pool_id(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -323,27 +271,11 @@ class NetworkArgs:
|
|
|
323
271
|
def secondary_cidr_blocks(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
324
272
|
pulumi.set(self, "secondary_cidr_blocks", value)
|
|
325
273
|
|
|
326
|
-
@property
|
|
327
|
-
@pulumi.getter(name="secondaryCidrMask")
|
|
328
|
-
def secondary_cidr_mask(self) -> Optional[pulumi.Input[int]]:
|
|
329
|
-
"""
|
|
330
|
-
Add an additional CIDR block from the IPAM address pool to the VPC by entering a mask.
|
|
331
|
-
|
|
332
|
-
> **NOTE:** Specify the IPAM address pool to add an additional CIDR block to the VPC. Enter at least one of the SecondaryCidrBlock or SecondaryCidrMask parameters.
|
|
333
|
-
"""
|
|
334
|
-
return pulumi.get(self, "secondary_cidr_mask")
|
|
335
|
-
|
|
336
|
-
@secondary_cidr_mask.setter
|
|
337
|
-
def secondary_cidr_mask(self, value: Optional[pulumi.Input[int]]):
|
|
338
|
-
pulumi.set(self, "secondary_cidr_mask", value)
|
|
339
|
-
|
|
340
274
|
@property
|
|
341
275
|
@pulumi.getter(name="systemRouteTableDescription")
|
|
342
276
|
def system_route_table_description(self) -> Optional[pulumi.Input[str]]:
|
|
343
277
|
"""
|
|
344
|
-
The description of the route table.
|
|
345
|
-
|
|
346
|
-
The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
278
|
+
The description of the route table. The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
347
279
|
"""
|
|
348
280
|
return pulumi.get(self, "system_route_table_description")
|
|
349
281
|
|
|
@@ -355,9 +287,7 @@ class NetworkArgs:
|
|
|
355
287
|
@pulumi.getter(name="systemRouteTableName")
|
|
356
288
|
def system_route_table_name(self) -> Optional[pulumi.Input[str]]:
|
|
357
289
|
"""
|
|
358
|
-
The name of the route table.
|
|
359
|
-
|
|
360
|
-
The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
290
|
+
The name of the route table. The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
361
291
|
"""
|
|
362
292
|
return pulumi.get(self, "system_route_table_name")
|
|
363
293
|
|
|
@@ -393,9 +323,7 @@ class NetworkArgs:
|
|
|
393
323
|
@pulumi.getter(name="vpcName")
|
|
394
324
|
def vpc_name(self) -> Optional[pulumi.Input[str]]:
|
|
395
325
|
"""
|
|
396
|
-
The new name of the VPC.
|
|
397
|
-
|
|
398
|
-
The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
326
|
+
The new name of the VPC. The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
399
327
|
|
|
400
328
|
The following arguments will be discarded. Please use new fields as soon as possible:
|
|
401
329
|
"""
|
|
@@ -413,23 +341,19 @@ class _NetworkState:
|
|
|
413
341
|
classic_link_enabled: Optional[pulumi.Input[bool]] = None,
|
|
414
342
|
create_time: Optional[pulumi.Input[str]] = None,
|
|
415
343
|
description: Optional[pulumi.Input[str]] = None,
|
|
416
|
-
dns_hostname_status: Optional[pulumi.Input[str]] = None,
|
|
417
344
|
dry_run: Optional[pulumi.Input[bool]] = None,
|
|
418
345
|
enable_ipv6: Optional[pulumi.Input[bool]] = None,
|
|
419
|
-
ipv4_cidr_mask: Optional[pulumi.Input[int]] = None,
|
|
420
346
|
ipv4_ipam_pool_id: Optional[pulumi.Input[str]] = None,
|
|
421
347
|
ipv6_cidr_block: Optional[pulumi.Input[str]] = None,
|
|
422
348
|
ipv6_cidr_blocks: Optional[pulumi.Input[Sequence[pulumi.Input['NetworkIpv6CidrBlockArgs']]]] = None,
|
|
423
349
|
ipv6_isp: Optional[pulumi.Input[str]] = None,
|
|
424
350
|
is_default: Optional[pulumi.Input[bool]] = None,
|
|
425
351
|
name: Optional[pulumi.Input[str]] = None,
|
|
426
|
-
region_id: Optional[pulumi.Input[str]] = None,
|
|
427
352
|
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
428
353
|
route_table_id: Optional[pulumi.Input[str]] = None,
|
|
429
354
|
router_id: Optional[pulumi.Input[str]] = None,
|
|
430
355
|
router_table_id: Optional[pulumi.Input[str]] = None,
|
|
431
356
|
secondary_cidr_blocks: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
432
|
-
secondary_cidr_mask: Optional[pulumi.Input[int]] = None,
|
|
433
357
|
status: Optional[pulumi.Input[str]] = None,
|
|
434
358
|
system_route_table_description: Optional[pulumi.Input[str]] = None,
|
|
435
359
|
system_route_table_name: Optional[pulumi.Input[str]] = None,
|
|
@@ -443,15 +367,9 @@ class _NetworkState:
|
|
|
443
367
|
- You can also use a custom CIDR block other than 100.64.0.0/10, 224.0.0.0/4, 127.0.0.0/8, 169.254.0.0/16, and their subnets as the primary IPv4 CIDR block of the VPC.
|
|
444
368
|
:param pulumi.Input[bool] classic_link_enabled: The status of ClassicLink function.
|
|
445
369
|
:param pulumi.Input[str] create_time: The creation time of the VPC.
|
|
446
|
-
:param pulumi.Input[str] description: The new description of the VPC.
|
|
447
|
-
|
|
448
|
-
The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
449
|
-
:param pulumi.Input[str] dns_hostname_status: The status of VPC DNS Hostname. Valid values: `ENABLED`, `DISABLED`.
|
|
370
|
+
:param pulumi.Input[str] description: The new description of the VPC. The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
450
371
|
:param pulumi.Input[bool] dry_run: Specifies whether to perform a dry run. Valid values:
|
|
451
372
|
:param pulumi.Input[bool] enable_ipv6: Specifies whether to enable IPv6. Valid values:
|
|
452
|
-
:param pulumi.Input[int] ipv4_cidr_mask: Allocate VPC from The IPAM address pool by entering a mask.
|
|
453
|
-
|
|
454
|
-
> **NOTE:** when you specify the IPAM address pool to create a VPC, enter at least one of the CidrBlock or Ipv4CidrMask parameters.
|
|
455
373
|
:param pulumi.Input[str] ipv4_ipam_pool_id: The ID of the IP Address Manager (IPAM) pool that contains IPv4 addresses.
|
|
456
374
|
:param pulumi.Input[str] ipv6_cidr_block: The IPv6 CIDR block of the default VPC.
|
|
457
375
|
|
|
@@ -466,29 +384,19 @@ class _NetworkState:
|
|
|
466
384
|
> **NOTE:** If a single-line bandwidth whitelist is enabled, this field can be set to `ChinaTelecom` (China Telecom), `ChinaUnicom` (China Unicom), or `ChinaMobile` (China Mobile).
|
|
467
385
|
:param pulumi.Input[bool] is_default: Specifies whether to create the default VPC in the specified region. Valid values:
|
|
468
386
|
:param pulumi.Input[str] name: . Field 'name' has been deprecated from provider version 1.119.0. New field 'vpc_name' instead.
|
|
469
|
-
:param pulumi.Input[str] region_id: (Available since v1.240.0) The region ID of the VPC to which the route table belongs.
|
|
470
387
|
:param pulumi.Input[str] resource_group_id: The ID of the resource group to which you want to move the resource.
|
|
471
388
|
|
|
472
389
|
> **NOTE:** You can use resource groups to facilitate resource grouping and permission management for an Alibaba Cloud. For more information, see [What is resource management?](https://www.alibabacloud.com/help/en/doc-detail/94475.html)
|
|
473
390
|
:param pulumi.Input[str] route_table_id: The ID of the route table that you want to query.
|
|
474
|
-
:param pulumi.Input[str] router_id: The
|
|
391
|
+
:param pulumi.Input[str] router_id: The region ID of the VPC to which the route table belongs. You can call the [DescribeRegions](https://www.alibabacloud.com/help/en/doc-detail/36063.html) operation to query the most recent region list.
|
|
475
392
|
:param pulumi.Input[str] router_table_id: . Field 'router_table_id' has been deprecated from provider version 1.227.1. New field 'route_table_id' instead.
|
|
476
393
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] secondary_cidr_blocks: Field 'secondary_cidr_blocks' has been deprecated from provider version 1.185.0 and it will be removed in the future version. Please use the new resource 'alicloud_vpc_ipv4_cidr_block'. `secondary_cidr_blocks` attributes and `vpc.Ipv4CidrBlock` resource cannot be used at the same time.
|
|
477
|
-
:param pulumi.Input[
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
:param pulumi.Input[str] status: The status of the VPC.
|
|
481
|
-
:param pulumi.Input[str] system_route_table_description: The description of the route table.
|
|
482
|
-
|
|
483
|
-
The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
484
|
-
:param pulumi.Input[str] system_route_table_name: The name of the route table.
|
|
485
|
-
|
|
486
|
-
The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
394
|
+
:param pulumi.Input[str] status: The status of the VPC. `Pending`: The VPC is being configured. `Available`: The VPC is available.
|
|
395
|
+
:param pulumi.Input[str] system_route_table_description: The description of the route table. The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
396
|
+
:param pulumi.Input[str] system_route_table_name: The name of the route table. The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
487
397
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tags of Vpc.
|
|
488
398
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] user_cidrs: A list of user CIDRs.
|
|
489
|
-
:param pulumi.Input[str] vpc_name: The new name of the VPC.
|
|
490
|
-
|
|
491
|
-
The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
399
|
+
:param pulumi.Input[str] vpc_name: The new name of the VPC. The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
492
400
|
|
|
493
401
|
The following arguments will be discarded. Please use new fields as soon as possible:
|
|
494
402
|
"""
|
|
@@ -500,14 +408,10 @@ class _NetworkState:
|
|
|
500
408
|
pulumi.set(__self__, "create_time", create_time)
|
|
501
409
|
if description is not None:
|
|
502
410
|
pulumi.set(__self__, "description", description)
|
|
503
|
-
if dns_hostname_status is not None:
|
|
504
|
-
pulumi.set(__self__, "dns_hostname_status", dns_hostname_status)
|
|
505
411
|
if dry_run is not None:
|
|
506
412
|
pulumi.set(__self__, "dry_run", dry_run)
|
|
507
413
|
if enable_ipv6 is not None:
|
|
508
414
|
pulumi.set(__self__, "enable_ipv6", enable_ipv6)
|
|
509
|
-
if ipv4_cidr_mask is not None:
|
|
510
|
-
pulumi.set(__self__, "ipv4_cidr_mask", ipv4_cidr_mask)
|
|
511
415
|
if ipv4_ipam_pool_id is not None:
|
|
512
416
|
pulumi.set(__self__, "ipv4_ipam_pool_id", ipv4_ipam_pool_id)
|
|
513
417
|
if ipv6_cidr_block is not None:
|
|
@@ -523,8 +427,6 @@ class _NetworkState:
|
|
|
523
427
|
pulumi.log.warn("""name is deprecated: Field 'name' has been deprecated since provider version 1.119.0. New field 'vpc_name' instead.""")
|
|
524
428
|
if name is not None:
|
|
525
429
|
pulumi.set(__self__, "name", name)
|
|
526
|
-
if region_id is not None:
|
|
527
|
-
pulumi.set(__self__, "region_id", region_id)
|
|
528
430
|
if resource_group_id is not None:
|
|
529
431
|
pulumi.set(__self__, "resource_group_id", resource_group_id)
|
|
530
432
|
if route_table_id is not None:
|
|
@@ -541,8 +443,6 @@ class _NetworkState:
|
|
|
541
443
|
pulumi.log.warn("""secondary_cidr_blocks is deprecated: Field 'secondary_cidr_blocks' has been deprecated from provider version 1.185.0. Field 'secondary_cidr_blocks' has been deprecated from provider version 1.185.0 and it will be removed in the future version. Please use the new resource 'alicloud_vpc_ipv4_cidr_block'. `secondary_cidr_blocks` attributes and `vpc.Ipv4CidrBlock` resource cannot be used at the same time.""")
|
|
542
444
|
if secondary_cidr_blocks is not None:
|
|
543
445
|
pulumi.set(__self__, "secondary_cidr_blocks", secondary_cidr_blocks)
|
|
544
|
-
if secondary_cidr_mask is not None:
|
|
545
|
-
pulumi.set(__self__, "secondary_cidr_mask", secondary_cidr_mask)
|
|
546
446
|
if status is not None:
|
|
547
447
|
pulumi.set(__self__, "status", status)
|
|
548
448
|
if system_route_table_description is not None:
|
|
@@ -598,9 +498,7 @@ class _NetworkState:
|
|
|
598
498
|
@pulumi.getter
|
|
599
499
|
def description(self) -> Optional[pulumi.Input[str]]:
|
|
600
500
|
"""
|
|
601
|
-
The new description of the VPC.
|
|
602
|
-
|
|
603
|
-
The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
501
|
+
The new description of the VPC. The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
604
502
|
"""
|
|
605
503
|
return pulumi.get(self, "description")
|
|
606
504
|
|
|
@@ -608,18 +506,6 @@ class _NetworkState:
|
|
|
608
506
|
def description(self, value: Optional[pulumi.Input[str]]):
|
|
609
507
|
pulumi.set(self, "description", value)
|
|
610
508
|
|
|
611
|
-
@property
|
|
612
|
-
@pulumi.getter(name="dnsHostnameStatus")
|
|
613
|
-
def dns_hostname_status(self) -> Optional[pulumi.Input[str]]:
|
|
614
|
-
"""
|
|
615
|
-
The status of VPC DNS Hostname. Valid values: `ENABLED`, `DISABLED`.
|
|
616
|
-
"""
|
|
617
|
-
return pulumi.get(self, "dns_hostname_status")
|
|
618
|
-
|
|
619
|
-
@dns_hostname_status.setter
|
|
620
|
-
def dns_hostname_status(self, value: Optional[pulumi.Input[str]]):
|
|
621
|
-
pulumi.set(self, "dns_hostname_status", value)
|
|
622
|
-
|
|
623
509
|
@property
|
|
624
510
|
@pulumi.getter(name="dryRun")
|
|
625
511
|
def dry_run(self) -> Optional[pulumi.Input[bool]]:
|
|
@@ -644,20 +530,6 @@ class _NetworkState:
|
|
|
644
530
|
def enable_ipv6(self, value: Optional[pulumi.Input[bool]]):
|
|
645
531
|
pulumi.set(self, "enable_ipv6", value)
|
|
646
532
|
|
|
647
|
-
@property
|
|
648
|
-
@pulumi.getter(name="ipv4CidrMask")
|
|
649
|
-
def ipv4_cidr_mask(self) -> Optional[pulumi.Input[int]]:
|
|
650
|
-
"""
|
|
651
|
-
Allocate VPC from The IPAM address pool by entering a mask.
|
|
652
|
-
|
|
653
|
-
> **NOTE:** when you specify the IPAM address pool to create a VPC, enter at least one of the CidrBlock or Ipv4CidrMask parameters.
|
|
654
|
-
"""
|
|
655
|
-
return pulumi.get(self, "ipv4_cidr_mask")
|
|
656
|
-
|
|
657
|
-
@ipv4_cidr_mask.setter
|
|
658
|
-
def ipv4_cidr_mask(self, value: Optional[pulumi.Input[int]]):
|
|
659
|
-
pulumi.set(self, "ipv4_cidr_mask", value)
|
|
660
|
-
|
|
661
533
|
@property
|
|
662
534
|
@pulumi.getter(name="ipv4IpamPoolId")
|
|
663
535
|
def ipv4_ipam_pool_id(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -739,18 +611,6 @@ class _NetworkState:
|
|
|
739
611
|
def name(self, value: Optional[pulumi.Input[str]]):
|
|
740
612
|
pulumi.set(self, "name", value)
|
|
741
613
|
|
|
742
|
-
@property
|
|
743
|
-
@pulumi.getter(name="regionId")
|
|
744
|
-
def region_id(self) -> Optional[pulumi.Input[str]]:
|
|
745
|
-
"""
|
|
746
|
-
(Available since v1.240.0) The region ID of the VPC to which the route table belongs.
|
|
747
|
-
"""
|
|
748
|
-
return pulumi.get(self, "region_id")
|
|
749
|
-
|
|
750
|
-
@region_id.setter
|
|
751
|
-
def region_id(self, value: Optional[pulumi.Input[str]]):
|
|
752
|
-
pulumi.set(self, "region_id", value)
|
|
753
|
-
|
|
754
614
|
@property
|
|
755
615
|
@pulumi.getter(name="resourceGroupId")
|
|
756
616
|
def resource_group_id(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -781,7 +641,7 @@ class _NetworkState:
|
|
|
781
641
|
@pulumi.getter(name="routerId")
|
|
782
642
|
def router_id(self) -> Optional[pulumi.Input[str]]:
|
|
783
643
|
"""
|
|
784
|
-
The
|
|
644
|
+
The region ID of the VPC to which the route table belongs. You can call the [DescribeRegions](https://www.alibabacloud.com/help/en/doc-detail/36063.html) operation to query the most recent region list.
|
|
785
645
|
"""
|
|
786
646
|
return pulumi.get(self, "router_id")
|
|
787
647
|
|
|
@@ -815,25 +675,11 @@ class _NetworkState:
|
|
|
815
675
|
def secondary_cidr_blocks(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
816
676
|
pulumi.set(self, "secondary_cidr_blocks", value)
|
|
817
677
|
|
|
818
|
-
@property
|
|
819
|
-
@pulumi.getter(name="secondaryCidrMask")
|
|
820
|
-
def secondary_cidr_mask(self) -> Optional[pulumi.Input[int]]:
|
|
821
|
-
"""
|
|
822
|
-
Add an additional CIDR block from the IPAM address pool to the VPC by entering a mask.
|
|
823
|
-
|
|
824
|
-
> **NOTE:** Specify the IPAM address pool to add an additional CIDR block to the VPC. Enter at least one of the SecondaryCidrBlock or SecondaryCidrMask parameters.
|
|
825
|
-
"""
|
|
826
|
-
return pulumi.get(self, "secondary_cidr_mask")
|
|
827
|
-
|
|
828
|
-
@secondary_cidr_mask.setter
|
|
829
|
-
def secondary_cidr_mask(self, value: Optional[pulumi.Input[int]]):
|
|
830
|
-
pulumi.set(self, "secondary_cidr_mask", value)
|
|
831
|
-
|
|
832
678
|
@property
|
|
833
679
|
@pulumi.getter
|
|
834
680
|
def status(self) -> Optional[pulumi.Input[str]]:
|
|
835
681
|
"""
|
|
836
|
-
The status of the VPC.
|
|
682
|
+
The status of the VPC. `Pending`: The VPC is being configured. `Available`: The VPC is available.
|
|
837
683
|
"""
|
|
838
684
|
return pulumi.get(self, "status")
|
|
839
685
|
|
|
@@ -845,9 +691,7 @@ class _NetworkState:
|
|
|
845
691
|
@pulumi.getter(name="systemRouteTableDescription")
|
|
846
692
|
def system_route_table_description(self) -> Optional[pulumi.Input[str]]:
|
|
847
693
|
"""
|
|
848
|
-
The description of the route table.
|
|
849
|
-
|
|
850
|
-
The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
694
|
+
The description of the route table. The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
851
695
|
"""
|
|
852
696
|
return pulumi.get(self, "system_route_table_description")
|
|
853
697
|
|
|
@@ -859,9 +703,7 @@ class _NetworkState:
|
|
|
859
703
|
@pulumi.getter(name="systemRouteTableName")
|
|
860
704
|
def system_route_table_name(self) -> Optional[pulumi.Input[str]]:
|
|
861
705
|
"""
|
|
862
|
-
The name of the route table.
|
|
863
|
-
|
|
864
|
-
The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
706
|
+
The name of the route table. The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
865
707
|
"""
|
|
866
708
|
return pulumi.get(self, "system_route_table_name")
|
|
867
709
|
|
|
@@ -897,9 +739,7 @@ class _NetworkState:
|
|
|
897
739
|
@pulumi.getter(name="vpcName")
|
|
898
740
|
def vpc_name(self) -> Optional[pulumi.Input[str]]:
|
|
899
741
|
"""
|
|
900
|
-
The new name of the VPC.
|
|
901
|
-
|
|
902
|
-
The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
742
|
+
The new name of the VPC. The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
903
743
|
|
|
904
744
|
The following arguments will be discarded. Please use new fields as soon as possible:
|
|
905
745
|
"""
|
|
@@ -918,10 +758,8 @@ class Network(pulumi.CustomResource):
|
|
|
918
758
|
cidr_block: Optional[pulumi.Input[str]] = None,
|
|
919
759
|
classic_link_enabled: Optional[pulumi.Input[bool]] = None,
|
|
920
760
|
description: Optional[pulumi.Input[str]] = None,
|
|
921
|
-
dns_hostname_status: Optional[pulumi.Input[str]] = None,
|
|
922
761
|
dry_run: Optional[pulumi.Input[bool]] = None,
|
|
923
762
|
enable_ipv6: Optional[pulumi.Input[bool]] = None,
|
|
924
|
-
ipv4_cidr_mask: Optional[pulumi.Input[int]] = None,
|
|
925
763
|
ipv4_ipam_pool_id: Optional[pulumi.Input[str]] = None,
|
|
926
764
|
ipv6_cidr_block: Optional[pulumi.Input[str]] = None,
|
|
927
765
|
ipv6_isp: Optional[pulumi.Input[str]] = None,
|
|
@@ -929,7 +767,6 @@ class Network(pulumi.CustomResource):
|
|
|
929
767
|
name: Optional[pulumi.Input[str]] = None,
|
|
930
768
|
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
931
769
|
secondary_cidr_blocks: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
932
|
-
secondary_cidr_mask: Optional[pulumi.Input[int]] = None,
|
|
933
770
|
system_route_table_description: Optional[pulumi.Input[str]] = None,
|
|
934
771
|
system_route_table_name: Optional[pulumi.Input[str]] = None,
|
|
935
772
|
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
@@ -937,7 +774,7 @@ class Network(pulumi.CustomResource):
|
|
|
937
774
|
vpc_name: Optional[pulumi.Input[str]] = None,
|
|
938
775
|
__props__=None):
|
|
939
776
|
"""
|
|
940
|
-
Provides a VPC
|
|
777
|
+
Provides a VPC Vpc resource.
|
|
941
778
|
|
|
942
779
|
A VPC instance creates a VPC. You can fully control your own VPC, such as selecting IP address ranges, configuring routing tables, and gateways. You can use Alibaba cloud resources such as cloud servers, apsaradb for RDS, and load balancer in your own VPC.
|
|
943
780
|
|
|
@@ -974,7 +811,7 @@ class Network(pulumi.CustomResource):
|
|
|
974
811
|
|
|
975
812
|
## Import
|
|
976
813
|
|
|
977
|
-
VPC
|
|
814
|
+
VPC Vpc can be imported using the id, e.g.
|
|
978
815
|
|
|
979
816
|
```sh
|
|
980
817
|
$ pulumi import alicloud:vpc/network:Network example <id>
|
|
@@ -986,15 +823,9 @@ class Network(pulumi.CustomResource):
|
|
|
986
823
|
- You can specify one of the following CIDR blocks or their subsets as the primary IPv4 CIDR block of the VPC: 192.168.0.0/16, 172.16.0.0/12, and 10.0.0.0/8. These CIDR blocks are standard private CIDR blocks as defined by Request for Comments (RFC) documents. The subnet mask must be 8 to 28 bits in length.
|
|
987
824
|
- You can also use a custom CIDR block other than 100.64.0.0/10, 224.0.0.0/4, 127.0.0.0/8, 169.254.0.0/16, and their subnets as the primary IPv4 CIDR block of the VPC.
|
|
988
825
|
:param pulumi.Input[bool] classic_link_enabled: The status of ClassicLink function.
|
|
989
|
-
:param pulumi.Input[str] description: The new description of the VPC.
|
|
990
|
-
|
|
991
|
-
The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
992
|
-
:param pulumi.Input[str] dns_hostname_status: The status of VPC DNS Hostname. Valid values: `ENABLED`, `DISABLED`.
|
|
826
|
+
:param pulumi.Input[str] description: The new description of the VPC. The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
993
827
|
:param pulumi.Input[bool] dry_run: Specifies whether to perform a dry run. Valid values:
|
|
994
828
|
:param pulumi.Input[bool] enable_ipv6: Specifies whether to enable IPv6. Valid values:
|
|
995
|
-
:param pulumi.Input[int] ipv4_cidr_mask: Allocate VPC from The IPAM address pool by entering a mask.
|
|
996
|
-
|
|
997
|
-
> **NOTE:** when you specify the IPAM address pool to create a VPC, enter at least one of the CidrBlock or Ipv4CidrMask parameters.
|
|
998
829
|
:param pulumi.Input[str] ipv4_ipam_pool_id: The ID of the IP Address Manager (IPAM) pool that contains IPv4 addresses.
|
|
999
830
|
:param pulumi.Input[str] ipv6_cidr_block: The IPv6 CIDR block of the default VPC.
|
|
1000
831
|
|
|
@@ -1012,20 +843,11 @@ class Network(pulumi.CustomResource):
|
|
|
1012
843
|
|
|
1013
844
|
> **NOTE:** You can use resource groups to facilitate resource grouping and permission management for an Alibaba Cloud. For more information, see [What is resource management?](https://www.alibabacloud.com/help/en/doc-detail/94475.html)
|
|
1014
845
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] secondary_cidr_blocks: Field 'secondary_cidr_blocks' has been deprecated from provider version 1.185.0 and it will be removed in the future version. Please use the new resource 'alicloud_vpc_ipv4_cidr_block'. `secondary_cidr_blocks` attributes and `vpc.Ipv4CidrBlock` resource cannot be used at the same time.
|
|
1015
|
-
:param pulumi.Input[
|
|
1016
|
-
|
|
1017
|
-
> **NOTE:** Specify the IPAM address pool to add an additional CIDR block to the VPC. Enter at least one of the SecondaryCidrBlock or SecondaryCidrMask parameters.
|
|
1018
|
-
:param pulumi.Input[str] system_route_table_description: The description of the route table.
|
|
1019
|
-
|
|
1020
|
-
The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
1021
|
-
:param pulumi.Input[str] system_route_table_name: The name of the route table.
|
|
1022
|
-
|
|
1023
|
-
The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
846
|
+
:param pulumi.Input[str] system_route_table_description: The description of the route table. The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
847
|
+
:param pulumi.Input[str] system_route_table_name: The name of the route table. The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
1024
848
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tags of Vpc.
|
|
1025
849
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] user_cidrs: A list of user CIDRs.
|
|
1026
|
-
:param pulumi.Input[str] vpc_name: The new name of the VPC.
|
|
1027
|
-
|
|
1028
|
-
The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
850
|
+
:param pulumi.Input[str] vpc_name: The new name of the VPC. The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
1029
851
|
|
|
1030
852
|
The following arguments will be discarded. Please use new fields as soon as possible:
|
|
1031
853
|
"""
|
|
@@ -1036,7 +858,7 @@ class Network(pulumi.CustomResource):
|
|
|
1036
858
|
args: Optional[NetworkArgs] = None,
|
|
1037
859
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
1038
860
|
"""
|
|
1039
|
-
Provides a VPC
|
|
861
|
+
Provides a VPC Vpc resource.
|
|
1040
862
|
|
|
1041
863
|
A VPC instance creates a VPC. You can fully control your own VPC, such as selecting IP address ranges, configuring routing tables, and gateways. You can use Alibaba cloud resources such as cloud servers, apsaradb for RDS, and load balancer in your own VPC.
|
|
1042
864
|
|
|
@@ -1073,7 +895,7 @@ class Network(pulumi.CustomResource):
|
|
|
1073
895
|
|
|
1074
896
|
## Import
|
|
1075
897
|
|
|
1076
|
-
VPC
|
|
898
|
+
VPC Vpc can be imported using the id, e.g.
|
|
1077
899
|
|
|
1078
900
|
```sh
|
|
1079
901
|
$ pulumi import alicloud:vpc/network:Network example <id>
|
|
@@ -1097,10 +919,8 @@ class Network(pulumi.CustomResource):
|
|
|
1097
919
|
cidr_block: Optional[pulumi.Input[str]] = None,
|
|
1098
920
|
classic_link_enabled: Optional[pulumi.Input[bool]] = None,
|
|
1099
921
|
description: Optional[pulumi.Input[str]] = None,
|
|
1100
|
-
dns_hostname_status: Optional[pulumi.Input[str]] = None,
|
|
1101
922
|
dry_run: Optional[pulumi.Input[bool]] = None,
|
|
1102
923
|
enable_ipv6: Optional[pulumi.Input[bool]] = None,
|
|
1103
|
-
ipv4_cidr_mask: Optional[pulumi.Input[int]] = None,
|
|
1104
924
|
ipv4_ipam_pool_id: Optional[pulumi.Input[str]] = None,
|
|
1105
925
|
ipv6_cidr_block: Optional[pulumi.Input[str]] = None,
|
|
1106
926
|
ipv6_isp: Optional[pulumi.Input[str]] = None,
|
|
@@ -1108,7 +928,6 @@ class Network(pulumi.CustomResource):
|
|
|
1108
928
|
name: Optional[pulumi.Input[str]] = None,
|
|
1109
929
|
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
1110
930
|
secondary_cidr_blocks: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1111
|
-
secondary_cidr_mask: Optional[pulumi.Input[int]] = None,
|
|
1112
931
|
system_route_table_description: Optional[pulumi.Input[str]] = None,
|
|
1113
932
|
system_route_table_name: Optional[pulumi.Input[str]] = None,
|
|
1114
933
|
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
@@ -1126,10 +945,8 @@ class Network(pulumi.CustomResource):
|
|
|
1126
945
|
__props__.__dict__["cidr_block"] = cidr_block
|
|
1127
946
|
__props__.__dict__["classic_link_enabled"] = classic_link_enabled
|
|
1128
947
|
__props__.__dict__["description"] = description
|
|
1129
|
-
__props__.__dict__["dns_hostname_status"] = dns_hostname_status
|
|
1130
948
|
__props__.__dict__["dry_run"] = dry_run
|
|
1131
949
|
__props__.__dict__["enable_ipv6"] = enable_ipv6
|
|
1132
|
-
__props__.__dict__["ipv4_cidr_mask"] = ipv4_cidr_mask
|
|
1133
950
|
__props__.__dict__["ipv4_ipam_pool_id"] = ipv4_ipam_pool_id
|
|
1134
951
|
__props__.__dict__["ipv6_cidr_block"] = ipv6_cidr_block
|
|
1135
952
|
__props__.__dict__["ipv6_isp"] = ipv6_isp
|
|
@@ -1137,7 +954,6 @@ class Network(pulumi.CustomResource):
|
|
|
1137
954
|
__props__.__dict__["name"] = name
|
|
1138
955
|
__props__.__dict__["resource_group_id"] = resource_group_id
|
|
1139
956
|
__props__.__dict__["secondary_cidr_blocks"] = secondary_cidr_blocks
|
|
1140
|
-
__props__.__dict__["secondary_cidr_mask"] = secondary_cidr_mask
|
|
1141
957
|
__props__.__dict__["system_route_table_description"] = system_route_table_description
|
|
1142
958
|
__props__.__dict__["system_route_table_name"] = system_route_table_name
|
|
1143
959
|
__props__.__dict__["tags"] = tags
|
|
@@ -1145,7 +961,6 @@ class Network(pulumi.CustomResource):
|
|
|
1145
961
|
__props__.__dict__["vpc_name"] = vpc_name
|
|
1146
962
|
__props__.__dict__["create_time"] = None
|
|
1147
963
|
__props__.__dict__["ipv6_cidr_blocks"] = None
|
|
1148
|
-
__props__.__dict__["region_id"] = None
|
|
1149
964
|
__props__.__dict__["route_table_id"] = None
|
|
1150
965
|
__props__.__dict__["router_id"] = None
|
|
1151
966
|
__props__.__dict__["router_table_id"] = None
|
|
@@ -1164,23 +979,19 @@ class Network(pulumi.CustomResource):
|
|
|
1164
979
|
classic_link_enabled: Optional[pulumi.Input[bool]] = None,
|
|
1165
980
|
create_time: Optional[pulumi.Input[str]] = None,
|
|
1166
981
|
description: Optional[pulumi.Input[str]] = None,
|
|
1167
|
-
dns_hostname_status: Optional[pulumi.Input[str]] = None,
|
|
1168
982
|
dry_run: Optional[pulumi.Input[bool]] = None,
|
|
1169
983
|
enable_ipv6: Optional[pulumi.Input[bool]] = None,
|
|
1170
|
-
ipv4_cidr_mask: Optional[pulumi.Input[int]] = None,
|
|
1171
984
|
ipv4_ipam_pool_id: Optional[pulumi.Input[str]] = None,
|
|
1172
985
|
ipv6_cidr_block: Optional[pulumi.Input[str]] = None,
|
|
1173
986
|
ipv6_cidr_blocks: Optional[pulumi.Input[Sequence[pulumi.Input[Union['NetworkIpv6CidrBlockArgs', 'NetworkIpv6CidrBlockArgsDict']]]]] = None,
|
|
1174
987
|
ipv6_isp: Optional[pulumi.Input[str]] = None,
|
|
1175
988
|
is_default: Optional[pulumi.Input[bool]] = None,
|
|
1176
989
|
name: Optional[pulumi.Input[str]] = None,
|
|
1177
|
-
region_id: Optional[pulumi.Input[str]] = None,
|
|
1178
990
|
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
1179
991
|
route_table_id: Optional[pulumi.Input[str]] = None,
|
|
1180
992
|
router_id: Optional[pulumi.Input[str]] = None,
|
|
1181
993
|
router_table_id: Optional[pulumi.Input[str]] = None,
|
|
1182
994
|
secondary_cidr_blocks: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1183
|
-
secondary_cidr_mask: Optional[pulumi.Input[int]] = None,
|
|
1184
995
|
status: Optional[pulumi.Input[str]] = None,
|
|
1185
996
|
system_route_table_description: Optional[pulumi.Input[str]] = None,
|
|
1186
997
|
system_route_table_name: Optional[pulumi.Input[str]] = None,
|
|
@@ -1199,15 +1010,9 @@ class Network(pulumi.CustomResource):
|
|
|
1199
1010
|
- You can also use a custom CIDR block other than 100.64.0.0/10, 224.0.0.0/4, 127.0.0.0/8, 169.254.0.0/16, and their subnets as the primary IPv4 CIDR block of the VPC.
|
|
1200
1011
|
:param pulumi.Input[bool] classic_link_enabled: The status of ClassicLink function.
|
|
1201
1012
|
:param pulumi.Input[str] create_time: The creation time of the VPC.
|
|
1202
|
-
:param pulumi.Input[str] description: The new description of the VPC.
|
|
1203
|
-
|
|
1204
|
-
The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
1205
|
-
:param pulumi.Input[str] dns_hostname_status: The status of VPC DNS Hostname. Valid values: `ENABLED`, `DISABLED`.
|
|
1013
|
+
:param pulumi.Input[str] description: The new description of the VPC. The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
1206
1014
|
:param pulumi.Input[bool] dry_run: Specifies whether to perform a dry run. Valid values:
|
|
1207
1015
|
:param pulumi.Input[bool] enable_ipv6: Specifies whether to enable IPv6. Valid values:
|
|
1208
|
-
:param pulumi.Input[int] ipv4_cidr_mask: Allocate VPC from The IPAM address pool by entering a mask.
|
|
1209
|
-
|
|
1210
|
-
> **NOTE:** when you specify the IPAM address pool to create a VPC, enter at least one of the CidrBlock or Ipv4CidrMask parameters.
|
|
1211
1016
|
:param pulumi.Input[str] ipv4_ipam_pool_id: The ID of the IP Address Manager (IPAM) pool that contains IPv4 addresses.
|
|
1212
1017
|
:param pulumi.Input[str] ipv6_cidr_block: The IPv6 CIDR block of the default VPC.
|
|
1213
1018
|
|
|
@@ -1222,29 +1027,19 @@ class Network(pulumi.CustomResource):
|
|
|
1222
1027
|
> **NOTE:** If a single-line bandwidth whitelist is enabled, this field can be set to `ChinaTelecom` (China Telecom), `ChinaUnicom` (China Unicom), or `ChinaMobile` (China Mobile).
|
|
1223
1028
|
:param pulumi.Input[bool] is_default: Specifies whether to create the default VPC in the specified region. Valid values:
|
|
1224
1029
|
:param pulumi.Input[str] name: . Field 'name' has been deprecated from provider version 1.119.0. New field 'vpc_name' instead.
|
|
1225
|
-
:param pulumi.Input[str] region_id: (Available since v1.240.0) The region ID of the VPC to which the route table belongs.
|
|
1226
1030
|
:param pulumi.Input[str] resource_group_id: The ID of the resource group to which you want to move the resource.
|
|
1227
1031
|
|
|
1228
1032
|
> **NOTE:** You can use resource groups to facilitate resource grouping and permission management for an Alibaba Cloud. For more information, see [What is resource management?](https://www.alibabacloud.com/help/en/doc-detail/94475.html)
|
|
1229
1033
|
:param pulumi.Input[str] route_table_id: The ID of the route table that you want to query.
|
|
1230
|
-
:param pulumi.Input[str] router_id: The
|
|
1034
|
+
:param pulumi.Input[str] router_id: The region ID of the VPC to which the route table belongs. You can call the [DescribeRegions](https://www.alibabacloud.com/help/en/doc-detail/36063.html) operation to query the most recent region list.
|
|
1231
1035
|
:param pulumi.Input[str] router_table_id: . Field 'router_table_id' has been deprecated from provider version 1.227.1. New field 'route_table_id' instead.
|
|
1232
1036
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] secondary_cidr_blocks: Field 'secondary_cidr_blocks' has been deprecated from provider version 1.185.0 and it will be removed in the future version. Please use the new resource 'alicloud_vpc_ipv4_cidr_block'. `secondary_cidr_blocks` attributes and `vpc.Ipv4CidrBlock` resource cannot be used at the same time.
|
|
1233
|
-
:param pulumi.Input[
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
:param pulumi.Input[str] status: The status of the VPC.
|
|
1237
|
-
:param pulumi.Input[str] system_route_table_description: The description of the route table.
|
|
1238
|
-
|
|
1239
|
-
The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
1240
|
-
:param pulumi.Input[str] system_route_table_name: The name of the route table.
|
|
1241
|
-
|
|
1242
|
-
The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
1037
|
+
:param pulumi.Input[str] status: The status of the VPC. `Pending`: The VPC is being configured. `Available`: The VPC is available.
|
|
1038
|
+
:param pulumi.Input[str] system_route_table_description: The description of the route table. The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
1039
|
+
:param pulumi.Input[str] system_route_table_name: The name of the route table. The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
1243
1040
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tags of Vpc.
|
|
1244
1041
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] user_cidrs: A list of user CIDRs.
|
|
1245
|
-
:param pulumi.Input[str] vpc_name: The new name of the VPC.
|
|
1246
|
-
|
|
1247
|
-
The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
1042
|
+
:param pulumi.Input[str] vpc_name: The new name of the VPC. The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
1248
1043
|
|
|
1249
1044
|
The following arguments will be discarded. Please use new fields as soon as possible:
|
|
1250
1045
|
"""
|
|
@@ -1256,23 +1051,19 @@ class Network(pulumi.CustomResource):
|
|
|
1256
1051
|
__props__.__dict__["classic_link_enabled"] = classic_link_enabled
|
|
1257
1052
|
__props__.__dict__["create_time"] = create_time
|
|
1258
1053
|
__props__.__dict__["description"] = description
|
|
1259
|
-
__props__.__dict__["dns_hostname_status"] = dns_hostname_status
|
|
1260
1054
|
__props__.__dict__["dry_run"] = dry_run
|
|
1261
1055
|
__props__.__dict__["enable_ipv6"] = enable_ipv6
|
|
1262
|
-
__props__.__dict__["ipv4_cidr_mask"] = ipv4_cidr_mask
|
|
1263
1056
|
__props__.__dict__["ipv4_ipam_pool_id"] = ipv4_ipam_pool_id
|
|
1264
1057
|
__props__.__dict__["ipv6_cidr_block"] = ipv6_cidr_block
|
|
1265
1058
|
__props__.__dict__["ipv6_cidr_blocks"] = ipv6_cidr_blocks
|
|
1266
1059
|
__props__.__dict__["ipv6_isp"] = ipv6_isp
|
|
1267
1060
|
__props__.__dict__["is_default"] = is_default
|
|
1268
1061
|
__props__.__dict__["name"] = name
|
|
1269
|
-
__props__.__dict__["region_id"] = region_id
|
|
1270
1062
|
__props__.__dict__["resource_group_id"] = resource_group_id
|
|
1271
1063
|
__props__.__dict__["route_table_id"] = route_table_id
|
|
1272
1064
|
__props__.__dict__["router_id"] = router_id
|
|
1273
1065
|
__props__.__dict__["router_table_id"] = router_table_id
|
|
1274
1066
|
__props__.__dict__["secondary_cidr_blocks"] = secondary_cidr_blocks
|
|
1275
|
-
__props__.__dict__["secondary_cidr_mask"] = secondary_cidr_mask
|
|
1276
1067
|
__props__.__dict__["status"] = status
|
|
1277
1068
|
__props__.__dict__["system_route_table_description"] = system_route_table_description
|
|
1278
1069
|
__props__.__dict__["system_route_table_name"] = system_route_table_name
|
|
@@ -1311,20 +1102,10 @@ class Network(pulumi.CustomResource):
|
|
|
1311
1102
|
@pulumi.getter
|
|
1312
1103
|
def description(self) -> pulumi.Output[Optional[str]]:
|
|
1313
1104
|
"""
|
|
1314
|
-
The new description of the VPC.
|
|
1315
|
-
|
|
1316
|
-
The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
1105
|
+
The new description of the VPC. The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
1317
1106
|
"""
|
|
1318
1107
|
return pulumi.get(self, "description")
|
|
1319
1108
|
|
|
1320
|
-
@property
|
|
1321
|
-
@pulumi.getter(name="dnsHostnameStatus")
|
|
1322
|
-
def dns_hostname_status(self) -> pulumi.Output[str]:
|
|
1323
|
-
"""
|
|
1324
|
-
The status of VPC DNS Hostname. Valid values: `ENABLED`, `DISABLED`.
|
|
1325
|
-
"""
|
|
1326
|
-
return pulumi.get(self, "dns_hostname_status")
|
|
1327
|
-
|
|
1328
1109
|
@property
|
|
1329
1110
|
@pulumi.getter(name="dryRun")
|
|
1330
1111
|
def dry_run(self) -> pulumi.Output[Optional[bool]]:
|
|
@@ -1341,16 +1122,6 @@ class Network(pulumi.CustomResource):
|
|
|
1341
1122
|
"""
|
|
1342
1123
|
return pulumi.get(self, "enable_ipv6")
|
|
1343
1124
|
|
|
1344
|
-
@property
|
|
1345
|
-
@pulumi.getter(name="ipv4CidrMask")
|
|
1346
|
-
def ipv4_cidr_mask(self) -> pulumi.Output[Optional[int]]:
|
|
1347
|
-
"""
|
|
1348
|
-
Allocate VPC from The IPAM address pool by entering a mask.
|
|
1349
|
-
|
|
1350
|
-
> **NOTE:** when you specify the IPAM address pool to create a VPC, enter at least one of the CidrBlock or Ipv4CidrMask parameters.
|
|
1351
|
-
"""
|
|
1352
|
-
return pulumi.get(self, "ipv4_cidr_mask")
|
|
1353
|
-
|
|
1354
1125
|
@property
|
|
1355
1126
|
@pulumi.getter(name="ipv4IpamPoolId")
|
|
1356
1127
|
def ipv4_ipam_pool_id(self) -> pulumi.Output[Optional[str]]:
|
|
@@ -1408,14 +1179,6 @@ class Network(pulumi.CustomResource):
|
|
|
1408
1179
|
"""
|
|
1409
1180
|
return pulumi.get(self, "name")
|
|
1410
1181
|
|
|
1411
|
-
@property
|
|
1412
|
-
@pulumi.getter(name="regionId")
|
|
1413
|
-
def region_id(self) -> pulumi.Output[str]:
|
|
1414
|
-
"""
|
|
1415
|
-
(Available since v1.240.0) The region ID of the VPC to which the route table belongs.
|
|
1416
|
-
"""
|
|
1417
|
-
return pulumi.get(self, "region_id")
|
|
1418
|
-
|
|
1419
1182
|
@property
|
|
1420
1183
|
@pulumi.getter(name="resourceGroupId")
|
|
1421
1184
|
def resource_group_id(self) -> pulumi.Output[str]:
|
|
@@ -1438,7 +1201,7 @@ class Network(pulumi.CustomResource):
|
|
|
1438
1201
|
@pulumi.getter(name="routerId")
|
|
1439
1202
|
def router_id(self) -> pulumi.Output[str]:
|
|
1440
1203
|
"""
|
|
1441
|
-
The
|
|
1204
|
+
The region ID of the VPC to which the route table belongs. You can call the [DescribeRegions](https://www.alibabacloud.com/help/en/doc-detail/36063.html) operation to query the most recent region list.
|
|
1442
1205
|
"""
|
|
1443
1206
|
return pulumi.get(self, "router_id")
|
|
1444
1207
|
|
|
@@ -1460,21 +1223,11 @@ class Network(pulumi.CustomResource):
|
|
|
1460
1223
|
"""
|
|
1461
1224
|
return pulumi.get(self, "secondary_cidr_blocks")
|
|
1462
1225
|
|
|
1463
|
-
@property
|
|
1464
|
-
@pulumi.getter(name="secondaryCidrMask")
|
|
1465
|
-
def secondary_cidr_mask(self) -> pulumi.Output[Optional[int]]:
|
|
1466
|
-
"""
|
|
1467
|
-
Add an additional CIDR block from the IPAM address pool to the VPC by entering a mask.
|
|
1468
|
-
|
|
1469
|
-
> **NOTE:** Specify the IPAM address pool to add an additional CIDR block to the VPC. Enter at least one of the SecondaryCidrBlock or SecondaryCidrMask parameters.
|
|
1470
|
-
"""
|
|
1471
|
-
return pulumi.get(self, "secondary_cidr_mask")
|
|
1472
|
-
|
|
1473
1226
|
@property
|
|
1474
1227
|
@pulumi.getter
|
|
1475
1228
|
def status(self) -> pulumi.Output[str]:
|
|
1476
1229
|
"""
|
|
1477
|
-
The status of the VPC.
|
|
1230
|
+
The status of the VPC. `Pending`: The VPC is being configured. `Available`: The VPC is available.
|
|
1478
1231
|
"""
|
|
1479
1232
|
return pulumi.get(self, "status")
|
|
1480
1233
|
|
|
@@ -1482,9 +1235,7 @@ class Network(pulumi.CustomResource):
|
|
|
1482
1235
|
@pulumi.getter(name="systemRouteTableDescription")
|
|
1483
1236
|
def system_route_table_description(self) -> pulumi.Output[Optional[str]]:
|
|
1484
1237
|
"""
|
|
1485
|
-
The description of the route table.
|
|
1486
|
-
|
|
1487
|
-
The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
1238
|
+
The description of the route table. The description must be 1 to 256 characters in length, and cannot start with `http://` or `https://`.
|
|
1488
1239
|
"""
|
|
1489
1240
|
return pulumi.get(self, "system_route_table_description")
|
|
1490
1241
|
|
|
@@ -1492,9 +1243,7 @@ class Network(pulumi.CustomResource):
|
|
|
1492
1243
|
@pulumi.getter(name="systemRouteTableName")
|
|
1493
1244
|
def system_route_table_name(self) -> pulumi.Output[Optional[str]]:
|
|
1494
1245
|
"""
|
|
1495
|
-
The name of the route table.
|
|
1496
|
-
|
|
1497
|
-
The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
1246
|
+
The name of the route table. The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
1498
1247
|
"""
|
|
1499
1248
|
return pulumi.get(self, "system_route_table_name")
|
|
1500
1249
|
|
|
@@ -1518,9 +1267,7 @@ class Network(pulumi.CustomResource):
|
|
|
1518
1267
|
@pulumi.getter(name="vpcName")
|
|
1519
1268
|
def vpc_name(self) -> pulumi.Output[str]:
|
|
1520
1269
|
"""
|
|
1521
|
-
The new name of the VPC.
|
|
1522
|
-
|
|
1523
|
-
The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
1270
|
+
The new name of the VPC. The name must be 1 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
1524
1271
|
|
|
1525
1272
|
The following arguments will be discarded. Please use new fields as soon as possible:
|
|
1526
1273
|
"""
|