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/apig/gateway.py
DELETED
|
@@ -1,645 +0,0 @@
|
|
|
1
|
-
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
-
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
-
|
|
5
|
-
import copy
|
|
6
|
-
import warnings
|
|
7
|
-
import sys
|
|
8
|
-
import pulumi
|
|
9
|
-
import pulumi.runtime
|
|
10
|
-
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
-
if sys.version_info >= (3, 11):
|
|
12
|
-
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
-
else:
|
|
14
|
-
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
|
-
from .. import _utilities
|
|
16
|
-
from . import outputs
|
|
17
|
-
from ._inputs import *
|
|
18
|
-
|
|
19
|
-
__all__ = ['GatewayArgs', 'Gateway']
|
|
20
|
-
|
|
21
|
-
@pulumi.input_type
|
|
22
|
-
class GatewayArgs:
|
|
23
|
-
def __init__(__self__, *,
|
|
24
|
-
payment_type: pulumi.Input[str],
|
|
25
|
-
zone_config: pulumi.Input['GatewayZoneConfigArgs'],
|
|
26
|
-
gateway_name: Optional[pulumi.Input[str]] = None,
|
|
27
|
-
log_config: Optional[pulumi.Input['GatewayLogConfigArgs']] = None,
|
|
28
|
-
network_access_config: Optional[pulumi.Input['GatewayNetworkAccessConfigArgs']] = None,
|
|
29
|
-
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
30
|
-
spec: Optional[pulumi.Input[str]] = None,
|
|
31
|
-
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
32
|
-
vpc: Optional[pulumi.Input['GatewayVpcArgs']] = None,
|
|
33
|
-
vswitch: Optional[pulumi.Input['GatewayVswitchArgs']] = None):
|
|
34
|
-
"""
|
|
35
|
-
The set of arguments for constructing a Gateway resource.
|
|
36
|
-
:param pulumi.Input[str] payment_type: The payment type of the resource
|
|
37
|
-
:param pulumi.Input['GatewayZoneConfigArgs'] zone_config: Availability Zone Configuration See `zone_config` below.
|
|
38
|
-
:param pulumi.Input[str] gateway_name: The name of the resource
|
|
39
|
-
:param pulumi.Input['GatewayLogConfigArgs'] log_config: Log Configuration See `log_config` below.
|
|
40
|
-
:param pulumi.Input['GatewayNetworkAccessConfigArgs'] network_access_config: Network Access Configuration See `network_access_config` below.
|
|
41
|
-
:param pulumi.Input[str] resource_group_id: The ID of the resource group
|
|
42
|
-
:param pulumi.Input[str] spec: Gateway instance specifications
|
|
43
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tag of the resource
|
|
44
|
-
:param pulumi.Input['GatewayVpcArgs'] vpc: The VPC associated with the Gateway. See `vpc` below.
|
|
45
|
-
:param pulumi.Input['GatewayVswitchArgs'] vswitch: The virtual switch associated with the Gateway. See `vswitch` below.
|
|
46
|
-
"""
|
|
47
|
-
pulumi.set(__self__, "payment_type", payment_type)
|
|
48
|
-
pulumi.set(__self__, "zone_config", zone_config)
|
|
49
|
-
if gateway_name is not None:
|
|
50
|
-
pulumi.set(__self__, "gateway_name", gateway_name)
|
|
51
|
-
if log_config is not None:
|
|
52
|
-
pulumi.set(__self__, "log_config", log_config)
|
|
53
|
-
if network_access_config is not None:
|
|
54
|
-
pulumi.set(__self__, "network_access_config", network_access_config)
|
|
55
|
-
if resource_group_id is not None:
|
|
56
|
-
pulumi.set(__self__, "resource_group_id", resource_group_id)
|
|
57
|
-
if spec is not None:
|
|
58
|
-
pulumi.set(__self__, "spec", spec)
|
|
59
|
-
if tags is not None:
|
|
60
|
-
pulumi.set(__self__, "tags", tags)
|
|
61
|
-
if vpc is not None:
|
|
62
|
-
pulumi.set(__self__, "vpc", vpc)
|
|
63
|
-
if vswitch is not None:
|
|
64
|
-
pulumi.set(__self__, "vswitch", vswitch)
|
|
65
|
-
|
|
66
|
-
@property
|
|
67
|
-
@pulumi.getter(name="paymentType")
|
|
68
|
-
def payment_type(self) -> pulumi.Input[str]:
|
|
69
|
-
"""
|
|
70
|
-
The payment type of the resource
|
|
71
|
-
"""
|
|
72
|
-
return pulumi.get(self, "payment_type")
|
|
73
|
-
|
|
74
|
-
@payment_type.setter
|
|
75
|
-
def payment_type(self, value: pulumi.Input[str]):
|
|
76
|
-
pulumi.set(self, "payment_type", value)
|
|
77
|
-
|
|
78
|
-
@property
|
|
79
|
-
@pulumi.getter(name="zoneConfig")
|
|
80
|
-
def zone_config(self) -> pulumi.Input['GatewayZoneConfigArgs']:
|
|
81
|
-
"""
|
|
82
|
-
Availability Zone Configuration See `zone_config` below.
|
|
83
|
-
"""
|
|
84
|
-
return pulumi.get(self, "zone_config")
|
|
85
|
-
|
|
86
|
-
@zone_config.setter
|
|
87
|
-
def zone_config(self, value: pulumi.Input['GatewayZoneConfigArgs']):
|
|
88
|
-
pulumi.set(self, "zone_config", value)
|
|
89
|
-
|
|
90
|
-
@property
|
|
91
|
-
@pulumi.getter(name="gatewayName")
|
|
92
|
-
def gateway_name(self) -> Optional[pulumi.Input[str]]:
|
|
93
|
-
"""
|
|
94
|
-
The name of the resource
|
|
95
|
-
"""
|
|
96
|
-
return pulumi.get(self, "gateway_name")
|
|
97
|
-
|
|
98
|
-
@gateway_name.setter
|
|
99
|
-
def gateway_name(self, value: Optional[pulumi.Input[str]]):
|
|
100
|
-
pulumi.set(self, "gateway_name", value)
|
|
101
|
-
|
|
102
|
-
@property
|
|
103
|
-
@pulumi.getter(name="logConfig")
|
|
104
|
-
def log_config(self) -> Optional[pulumi.Input['GatewayLogConfigArgs']]:
|
|
105
|
-
"""
|
|
106
|
-
Log Configuration See `log_config` below.
|
|
107
|
-
"""
|
|
108
|
-
return pulumi.get(self, "log_config")
|
|
109
|
-
|
|
110
|
-
@log_config.setter
|
|
111
|
-
def log_config(self, value: Optional[pulumi.Input['GatewayLogConfigArgs']]):
|
|
112
|
-
pulumi.set(self, "log_config", value)
|
|
113
|
-
|
|
114
|
-
@property
|
|
115
|
-
@pulumi.getter(name="networkAccessConfig")
|
|
116
|
-
def network_access_config(self) -> Optional[pulumi.Input['GatewayNetworkAccessConfigArgs']]:
|
|
117
|
-
"""
|
|
118
|
-
Network Access Configuration See `network_access_config` below.
|
|
119
|
-
"""
|
|
120
|
-
return pulumi.get(self, "network_access_config")
|
|
121
|
-
|
|
122
|
-
@network_access_config.setter
|
|
123
|
-
def network_access_config(self, value: Optional[pulumi.Input['GatewayNetworkAccessConfigArgs']]):
|
|
124
|
-
pulumi.set(self, "network_access_config", value)
|
|
125
|
-
|
|
126
|
-
@property
|
|
127
|
-
@pulumi.getter(name="resourceGroupId")
|
|
128
|
-
def resource_group_id(self) -> Optional[pulumi.Input[str]]:
|
|
129
|
-
"""
|
|
130
|
-
The ID of the resource group
|
|
131
|
-
"""
|
|
132
|
-
return pulumi.get(self, "resource_group_id")
|
|
133
|
-
|
|
134
|
-
@resource_group_id.setter
|
|
135
|
-
def resource_group_id(self, value: Optional[pulumi.Input[str]]):
|
|
136
|
-
pulumi.set(self, "resource_group_id", value)
|
|
137
|
-
|
|
138
|
-
@property
|
|
139
|
-
@pulumi.getter
|
|
140
|
-
def spec(self) -> Optional[pulumi.Input[str]]:
|
|
141
|
-
"""
|
|
142
|
-
Gateway instance specifications
|
|
143
|
-
"""
|
|
144
|
-
return pulumi.get(self, "spec")
|
|
145
|
-
|
|
146
|
-
@spec.setter
|
|
147
|
-
def spec(self, value: Optional[pulumi.Input[str]]):
|
|
148
|
-
pulumi.set(self, "spec", value)
|
|
149
|
-
|
|
150
|
-
@property
|
|
151
|
-
@pulumi.getter
|
|
152
|
-
def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
153
|
-
"""
|
|
154
|
-
The tag of the resource
|
|
155
|
-
"""
|
|
156
|
-
return pulumi.get(self, "tags")
|
|
157
|
-
|
|
158
|
-
@tags.setter
|
|
159
|
-
def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
|
160
|
-
pulumi.set(self, "tags", value)
|
|
161
|
-
|
|
162
|
-
@property
|
|
163
|
-
@pulumi.getter
|
|
164
|
-
def vpc(self) -> Optional[pulumi.Input['GatewayVpcArgs']]:
|
|
165
|
-
"""
|
|
166
|
-
The VPC associated with the Gateway. See `vpc` below.
|
|
167
|
-
"""
|
|
168
|
-
return pulumi.get(self, "vpc")
|
|
169
|
-
|
|
170
|
-
@vpc.setter
|
|
171
|
-
def vpc(self, value: Optional[pulumi.Input['GatewayVpcArgs']]):
|
|
172
|
-
pulumi.set(self, "vpc", value)
|
|
173
|
-
|
|
174
|
-
@property
|
|
175
|
-
@pulumi.getter
|
|
176
|
-
def vswitch(self) -> Optional[pulumi.Input['GatewayVswitchArgs']]:
|
|
177
|
-
"""
|
|
178
|
-
The virtual switch associated with the Gateway. See `vswitch` below.
|
|
179
|
-
"""
|
|
180
|
-
return pulumi.get(self, "vswitch")
|
|
181
|
-
|
|
182
|
-
@vswitch.setter
|
|
183
|
-
def vswitch(self, value: Optional[pulumi.Input['GatewayVswitchArgs']]):
|
|
184
|
-
pulumi.set(self, "vswitch", value)
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
@pulumi.input_type
|
|
188
|
-
class _GatewayState:
|
|
189
|
-
def __init__(__self__, *,
|
|
190
|
-
create_time: Optional[pulumi.Input[int]] = None,
|
|
191
|
-
gateway_name: Optional[pulumi.Input[str]] = None,
|
|
192
|
-
log_config: Optional[pulumi.Input['GatewayLogConfigArgs']] = None,
|
|
193
|
-
network_access_config: Optional[pulumi.Input['GatewayNetworkAccessConfigArgs']] = None,
|
|
194
|
-
payment_type: Optional[pulumi.Input[str]] = None,
|
|
195
|
-
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
196
|
-
spec: Optional[pulumi.Input[str]] = None,
|
|
197
|
-
status: Optional[pulumi.Input[str]] = None,
|
|
198
|
-
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
199
|
-
vpc: Optional[pulumi.Input['GatewayVpcArgs']] = None,
|
|
200
|
-
vswitch: Optional[pulumi.Input['GatewayVswitchArgs']] = None,
|
|
201
|
-
zone_config: Optional[pulumi.Input['GatewayZoneConfigArgs']] = None):
|
|
202
|
-
"""
|
|
203
|
-
Input properties used for looking up and filtering Gateway resources.
|
|
204
|
-
:param pulumi.Input[int] create_time: The creation timestamp. Unit: milliseconds.
|
|
205
|
-
:param pulumi.Input[str] gateway_name: The name of the resource
|
|
206
|
-
:param pulumi.Input['GatewayLogConfigArgs'] log_config: Log Configuration See `log_config` below.
|
|
207
|
-
:param pulumi.Input['GatewayNetworkAccessConfigArgs'] network_access_config: Network Access Configuration See `network_access_config` below.
|
|
208
|
-
:param pulumi.Input[str] payment_type: The payment type of the resource
|
|
209
|
-
:param pulumi.Input[str] resource_group_id: The ID of the resource group
|
|
210
|
-
:param pulumi.Input[str] spec: Gateway instance specifications
|
|
211
|
-
:param pulumi.Input[str] status: The status of the resource
|
|
212
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tag of the resource
|
|
213
|
-
:param pulumi.Input['GatewayVpcArgs'] vpc: The VPC associated with the Gateway. See `vpc` below.
|
|
214
|
-
:param pulumi.Input['GatewayVswitchArgs'] vswitch: The virtual switch associated with the Gateway. See `vswitch` below.
|
|
215
|
-
:param pulumi.Input['GatewayZoneConfigArgs'] zone_config: Availability Zone Configuration See `zone_config` below.
|
|
216
|
-
"""
|
|
217
|
-
if create_time is not None:
|
|
218
|
-
pulumi.set(__self__, "create_time", create_time)
|
|
219
|
-
if gateway_name is not None:
|
|
220
|
-
pulumi.set(__self__, "gateway_name", gateway_name)
|
|
221
|
-
if log_config is not None:
|
|
222
|
-
pulumi.set(__self__, "log_config", log_config)
|
|
223
|
-
if network_access_config is not None:
|
|
224
|
-
pulumi.set(__self__, "network_access_config", network_access_config)
|
|
225
|
-
if payment_type is not None:
|
|
226
|
-
pulumi.set(__self__, "payment_type", payment_type)
|
|
227
|
-
if resource_group_id is not None:
|
|
228
|
-
pulumi.set(__self__, "resource_group_id", resource_group_id)
|
|
229
|
-
if spec is not None:
|
|
230
|
-
pulumi.set(__self__, "spec", spec)
|
|
231
|
-
if status is not None:
|
|
232
|
-
pulumi.set(__self__, "status", status)
|
|
233
|
-
if tags is not None:
|
|
234
|
-
pulumi.set(__self__, "tags", tags)
|
|
235
|
-
if vpc is not None:
|
|
236
|
-
pulumi.set(__self__, "vpc", vpc)
|
|
237
|
-
if vswitch is not None:
|
|
238
|
-
pulumi.set(__self__, "vswitch", vswitch)
|
|
239
|
-
if zone_config is not None:
|
|
240
|
-
pulumi.set(__self__, "zone_config", zone_config)
|
|
241
|
-
|
|
242
|
-
@property
|
|
243
|
-
@pulumi.getter(name="createTime")
|
|
244
|
-
def create_time(self) -> Optional[pulumi.Input[int]]:
|
|
245
|
-
"""
|
|
246
|
-
The creation timestamp. Unit: milliseconds.
|
|
247
|
-
"""
|
|
248
|
-
return pulumi.get(self, "create_time")
|
|
249
|
-
|
|
250
|
-
@create_time.setter
|
|
251
|
-
def create_time(self, value: Optional[pulumi.Input[int]]):
|
|
252
|
-
pulumi.set(self, "create_time", value)
|
|
253
|
-
|
|
254
|
-
@property
|
|
255
|
-
@pulumi.getter(name="gatewayName")
|
|
256
|
-
def gateway_name(self) -> Optional[pulumi.Input[str]]:
|
|
257
|
-
"""
|
|
258
|
-
The name of the resource
|
|
259
|
-
"""
|
|
260
|
-
return pulumi.get(self, "gateway_name")
|
|
261
|
-
|
|
262
|
-
@gateway_name.setter
|
|
263
|
-
def gateway_name(self, value: Optional[pulumi.Input[str]]):
|
|
264
|
-
pulumi.set(self, "gateway_name", value)
|
|
265
|
-
|
|
266
|
-
@property
|
|
267
|
-
@pulumi.getter(name="logConfig")
|
|
268
|
-
def log_config(self) -> Optional[pulumi.Input['GatewayLogConfigArgs']]:
|
|
269
|
-
"""
|
|
270
|
-
Log Configuration See `log_config` below.
|
|
271
|
-
"""
|
|
272
|
-
return pulumi.get(self, "log_config")
|
|
273
|
-
|
|
274
|
-
@log_config.setter
|
|
275
|
-
def log_config(self, value: Optional[pulumi.Input['GatewayLogConfigArgs']]):
|
|
276
|
-
pulumi.set(self, "log_config", value)
|
|
277
|
-
|
|
278
|
-
@property
|
|
279
|
-
@pulumi.getter(name="networkAccessConfig")
|
|
280
|
-
def network_access_config(self) -> Optional[pulumi.Input['GatewayNetworkAccessConfigArgs']]:
|
|
281
|
-
"""
|
|
282
|
-
Network Access Configuration See `network_access_config` below.
|
|
283
|
-
"""
|
|
284
|
-
return pulumi.get(self, "network_access_config")
|
|
285
|
-
|
|
286
|
-
@network_access_config.setter
|
|
287
|
-
def network_access_config(self, value: Optional[pulumi.Input['GatewayNetworkAccessConfigArgs']]):
|
|
288
|
-
pulumi.set(self, "network_access_config", value)
|
|
289
|
-
|
|
290
|
-
@property
|
|
291
|
-
@pulumi.getter(name="paymentType")
|
|
292
|
-
def payment_type(self) -> Optional[pulumi.Input[str]]:
|
|
293
|
-
"""
|
|
294
|
-
The payment type of the resource
|
|
295
|
-
"""
|
|
296
|
-
return pulumi.get(self, "payment_type")
|
|
297
|
-
|
|
298
|
-
@payment_type.setter
|
|
299
|
-
def payment_type(self, value: Optional[pulumi.Input[str]]):
|
|
300
|
-
pulumi.set(self, "payment_type", value)
|
|
301
|
-
|
|
302
|
-
@property
|
|
303
|
-
@pulumi.getter(name="resourceGroupId")
|
|
304
|
-
def resource_group_id(self) -> Optional[pulumi.Input[str]]:
|
|
305
|
-
"""
|
|
306
|
-
The ID of the resource group
|
|
307
|
-
"""
|
|
308
|
-
return pulumi.get(self, "resource_group_id")
|
|
309
|
-
|
|
310
|
-
@resource_group_id.setter
|
|
311
|
-
def resource_group_id(self, value: Optional[pulumi.Input[str]]):
|
|
312
|
-
pulumi.set(self, "resource_group_id", value)
|
|
313
|
-
|
|
314
|
-
@property
|
|
315
|
-
@pulumi.getter
|
|
316
|
-
def spec(self) -> Optional[pulumi.Input[str]]:
|
|
317
|
-
"""
|
|
318
|
-
Gateway instance specifications
|
|
319
|
-
"""
|
|
320
|
-
return pulumi.get(self, "spec")
|
|
321
|
-
|
|
322
|
-
@spec.setter
|
|
323
|
-
def spec(self, value: Optional[pulumi.Input[str]]):
|
|
324
|
-
pulumi.set(self, "spec", value)
|
|
325
|
-
|
|
326
|
-
@property
|
|
327
|
-
@pulumi.getter
|
|
328
|
-
def status(self) -> Optional[pulumi.Input[str]]:
|
|
329
|
-
"""
|
|
330
|
-
The status of the resource
|
|
331
|
-
"""
|
|
332
|
-
return pulumi.get(self, "status")
|
|
333
|
-
|
|
334
|
-
@status.setter
|
|
335
|
-
def status(self, value: Optional[pulumi.Input[str]]):
|
|
336
|
-
pulumi.set(self, "status", value)
|
|
337
|
-
|
|
338
|
-
@property
|
|
339
|
-
@pulumi.getter
|
|
340
|
-
def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
341
|
-
"""
|
|
342
|
-
The tag of the resource
|
|
343
|
-
"""
|
|
344
|
-
return pulumi.get(self, "tags")
|
|
345
|
-
|
|
346
|
-
@tags.setter
|
|
347
|
-
def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
|
348
|
-
pulumi.set(self, "tags", value)
|
|
349
|
-
|
|
350
|
-
@property
|
|
351
|
-
@pulumi.getter
|
|
352
|
-
def vpc(self) -> Optional[pulumi.Input['GatewayVpcArgs']]:
|
|
353
|
-
"""
|
|
354
|
-
The VPC associated with the Gateway. See `vpc` below.
|
|
355
|
-
"""
|
|
356
|
-
return pulumi.get(self, "vpc")
|
|
357
|
-
|
|
358
|
-
@vpc.setter
|
|
359
|
-
def vpc(self, value: Optional[pulumi.Input['GatewayVpcArgs']]):
|
|
360
|
-
pulumi.set(self, "vpc", value)
|
|
361
|
-
|
|
362
|
-
@property
|
|
363
|
-
@pulumi.getter
|
|
364
|
-
def vswitch(self) -> Optional[pulumi.Input['GatewayVswitchArgs']]:
|
|
365
|
-
"""
|
|
366
|
-
The virtual switch associated with the Gateway. See `vswitch` below.
|
|
367
|
-
"""
|
|
368
|
-
return pulumi.get(self, "vswitch")
|
|
369
|
-
|
|
370
|
-
@vswitch.setter
|
|
371
|
-
def vswitch(self, value: Optional[pulumi.Input['GatewayVswitchArgs']]):
|
|
372
|
-
pulumi.set(self, "vswitch", value)
|
|
373
|
-
|
|
374
|
-
@property
|
|
375
|
-
@pulumi.getter(name="zoneConfig")
|
|
376
|
-
def zone_config(self) -> Optional[pulumi.Input['GatewayZoneConfigArgs']]:
|
|
377
|
-
"""
|
|
378
|
-
Availability Zone Configuration See `zone_config` below.
|
|
379
|
-
"""
|
|
380
|
-
return pulumi.get(self, "zone_config")
|
|
381
|
-
|
|
382
|
-
@zone_config.setter
|
|
383
|
-
def zone_config(self, value: Optional[pulumi.Input['GatewayZoneConfigArgs']]):
|
|
384
|
-
pulumi.set(self, "zone_config", value)
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
class Gateway(pulumi.CustomResource):
|
|
388
|
-
@overload
|
|
389
|
-
def __init__(__self__,
|
|
390
|
-
resource_name: str,
|
|
391
|
-
opts: Optional[pulumi.ResourceOptions] = None,
|
|
392
|
-
gateway_name: Optional[pulumi.Input[str]] = None,
|
|
393
|
-
log_config: Optional[pulumi.Input[Union['GatewayLogConfigArgs', 'GatewayLogConfigArgsDict']]] = None,
|
|
394
|
-
network_access_config: Optional[pulumi.Input[Union['GatewayNetworkAccessConfigArgs', 'GatewayNetworkAccessConfigArgsDict']]] = None,
|
|
395
|
-
payment_type: Optional[pulumi.Input[str]] = None,
|
|
396
|
-
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
397
|
-
spec: Optional[pulumi.Input[str]] = None,
|
|
398
|
-
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
399
|
-
vpc: Optional[pulumi.Input[Union['GatewayVpcArgs', 'GatewayVpcArgsDict']]] = None,
|
|
400
|
-
vswitch: Optional[pulumi.Input[Union['GatewayVswitchArgs', 'GatewayVswitchArgsDict']]] = None,
|
|
401
|
-
zone_config: Optional[pulumi.Input[Union['GatewayZoneConfigArgs', 'GatewayZoneConfigArgsDict']]] = None,
|
|
402
|
-
__props__=None):
|
|
403
|
-
"""
|
|
404
|
-
## Import
|
|
405
|
-
|
|
406
|
-
APIG Gateway can be imported using the id, e.g.
|
|
407
|
-
|
|
408
|
-
```sh
|
|
409
|
-
$ pulumi import alicloud:apig/gateway:Gateway example <id>
|
|
410
|
-
```
|
|
411
|
-
|
|
412
|
-
:param str resource_name: The name of the resource.
|
|
413
|
-
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
414
|
-
:param pulumi.Input[str] gateway_name: The name of the resource
|
|
415
|
-
:param pulumi.Input[Union['GatewayLogConfigArgs', 'GatewayLogConfigArgsDict']] log_config: Log Configuration See `log_config` below.
|
|
416
|
-
:param pulumi.Input[Union['GatewayNetworkAccessConfigArgs', 'GatewayNetworkAccessConfigArgsDict']] network_access_config: Network Access Configuration See `network_access_config` below.
|
|
417
|
-
:param pulumi.Input[str] payment_type: The payment type of the resource
|
|
418
|
-
:param pulumi.Input[str] resource_group_id: The ID of the resource group
|
|
419
|
-
:param pulumi.Input[str] spec: Gateway instance specifications
|
|
420
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tag of the resource
|
|
421
|
-
:param pulumi.Input[Union['GatewayVpcArgs', 'GatewayVpcArgsDict']] vpc: The VPC associated with the Gateway. See `vpc` below.
|
|
422
|
-
:param pulumi.Input[Union['GatewayVswitchArgs', 'GatewayVswitchArgsDict']] vswitch: The virtual switch associated with the Gateway. See `vswitch` below.
|
|
423
|
-
:param pulumi.Input[Union['GatewayZoneConfigArgs', 'GatewayZoneConfigArgsDict']] zone_config: Availability Zone Configuration See `zone_config` below.
|
|
424
|
-
"""
|
|
425
|
-
...
|
|
426
|
-
@overload
|
|
427
|
-
def __init__(__self__,
|
|
428
|
-
resource_name: str,
|
|
429
|
-
args: GatewayArgs,
|
|
430
|
-
opts: Optional[pulumi.ResourceOptions] = None):
|
|
431
|
-
"""
|
|
432
|
-
## Import
|
|
433
|
-
|
|
434
|
-
APIG Gateway can be imported using the id, e.g.
|
|
435
|
-
|
|
436
|
-
```sh
|
|
437
|
-
$ pulumi import alicloud:apig/gateway:Gateway example <id>
|
|
438
|
-
```
|
|
439
|
-
|
|
440
|
-
:param str resource_name: The name of the resource.
|
|
441
|
-
:param GatewayArgs args: The arguments to use to populate this resource's properties.
|
|
442
|
-
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
443
|
-
"""
|
|
444
|
-
...
|
|
445
|
-
def __init__(__self__, resource_name: str, *args, **kwargs):
|
|
446
|
-
resource_args, opts = _utilities.get_resource_args_opts(GatewayArgs, pulumi.ResourceOptions, *args, **kwargs)
|
|
447
|
-
if resource_args is not None:
|
|
448
|
-
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
|
449
|
-
else:
|
|
450
|
-
__self__._internal_init(resource_name, *args, **kwargs)
|
|
451
|
-
|
|
452
|
-
def _internal_init(__self__,
|
|
453
|
-
resource_name: str,
|
|
454
|
-
opts: Optional[pulumi.ResourceOptions] = None,
|
|
455
|
-
gateway_name: Optional[pulumi.Input[str]] = None,
|
|
456
|
-
log_config: Optional[pulumi.Input[Union['GatewayLogConfigArgs', 'GatewayLogConfigArgsDict']]] = None,
|
|
457
|
-
network_access_config: Optional[pulumi.Input[Union['GatewayNetworkAccessConfigArgs', 'GatewayNetworkAccessConfigArgsDict']]] = None,
|
|
458
|
-
payment_type: Optional[pulumi.Input[str]] = None,
|
|
459
|
-
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
460
|
-
spec: Optional[pulumi.Input[str]] = None,
|
|
461
|
-
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
462
|
-
vpc: Optional[pulumi.Input[Union['GatewayVpcArgs', 'GatewayVpcArgsDict']]] = None,
|
|
463
|
-
vswitch: Optional[pulumi.Input[Union['GatewayVswitchArgs', 'GatewayVswitchArgsDict']]] = None,
|
|
464
|
-
zone_config: Optional[pulumi.Input[Union['GatewayZoneConfigArgs', 'GatewayZoneConfigArgsDict']]] = None,
|
|
465
|
-
__props__=None):
|
|
466
|
-
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
467
|
-
if not isinstance(opts, pulumi.ResourceOptions):
|
|
468
|
-
raise TypeError('Expected resource options to be a ResourceOptions instance')
|
|
469
|
-
if opts.id is None:
|
|
470
|
-
if __props__ is not None:
|
|
471
|
-
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
|
472
|
-
__props__ = GatewayArgs.__new__(GatewayArgs)
|
|
473
|
-
|
|
474
|
-
__props__.__dict__["gateway_name"] = gateway_name
|
|
475
|
-
__props__.__dict__["log_config"] = log_config
|
|
476
|
-
__props__.__dict__["network_access_config"] = network_access_config
|
|
477
|
-
if payment_type is None and not opts.urn:
|
|
478
|
-
raise TypeError("Missing required property 'payment_type'")
|
|
479
|
-
__props__.__dict__["payment_type"] = payment_type
|
|
480
|
-
__props__.__dict__["resource_group_id"] = resource_group_id
|
|
481
|
-
__props__.__dict__["spec"] = spec
|
|
482
|
-
__props__.__dict__["tags"] = tags
|
|
483
|
-
__props__.__dict__["vpc"] = vpc
|
|
484
|
-
__props__.__dict__["vswitch"] = vswitch
|
|
485
|
-
if zone_config is None and not opts.urn:
|
|
486
|
-
raise TypeError("Missing required property 'zone_config'")
|
|
487
|
-
__props__.__dict__["zone_config"] = zone_config
|
|
488
|
-
__props__.__dict__["create_time"] = None
|
|
489
|
-
__props__.__dict__["status"] = None
|
|
490
|
-
super(Gateway, __self__).__init__(
|
|
491
|
-
'alicloud:apig/gateway:Gateway',
|
|
492
|
-
resource_name,
|
|
493
|
-
__props__,
|
|
494
|
-
opts)
|
|
495
|
-
|
|
496
|
-
@staticmethod
|
|
497
|
-
def get(resource_name: str,
|
|
498
|
-
id: pulumi.Input[str],
|
|
499
|
-
opts: Optional[pulumi.ResourceOptions] = None,
|
|
500
|
-
create_time: Optional[pulumi.Input[int]] = None,
|
|
501
|
-
gateway_name: Optional[pulumi.Input[str]] = None,
|
|
502
|
-
log_config: Optional[pulumi.Input[Union['GatewayLogConfigArgs', 'GatewayLogConfigArgsDict']]] = None,
|
|
503
|
-
network_access_config: Optional[pulumi.Input[Union['GatewayNetworkAccessConfigArgs', 'GatewayNetworkAccessConfigArgsDict']]] = None,
|
|
504
|
-
payment_type: Optional[pulumi.Input[str]] = None,
|
|
505
|
-
resource_group_id: Optional[pulumi.Input[str]] = None,
|
|
506
|
-
spec: Optional[pulumi.Input[str]] = None,
|
|
507
|
-
status: Optional[pulumi.Input[str]] = None,
|
|
508
|
-
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
509
|
-
vpc: Optional[pulumi.Input[Union['GatewayVpcArgs', 'GatewayVpcArgsDict']]] = None,
|
|
510
|
-
vswitch: Optional[pulumi.Input[Union['GatewayVswitchArgs', 'GatewayVswitchArgsDict']]] = None,
|
|
511
|
-
zone_config: Optional[pulumi.Input[Union['GatewayZoneConfigArgs', 'GatewayZoneConfigArgsDict']]] = None) -> 'Gateway':
|
|
512
|
-
"""
|
|
513
|
-
Get an existing Gateway resource's state with the given name, id, and optional extra
|
|
514
|
-
properties used to qualify the lookup.
|
|
515
|
-
|
|
516
|
-
:param str resource_name: The unique name of the resulting resource.
|
|
517
|
-
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
518
|
-
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
519
|
-
:param pulumi.Input[int] create_time: The creation timestamp. Unit: milliseconds.
|
|
520
|
-
:param pulumi.Input[str] gateway_name: The name of the resource
|
|
521
|
-
:param pulumi.Input[Union['GatewayLogConfigArgs', 'GatewayLogConfigArgsDict']] log_config: Log Configuration See `log_config` below.
|
|
522
|
-
:param pulumi.Input[Union['GatewayNetworkAccessConfigArgs', 'GatewayNetworkAccessConfigArgsDict']] network_access_config: Network Access Configuration See `network_access_config` below.
|
|
523
|
-
:param pulumi.Input[str] payment_type: The payment type of the resource
|
|
524
|
-
:param pulumi.Input[str] resource_group_id: The ID of the resource group
|
|
525
|
-
:param pulumi.Input[str] spec: Gateway instance specifications
|
|
526
|
-
:param pulumi.Input[str] status: The status of the resource
|
|
527
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tag of the resource
|
|
528
|
-
:param pulumi.Input[Union['GatewayVpcArgs', 'GatewayVpcArgsDict']] vpc: The VPC associated with the Gateway. See `vpc` below.
|
|
529
|
-
:param pulumi.Input[Union['GatewayVswitchArgs', 'GatewayVswitchArgsDict']] vswitch: The virtual switch associated with the Gateway. See `vswitch` below.
|
|
530
|
-
:param pulumi.Input[Union['GatewayZoneConfigArgs', 'GatewayZoneConfigArgsDict']] zone_config: Availability Zone Configuration See `zone_config` below.
|
|
531
|
-
"""
|
|
532
|
-
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
533
|
-
|
|
534
|
-
__props__ = _GatewayState.__new__(_GatewayState)
|
|
535
|
-
|
|
536
|
-
__props__.__dict__["create_time"] = create_time
|
|
537
|
-
__props__.__dict__["gateway_name"] = gateway_name
|
|
538
|
-
__props__.__dict__["log_config"] = log_config
|
|
539
|
-
__props__.__dict__["network_access_config"] = network_access_config
|
|
540
|
-
__props__.__dict__["payment_type"] = payment_type
|
|
541
|
-
__props__.__dict__["resource_group_id"] = resource_group_id
|
|
542
|
-
__props__.__dict__["spec"] = spec
|
|
543
|
-
__props__.__dict__["status"] = status
|
|
544
|
-
__props__.__dict__["tags"] = tags
|
|
545
|
-
__props__.__dict__["vpc"] = vpc
|
|
546
|
-
__props__.__dict__["vswitch"] = vswitch
|
|
547
|
-
__props__.__dict__["zone_config"] = zone_config
|
|
548
|
-
return Gateway(resource_name, opts=opts, __props__=__props__)
|
|
549
|
-
|
|
550
|
-
@property
|
|
551
|
-
@pulumi.getter(name="createTime")
|
|
552
|
-
def create_time(self) -> pulumi.Output[int]:
|
|
553
|
-
"""
|
|
554
|
-
The creation timestamp. Unit: milliseconds.
|
|
555
|
-
"""
|
|
556
|
-
return pulumi.get(self, "create_time")
|
|
557
|
-
|
|
558
|
-
@property
|
|
559
|
-
@pulumi.getter(name="gatewayName")
|
|
560
|
-
def gateway_name(self) -> pulumi.Output[Optional[str]]:
|
|
561
|
-
"""
|
|
562
|
-
The name of the resource
|
|
563
|
-
"""
|
|
564
|
-
return pulumi.get(self, "gateway_name")
|
|
565
|
-
|
|
566
|
-
@property
|
|
567
|
-
@pulumi.getter(name="logConfig")
|
|
568
|
-
def log_config(self) -> pulumi.Output[Optional['outputs.GatewayLogConfig']]:
|
|
569
|
-
"""
|
|
570
|
-
Log Configuration See `log_config` below.
|
|
571
|
-
"""
|
|
572
|
-
return pulumi.get(self, "log_config")
|
|
573
|
-
|
|
574
|
-
@property
|
|
575
|
-
@pulumi.getter(name="networkAccessConfig")
|
|
576
|
-
def network_access_config(self) -> pulumi.Output[Optional['outputs.GatewayNetworkAccessConfig']]:
|
|
577
|
-
"""
|
|
578
|
-
Network Access Configuration See `network_access_config` below.
|
|
579
|
-
"""
|
|
580
|
-
return pulumi.get(self, "network_access_config")
|
|
581
|
-
|
|
582
|
-
@property
|
|
583
|
-
@pulumi.getter(name="paymentType")
|
|
584
|
-
def payment_type(self) -> pulumi.Output[str]:
|
|
585
|
-
"""
|
|
586
|
-
The payment type of the resource
|
|
587
|
-
"""
|
|
588
|
-
return pulumi.get(self, "payment_type")
|
|
589
|
-
|
|
590
|
-
@property
|
|
591
|
-
@pulumi.getter(name="resourceGroupId")
|
|
592
|
-
def resource_group_id(self) -> pulumi.Output[str]:
|
|
593
|
-
"""
|
|
594
|
-
The ID of the resource group
|
|
595
|
-
"""
|
|
596
|
-
return pulumi.get(self, "resource_group_id")
|
|
597
|
-
|
|
598
|
-
@property
|
|
599
|
-
@pulumi.getter
|
|
600
|
-
def spec(self) -> pulumi.Output[Optional[str]]:
|
|
601
|
-
"""
|
|
602
|
-
Gateway instance specifications
|
|
603
|
-
"""
|
|
604
|
-
return pulumi.get(self, "spec")
|
|
605
|
-
|
|
606
|
-
@property
|
|
607
|
-
@pulumi.getter
|
|
608
|
-
def status(self) -> pulumi.Output[str]:
|
|
609
|
-
"""
|
|
610
|
-
The status of the resource
|
|
611
|
-
"""
|
|
612
|
-
return pulumi.get(self, "status")
|
|
613
|
-
|
|
614
|
-
@property
|
|
615
|
-
@pulumi.getter
|
|
616
|
-
def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
|
|
617
|
-
"""
|
|
618
|
-
The tag of the resource
|
|
619
|
-
"""
|
|
620
|
-
return pulumi.get(self, "tags")
|
|
621
|
-
|
|
622
|
-
@property
|
|
623
|
-
@pulumi.getter
|
|
624
|
-
def vpc(self) -> pulumi.Output[Optional['outputs.GatewayVpc']]:
|
|
625
|
-
"""
|
|
626
|
-
The VPC associated with the Gateway. See `vpc` below.
|
|
627
|
-
"""
|
|
628
|
-
return pulumi.get(self, "vpc")
|
|
629
|
-
|
|
630
|
-
@property
|
|
631
|
-
@pulumi.getter
|
|
632
|
-
def vswitch(self) -> pulumi.Output[Optional['outputs.GatewayVswitch']]:
|
|
633
|
-
"""
|
|
634
|
-
The virtual switch associated with the Gateway. See `vswitch` below.
|
|
635
|
-
"""
|
|
636
|
-
return pulumi.get(self, "vswitch")
|
|
637
|
-
|
|
638
|
-
@property
|
|
639
|
-
@pulumi.getter(name="zoneConfig")
|
|
640
|
-
def zone_config(self) -> pulumi.Output['outputs.GatewayZoneConfig']:
|
|
641
|
-
"""
|
|
642
|
-
Availability Zone Configuration See `zone_config` below.
|
|
643
|
-
"""
|
|
644
|
-
return pulumi.get(self, "zone_config")
|
|
645
|
-
|