pulumi-alicloud 3.59.0a1720785756__py3-none-any.whl → 3.59.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulumi-alicloud might be problematic. Click here for more details.
- pulumi_alicloud/_utilities.py +3 -4
- pulumi_alicloud/adb/_inputs.py +14 -0
- pulumi_alicloud/adb/outputs.py +14 -0
- pulumi_alicloud/alb/_inputs.py +224 -0
- pulumi_alicloud/alb/outputs.py +260 -0
- pulumi_alicloud/arms/_inputs.py +438 -0
- pulumi_alicloud/arms/outputs.py +442 -0
- pulumi_alicloud/bp/_inputs.py +14 -0
- pulumi_alicloud/bp/outputs.py +14 -0
- pulumi_alicloud/cas/outputs.py +4 -0
- pulumi_alicloud/cddc/outputs.py +6 -0
- pulumi_alicloud/cen/get_transit_router_service.py +2 -2
- pulumi_alicloud/cfg/_inputs.py +20 -0
- pulumi_alicloud/cfg/outputs.py +20 -0
- pulumi_alicloud/clickhouse/outputs.py +4 -0
- pulumi_alicloud/cloudfirewall/_inputs.py +40 -0
- pulumi_alicloud/cloudfirewall/control_policy_order.py +60 -44
- pulumi_alicloud/cloudfirewall/outputs.py +40 -0
- pulumi_alicloud/cloudmonitor/_inputs.py +18 -0
- pulumi_alicloud/cloudmonitor/outputs.py +18 -0
- pulumi_alicloud/cms/_inputs.py +188 -0
- pulumi_alicloud/cms/outputs.py +228 -0
- pulumi_alicloud/compute/_inputs.py +4 -0
- pulumi_alicloud/compute/outputs.py +4 -0
- pulumi_alicloud/cs/_inputs.py +22 -0
- pulumi_alicloud/cs/node_pool.py +7 -7
- pulumi_alicloud/cs/outputs.py +22 -0
- pulumi_alicloud/databasegateway/outputs.py +42 -0
- pulumi_alicloud/dcdn/_inputs.py +555 -27
- pulumi_alicloud/dcdn/domain.py +366 -217
- pulumi_alicloud/dcdn/outputs.py +550 -22
- pulumi_alicloud/ddos/_inputs.py +162 -0
- pulumi_alicloud/ddos/outputs.py +162 -0
- pulumi_alicloud/directmail/get_domains.py +31 -24
- pulumi_alicloud/directmail/outputs.py +131 -32
- pulumi_alicloud/ebs/_inputs.py +22 -0
- pulumi_alicloud/ebs/outputs.py +22 -0
- pulumi_alicloud/eci/_inputs.py +100 -0
- pulumi_alicloud/eci/outputs.py +100 -0
- pulumi_alicloud/ecs/_inputs.py +110 -8
- pulumi_alicloud/ecs/ecs_disk.py +7 -0
- pulumi_alicloud/ecs/instance.py +304 -102
- pulumi_alicloud/ecs/outputs.py +217 -9
- pulumi_alicloud/edas/_inputs.py +28 -0
- pulumi_alicloud/edas/outputs.py +28 -0
- pulumi_alicloud/ehpc/_inputs.py +6 -0
- pulumi_alicloud/ehpc/outputs.py +6 -0
- pulumi_alicloud/emr/_inputs.py +134 -0
- pulumi_alicloud/emr/outputs.py +148 -0
- pulumi_alicloud/emrv2/_inputs.py +224 -0
- pulumi_alicloud/emrv2/outputs.py +224 -0
- pulumi_alicloud/ess/_inputs.py +24 -0
- pulumi_alicloud/ess/outputs.py +24 -0
- pulumi_alicloud/eventbridge/_inputs.py +156 -0
- pulumi_alicloud/eventbridge/outputs.py +156 -0
- pulumi_alicloud/expressconnect/_inputs.py +12 -0
- pulumi_alicloud/expressconnect/outputs.py +12 -0
- pulumi_alicloud/fc/_inputs.py +32 -0
- pulumi_alicloud/fc/outputs.py +32 -0
- pulumi_alicloud/ga/_inputs.py +24 -0
- pulumi_alicloud/ga/outputs.py +24 -0
- pulumi_alicloud/gpdb/_inputs.py +48 -0
- pulumi_alicloud/gpdb/outputs.py +60 -0
- pulumi_alicloud/hbr/_inputs.py +68 -0
- pulumi_alicloud/hbr/outputs.py +68 -0
- pulumi_alicloud/imp/_inputs.py +14 -0
- pulumi_alicloud/imp/outputs.py +14 -0
- pulumi_alicloud/log/_inputs.py +14 -0
- pulumi_alicloud/log/outputs.py +14 -0
- pulumi_alicloud/maxcompute/_inputs.py +54 -34
- pulumi_alicloud/maxcompute/outputs.py +54 -34
- pulumi_alicloud/maxcompute/project.py +230 -66
- pulumi_alicloud/mongodb/_inputs.py +14 -0
- pulumi_alicloud/mongodb/outputs.py +14 -0
- pulumi_alicloud/oss/_inputs.py +100 -0
- pulumi_alicloud/oss/outputs.py +100 -0
- pulumi_alicloud/ots/_inputs.py +60 -0
- pulumi_alicloud/ots/outputs.py +60 -0
- pulumi_alicloud/polardb/_inputs.py +10 -0
- pulumi_alicloud/polardb/cluster.py +28 -28
- pulumi_alicloud/polardb/outputs.py +10 -0
- pulumi_alicloud/pulumi-plugin.json +1 -1
- pulumi_alicloud/pvtz/outputs.py +18 -0
- pulumi_alicloud/quotas/_inputs.py +10 -0
- pulumi_alicloud/quotas/outputs.py +10 -0
- pulumi_alicloud/ram/_inputs.py +24 -0
- pulumi_alicloud/ram/outputs.py +24 -0
- pulumi_alicloud/rdc/organization.py +2 -2
- pulumi_alicloud/realtimecompute/_inputs.py +6 -0
- pulumi_alicloud/realtimecompute/outputs.py +6 -0
- pulumi_alicloud/rocketmq/_inputs.py +36 -0
- pulumi_alicloud/rocketmq/outputs.py +36 -0
- pulumi_alicloud/ros/_inputs.py +72 -0
- pulumi_alicloud/ros/outputs.py +72 -0
- pulumi_alicloud/sae/_inputs.py +118 -0
- pulumi_alicloud/sae/outputs.py +118 -0
- pulumi_alicloud/scdn/_inputs.py +56 -0
- pulumi_alicloud/scdn/outputs.py +56 -0
- pulumi_alicloud/servicecatalog/_inputs.py +10 -0
- pulumi_alicloud/servicecatalog/outputs.py +10 -0
- pulumi_alicloud/servicemesh/_inputs.py +150 -0
- pulumi_alicloud/servicemesh/outputs.py +154 -0
- pulumi_alicloud/slb/_inputs.py +8 -8
- pulumi_alicloud/slb/outputs.py +8 -8
- pulumi_alicloud/slb/server_group.py +140 -84
- pulumi_alicloud/sls/_inputs.py +186 -0
- pulumi_alicloud/sls/outputs.py +186 -0
- pulumi_alicloud/threatdetection/_inputs.py +32 -0
- pulumi_alicloud/threatdetection/outputs.py +32 -0
- pulumi_alicloud/vod/_inputs.py +18 -0
- pulumi_alicloud/vod/outputs.py +18 -0
- pulumi_alicloud/vpc/_inputs.py +50 -12
- pulumi_alicloud/vpc/network.py +332 -134
- pulumi_alicloud/vpc/outputs.py +50 -12
- pulumi_alicloud/vpc/public_ip_address_pool.py +118 -10
- pulumi_alicloud/vpn/_inputs.py +10 -0
- pulumi_alicloud/vpn/outputs.py +14 -0
- pulumi_alicloud/wafv3/_inputs.py +10 -0
- pulumi_alicloud/wafv3/outputs.py +10 -0
- {pulumi_alicloud-3.59.0a1720785756.dist-info → pulumi_alicloud-3.59.1.dist-info}/METADATA +1 -1
- {pulumi_alicloud-3.59.0a1720785756.dist-info → pulumi_alicloud-3.59.1.dist-info}/RECORD +123 -123
- {pulumi_alicloud-3.59.0a1720785756.dist-info → pulumi_alicloud-3.59.1.dist-info}/WHEEL +1 -1
- {pulumi_alicloud-3.59.0a1720785756.dist-info → pulumi_alicloud-3.59.1.dist-info}/top_level.txt +0 -0
pulumi_alicloud/dcdn/_inputs.py
CHANGED
|
@@ -96,57 +96,41 @@ class DomainConfigFunctionArgArgs:
|
|
|
96
96
|
@pulumi.input_type
|
|
97
97
|
class DomainSourceArgs:
|
|
98
98
|
def __init__(__self__, *,
|
|
99
|
-
content: pulumi.Input[str],
|
|
100
|
-
type: pulumi.Input[str],
|
|
99
|
+
content: Optional[pulumi.Input[str]] = None,
|
|
101
100
|
port: Optional[pulumi.Input[int]] = None,
|
|
102
101
|
priority: Optional[pulumi.Input[str]] = None,
|
|
102
|
+
type: Optional[pulumi.Input[str]] = None,
|
|
103
103
|
weight: Optional[pulumi.Input[str]] = None):
|
|
104
104
|
"""
|
|
105
|
-
:param pulumi.Input[str] content: The
|
|
106
|
-
:param pulumi.Input[str] type: The type of the origin. Valid values:
|
|
107
|
-
`ipaddr`: The origin is configured using an IP address.
|
|
108
|
-
`domain`: The origin is configured using a domain name.
|
|
109
|
-
`oss`: The origin is configured using the Internet domain name of an Alibaba Cloud Object Storage Service (OSS) bucket.
|
|
105
|
+
:param pulumi.Input[str] content: The address of the source station.
|
|
110
106
|
:param pulumi.Input[int] port: The port number. Valid values: `443` and `80`. Default to `80`.
|
|
111
107
|
:param pulumi.Input[str] priority: The priority of the origin if multiple origins are specified. Default to `20`.
|
|
108
|
+
:param pulumi.Input[str] type: The type of the origin. Valid values:
|
|
112
109
|
:param pulumi.Input[str] weight: The weight of the origin if multiple origins are specified. Default to `10`.
|
|
113
110
|
"""
|
|
114
|
-
|
|
115
|
-
|
|
111
|
+
if content is not None:
|
|
112
|
+
pulumi.set(__self__, "content", content)
|
|
116
113
|
if port is not None:
|
|
117
114
|
pulumi.set(__self__, "port", port)
|
|
118
115
|
if priority is not None:
|
|
119
116
|
pulumi.set(__self__, "priority", priority)
|
|
117
|
+
if type is not None:
|
|
118
|
+
pulumi.set(__self__, "type", type)
|
|
120
119
|
if weight is not None:
|
|
121
120
|
pulumi.set(__self__, "weight", weight)
|
|
122
121
|
|
|
123
122
|
@property
|
|
124
123
|
@pulumi.getter
|
|
125
|
-
def content(self) -> pulumi.Input[str]:
|
|
124
|
+
def content(self) -> Optional[pulumi.Input[str]]:
|
|
126
125
|
"""
|
|
127
|
-
The
|
|
126
|
+
The address of the source station.
|
|
128
127
|
"""
|
|
129
128
|
return pulumi.get(self, "content")
|
|
130
129
|
|
|
131
130
|
@content.setter
|
|
132
|
-
def content(self, value: pulumi.Input[str]):
|
|
131
|
+
def content(self, value: Optional[pulumi.Input[str]]):
|
|
133
132
|
pulumi.set(self, "content", value)
|
|
134
133
|
|
|
135
|
-
@property
|
|
136
|
-
@pulumi.getter
|
|
137
|
-
def type(self) -> pulumi.Input[str]:
|
|
138
|
-
"""
|
|
139
|
-
The type of the origin. Valid values:
|
|
140
|
-
`ipaddr`: The origin is configured using an IP address.
|
|
141
|
-
`domain`: The origin is configured using a domain name.
|
|
142
|
-
`oss`: The origin is configured using the Internet domain name of an Alibaba Cloud Object Storage Service (OSS) bucket.
|
|
143
|
-
"""
|
|
144
|
-
return pulumi.get(self, "type")
|
|
145
|
-
|
|
146
|
-
@type.setter
|
|
147
|
-
def type(self, value: pulumi.Input[str]):
|
|
148
|
-
pulumi.set(self, "type", value)
|
|
149
|
-
|
|
150
134
|
@property
|
|
151
135
|
@pulumi.getter
|
|
152
136
|
def port(self) -> Optional[pulumi.Input[int]]:
|
|
@@ -171,6 +155,18 @@ class DomainSourceArgs:
|
|
|
171
155
|
def priority(self, value: Optional[pulumi.Input[str]]):
|
|
172
156
|
pulumi.set(self, "priority", value)
|
|
173
157
|
|
|
158
|
+
@property
|
|
159
|
+
@pulumi.getter
|
|
160
|
+
def type(self) -> Optional[pulumi.Input[str]]:
|
|
161
|
+
"""
|
|
162
|
+
The type of the origin. Valid values:
|
|
163
|
+
"""
|
|
164
|
+
return pulumi.get(self, "type")
|
|
165
|
+
|
|
166
|
+
@type.setter
|
|
167
|
+
def type(self, value: Optional[pulumi.Input[str]]):
|
|
168
|
+
pulumi.set(self, "type", value)
|
|
169
|
+
|
|
174
170
|
@property
|
|
175
171
|
@pulumi.getter
|
|
176
172
|
def weight(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -789,6 +785,11 @@ class ErEnvConfPresetCanaryAnhuiArgs:
|
|
|
789
785
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
790
786
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
791
787
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
788
|
+
"""
|
|
789
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
790
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
791
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
792
|
+
"""
|
|
792
793
|
if allowed_hosts is not None:
|
|
793
794
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
794
795
|
if code_rev is not None:
|
|
@@ -799,6 +800,9 @@ class ErEnvConfPresetCanaryAnhuiArgs:
|
|
|
799
800
|
@property
|
|
800
801
|
@pulumi.getter(name="allowedHosts")
|
|
801
802
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
803
|
+
"""
|
|
804
|
+
Allowed DCDN domain names.
|
|
805
|
+
"""
|
|
802
806
|
return pulumi.get(self, "allowed_hosts")
|
|
803
807
|
|
|
804
808
|
@allowed_hosts.setter
|
|
@@ -808,6 +812,9 @@ class ErEnvConfPresetCanaryAnhuiArgs:
|
|
|
808
812
|
@property
|
|
809
813
|
@pulumi.getter(name="codeRev")
|
|
810
814
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
815
|
+
"""
|
|
816
|
+
The version number of the code.
|
|
817
|
+
"""
|
|
811
818
|
return pulumi.get(self, "code_rev")
|
|
812
819
|
|
|
813
820
|
@code_rev.setter
|
|
@@ -817,6 +824,9 @@ class ErEnvConfPresetCanaryAnhuiArgs:
|
|
|
817
824
|
@property
|
|
818
825
|
@pulumi.getter(name="specName")
|
|
819
826
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
827
|
+
"""
|
|
828
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
829
|
+
"""
|
|
820
830
|
return pulumi.get(self, "spec_name")
|
|
821
831
|
|
|
822
832
|
@spec_name.setter
|
|
@@ -830,6 +840,11 @@ class ErEnvConfPresetCanaryBeijingArgs:
|
|
|
830
840
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
831
841
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
832
842
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
843
|
+
"""
|
|
844
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
845
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
846
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
847
|
+
"""
|
|
833
848
|
if allowed_hosts is not None:
|
|
834
849
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
835
850
|
if code_rev is not None:
|
|
@@ -840,6 +855,9 @@ class ErEnvConfPresetCanaryBeijingArgs:
|
|
|
840
855
|
@property
|
|
841
856
|
@pulumi.getter(name="allowedHosts")
|
|
842
857
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
858
|
+
"""
|
|
859
|
+
Allowed DCDN domain names.
|
|
860
|
+
"""
|
|
843
861
|
return pulumi.get(self, "allowed_hosts")
|
|
844
862
|
|
|
845
863
|
@allowed_hosts.setter
|
|
@@ -849,6 +867,9 @@ class ErEnvConfPresetCanaryBeijingArgs:
|
|
|
849
867
|
@property
|
|
850
868
|
@pulumi.getter(name="codeRev")
|
|
851
869
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
870
|
+
"""
|
|
871
|
+
The version number of the code.
|
|
872
|
+
"""
|
|
852
873
|
return pulumi.get(self, "code_rev")
|
|
853
874
|
|
|
854
875
|
@code_rev.setter
|
|
@@ -858,6 +879,9 @@ class ErEnvConfPresetCanaryBeijingArgs:
|
|
|
858
879
|
@property
|
|
859
880
|
@pulumi.getter(name="specName")
|
|
860
881
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
882
|
+
"""
|
|
883
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
884
|
+
"""
|
|
861
885
|
return pulumi.get(self, "spec_name")
|
|
862
886
|
|
|
863
887
|
@spec_name.setter
|
|
@@ -871,6 +895,11 @@ class ErEnvConfPresetCanaryChongqingArgs:
|
|
|
871
895
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
872
896
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
873
897
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
898
|
+
"""
|
|
899
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
900
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
901
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
902
|
+
"""
|
|
874
903
|
if allowed_hosts is not None:
|
|
875
904
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
876
905
|
if code_rev is not None:
|
|
@@ -881,6 +910,9 @@ class ErEnvConfPresetCanaryChongqingArgs:
|
|
|
881
910
|
@property
|
|
882
911
|
@pulumi.getter(name="allowedHosts")
|
|
883
912
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
913
|
+
"""
|
|
914
|
+
Allowed DCDN domain names.
|
|
915
|
+
"""
|
|
884
916
|
return pulumi.get(self, "allowed_hosts")
|
|
885
917
|
|
|
886
918
|
@allowed_hosts.setter
|
|
@@ -890,6 +922,9 @@ class ErEnvConfPresetCanaryChongqingArgs:
|
|
|
890
922
|
@property
|
|
891
923
|
@pulumi.getter(name="codeRev")
|
|
892
924
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
925
|
+
"""
|
|
926
|
+
The version number of the code.
|
|
927
|
+
"""
|
|
893
928
|
return pulumi.get(self, "code_rev")
|
|
894
929
|
|
|
895
930
|
@code_rev.setter
|
|
@@ -899,6 +934,9 @@ class ErEnvConfPresetCanaryChongqingArgs:
|
|
|
899
934
|
@property
|
|
900
935
|
@pulumi.getter(name="specName")
|
|
901
936
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
937
|
+
"""
|
|
938
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
939
|
+
"""
|
|
902
940
|
return pulumi.get(self, "spec_name")
|
|
903
941
|
|
|
904
942
|
@spec_name.setter
|
|
@@ -912,6 +950,11 @@ class ErEnvConfPresetCanaryFujianArgs:
|
|
|
912
950
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
913
951
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
914
952
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
953
|
+
"""
|
|
954
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
955
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
956
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
957
|
+
"""
|
|
915
958
|
if allowed_hosts is not None:
|
|
916
959
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
917
960
|
if code_rev is not None:
|
|
@@ -922,6 +965,9 @@ class ErEnvConfPresetCanaryFujianArgs:
|
|
|
922
965
|
@property
|
|
923
966
|
@pulumi.getter(name="allowedHosts")
|
|
924
967
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
968
|
+
"""
|
|
969
|
+
Allowed DCDN domain names.
|
|
970
|
+
"""
|
|
925
971
|
return pulumi.get(self, "allowed_hosts")
|
|
926
972
|
|
|
927
973
|
@allowed_hosts.setter
|
|
@@ -931,6 +977,9 @@ class ErEnvConfPresetCanaryFujianArgs:
|
|
|
931
977
|
@property
|
|
932
978
|
@pulumi.getter(name="codeRev")
|
|
933
979
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
980
|
+
"""
|
|
981
|
+
The version number of the code.
|
|
982
|
+
"""
|
|
934
983
|
return pulumi.get(self, "code_rev")
|
|
935
984
|
|
|
936
985
|
@code_rev.setter
|
|
@@ -940,6 +989,9 @@ class ErEnvConfPresetCanaryFujianArgs:
|
|
|
940
989
|
@property
|
|
941
990
|
@pulumi.getter(name="specName")
|
|
942
991
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
992
|
+
"""
|
|
993
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
994
|
+
"""
|
|
943
995
|
return pulumi.get(self, "spec_name")
|
|
944
996
|
|
|
945
997
|
@spec_name.setter
|
|
@@ -953,6 +1005,11 @@ class ErEnvConfPresetCanaryGansuArgs:
|
|
|
953
1005
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
954
1006
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
955
1007
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
1008
|
+
"""
|
|
1009
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
1010
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
1011
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1012
|
+
"""
|
|
956
1013
|
if allowed_hosts is not None:
|
|
957
1014
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
958
1015
|
if code_rev is not None:
|
|
@@ -963,6 +1020,9 @@ class ErEnvConfPresetCanaryGansuArgs:
|
|
|
963
1020
|
@property
|
|
964
1021
|
@pulumi.getter(name="allowedHosts")
|
|
965
1022
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
1023
|
+
"""
|
|
1024
|
+
Allowed DCDN domain names.
|
|
1025
|
+
"""
|
|
966
1026
|
return pulumi.get(self, "allowed_hosts")
|
|
967
1027
|
|
|
968
1028
|
@allowed_hosts.setter
|
|
@@ -972,6 +1032,9 @@ class ErEnvConfPresetCanaryGansuArgs:
|
|
|
972
1032
|
@property
|
|
973
1033
|
@pulumi.getter(name="codeRev")
|
|
974
1034
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
1035
|
+
"""
|
|
1036
|
+
The version number of the code.
|
|
1037
|
+
"""
|
|
975
1038
|
return pulumi.get(self, "code_rev")
|
|
976
1039
|
|
|
977
1040
|
@code_rev.setter
|
|
@@ -981,6 +1044,9 @@ class ErEnvConfPresetCanaryGansuArgs:
|
|
|
981
1044
|
@property
|
|
982
1045
|
@pulumi.getter(name="specName")
|
|
983
1046
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
1047
|
+
"""
|
|
1048
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1049
|
+
"""
|
|
984
1050
|
return pulumi.get(self, "spec_name")
|
|
985
1051
|
|
|
986
1052
|
@spec_name.setter
|
|
@@ -994,6 +1060,11 @@ class ErEnvConfPresetCanaryGuangdongArgs:
|
|
|
994
1060
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
995
1061
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
996
1062
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
1063
|
+
"""
|
|
1064
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
1065
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
1066
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1067
|
+
"""
|
|
997
1068
|
if allowed_hosts is not None:
|
|
998
1069
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
999
1070
|
if code_rev is not None:
|
|
@@ -1004,6 +1075,9 @@ class ErEnvConfPresetCanaryGuangdongArgs:
|
|
|
1004
1075
|
@property
|
|
1005
1076
|
@pulumi.getter(name="allowedHosts")
|
|
1006
1077
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
1078
|
+
"""
|
|
1079
|
+
Allowed DCDN domain names.
|
|
1080
|
+
"""
|
|
1007
1081
|
return pulumi.get(self, "allowed_hosts")
|
|
1008
1082
|
|
|
1009
1083
|
@allowed_hosts.setter
|
|
@@ -1013,6 +1087,9 @@ class ErEnvConfPresetCanaryGuangdongArgs:
|
|
|
1013
1087
|
@property
|
|
1014
1088
|
@pulumi.getter(name="codeRev")
|
|
1015
1089
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
1090
|
+
"""
|
|
1091
|
+
The version number of the code.
|
|
1092
|
+
"""
|
|
1016
1093
|
return pulumi.get(self, "code_rev")
|
|
1017
1094
|
|
|
1018
1095
|
@code_rev.setter
|
|
@@ -1022,6 +1099,9 @@ class ErEnvConfPresetCanaryGuangdongArgs:
|
|
|
1022
1099
|
@property
|
|
1023
1100
|
@pulumi.getter(name="specName")
|
|
1024
1101
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
1102
|
+
"""
|
|
1103
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1104
|
+
"""
|
|
1025
1105
|
return pulumi.get(self, "spec_name")
|
|
1026
1106
|
|
|
1027
1107
|
@spec_name.setter
|
|
@@ -1035,6 +1115,11 @@ class ErEnvConfPresetCanaryGuangxiArgs:
|
|
|
1035
1115
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1036
1116
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1037
1117
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
1118
|
+
"""
|
|
1119
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
1120
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
1121
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1122
|
+
"""
|
|
1038
1123
|
if allowed_hosts is not None:
|
|
1039
1124
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1040
1125
|
if code_rev is not None:
|
|
@@ -1045,6 +1130,9 @@ class ErEnvConfPresetCanaryGuangxiArgs:
|
|
|
1045
1130
|
@property
|
|
1046
1131
|
@pulumi.getter(name="allowedHosts")
|
|
1047
1132
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
1133
|
+
"""
|
|
1134
|
+
Allowed DCDN domain names.
|
|
1135
|
+
"""
|
|
1048
1136
|
return pulumi.get(self, "allowed_hosts")
|
|
1049
1137
|
|
|
1050
1138
|
@allowed_hosts.setter
|
|
@@ -1054,6 +1142,9 @@ class ErEnvConfPresetCanaryGuangxiArgs:
|
|
|
1054
1142
|
@property
|
|
1055
1143
|
@pulumi.getter(name="codeRev")
|
|
1056
1144
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
1145
|
+
"""
|
|
1146
|
+
The version number of the code.
|
|
1147
|
+
"""
|
|
1057
1148
|
return pulumi.get(self, "code_rev")
|
|
1058
1149
|
|
|
1059
1150
|
@code_rev.setter
|
|
@@ -1063,6 +1154,9 @@ class ErEnvConfPresetCanaryGuangxiArgs:
|
|
|
1063
1154
|
@property
|
|
1064
1155
|
@pulumi.getter(name="specName")
|
|
1065
1156
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
1157
|
+
"""
|
|
1158
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1159
|
+
"""
|
|
1066
1160
|
return pulumi.get(self, "spec_name")
|
|
1067
1161
|
|
|
1068
1162
|
@spec_name.setter
|
|
@@ -1076,6 +1170,11 @@ class ErEnvConfPresetCanaryGuizhouArgs:
|
|
|
1076
1170
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1077
1171
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1078
1172
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
1173
|
+
"""
|
|
1174
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
1175
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
1176
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1177
|
+
"""
|
|
1079
1178
|
if allowed_hosts is not None:
|
|
1080
1179
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1081
1180
|
if code_rev is not None:
|
|
@@ -1086,6 +1185,9 @@ class ErEnvConfPresetCanaryGuizhouArgs:
|
|
|
1086
1185
|
@property
|
|
1087
1186
|
@pulumi.getter(name="allowedHosts")
|
|
1088
1187
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
1188
|
+
"""
|
|
1189
|
+
Allowed DCDN domain names.
|
|
1190
|
+
"""
|
|
1089
1191
|
return pulumi.get(self, "allowed_hosts")
|
|
1090
1192
|
|
|
1091
1193
|
@allowed_hosts.setter
|
|
@@ -1095,6 +1197,9 @@ class ErEnvConfPresetCanaryGuizhouArgs:
|
|
|
1095
1197
|
@property
|
|
1096
1198
|
@pulumi.getter(name="codeRev")
|
|
1097
1199
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
1200
|
+
"""
|
|
1201
|
+
The version number of the code.
|
|
1202
|
+
"""
|
|
1098
1203
|
return pulumi.get(self, "code_rev")
|
|
1099
1204
|
|
|
1100
1205
|
@code_rev.setter
|
|
@@ -1104,6 +1209,9 @@ class ErEnvConfPresetCanaryGuizhouArgs:
|
|
|
1104
1209
|
@property
|
|
1105
1210
|
@pulumi.getter(name="specName")
|
|
1106
1211
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
1212
|
+
"""
|
|
1213
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1214
|
+
"""
|
|
1107
1215
|
return pulumi.get(self, "spec_name")
|
|
1108
1216
|
|
|
1109
1217
|
@spec_name.setter
|
|
@@ -1117,6 +1225,11 @@ class ErEnvConfPresetCanaryHainanArgs:
|
|
|
1117
1225
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1118
1226
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1119
1227
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
1228
|
+
"""
|
|
1229
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
1230
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
1231
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1232
|
+
"""
|
|
1120
1233
|
if allowed_hosts is not None:
|
|
1121
1234
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1122
1235
|
if code_rev is not None:
|
|
@@ -1127,6 +1240,9 @@ class ErEnvConfPresetCanaryHainanArgs:
|
|
|
1127
1240
|
@property
|
|
1128
1241
|
@pulumi.getter(name="allowedHosts")
|
|
1129
1242
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
1243
|
+
"""
|
|
1244
|
+
Allowed DCDN domain names.
|
|
1245
|
+
"""
|
|
1130
1246
|
return pulumi.get(self, "allowed_hosts")
|
|
1131
1247
|
|
|
1132
1248
|
@allowed_hosts.setter
|
|
@@ -1136,6 +1252,9 @@ class ErEnvConfPresetCanaryHainanArgs:
|
|
|
1136
1252
|
@property
|
|
1137
1253
|
@pulumi.getter(name="codeRev")
|
|
1138
1254
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
1255
|
+
"""
|
|
1256
|
+
The version number of the code.
|
|
1257
|
+
"""
|
|
1139
1258
|
return pulumi.get(self, "code_rev")
|
|
1140
1259
|
|
|
1141
1260
|
@code_rev.setter
|
|
@@ -1145,6 +1264,9 @@ class ErEnvConfPresetCanaryHainanArgs:
|
|
|
1145
1264
|
@property
|
|
1146
1265
|
@pulumi.getter(name="specName")
|
|
1147
1266
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
1267
|
+
"""
|
|
1268
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1269
|
+
"""
|
|
1148
1270
|
return pulumi.get(self, "spec_name")
|
|
1149
1271
|
|
|
1150
1272
|
@spec_name.setter
|
|
@@ -1158,6 +1280,11 @@ class ErEnvConfPresetCanaryHebeiArgs:
|
|
|
1158
1280
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1159
1281
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1160
1282
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
1283
|
+
"""
|
|
1284
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
1285
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
1286
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1287
|
+
"""
|
|
1161
1288
|
if allowed_hosts is not None:
|
|
1162
1289
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1163
1290
|
if code_rev is not None:
|
|
@@ -1168,6 +1295,9 @@ class ErEnvConfPresetCanaryHebeiArgs:
|
|
|
1168
1295
|
@property
|
|
1169
1296
|
@pulumi.getter(name="allowedHosts")
|
|
1170
1297
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
1298
|
+
"""
|
|
1299
|
+
Allowed DCDN domain names.
|
|
1300
|
+
"""
|
|
1171
1301
|
return pulumi.get(self, "allowed_hosts")
|
|
1172
1302
|
|
|
1173
1303
|
@allowed_hosts.setter
|
|
@@ -1177,6 +1307,9 @@ class ErEnvConfPresetCanaryHebeiArgs:
|
|
|
1177
1307
|
@property
|
|
1178
1308
|
@pulumi.getter(name="codeRev")
|
|
1179
1309
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
1310
|
+
"""
|
|
1311
|
+
The version number of the code.
|
|
1312
|
+
"""
|
|
1180
1313
|
return pulumi.get(self, "code_rev")
|
|
1181
1314
|
|
|
1182
1315
|
@code_rev.setter
|
|
@@ -1186,6 +1319,9 @@ class ErEnvConfPresetCanaryHebeiArgs:
|
|
|
1186
1319
|
@property
|
|
1187
1320
|
@pulumi.getter(name="specName")
|
|
1188
1321
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
1322
|
+
"""
|
|
1323
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1324
|
+
"""
|
|
1189
1325
|
return pulumi.get(self, "spec_name")
|
|
1190
1326
|
|
|
1191
1327
|
@spec_name.setter
|
|
@@ -1199,6 +1335,11 @@ class ErEnvConfPresetCanaryHeilongjiangArgs:
|
|
|
1199
1335
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1200
1336
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1201
1337
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
1338
|
+
"""
|
|
1339
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
1340
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
1341
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1342
|
+
"""
|
|
1202
1343
|
if allowed_hosts is not None:
|
|
1203
1344
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1204
1345
|
if code_rev is not None:
|
|
@@ -1209,6 +1350,9 @@ class ErEnvConfPresetCanaryHeilongjiangArgs:
|
|
|
1209
1350
|
@property
|
|
1210
1351
|
@pulumi.getter(name="allowedHosts")
|
|
1211
1352
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
1353
|
+
"""
|
|
1354
|
+
Allowed DCDN domain names.
|
|
1355
|
+
"""
|
|
1212
1356
|
return pulumi.get(self, "allowed_hosts")
|
|
1213
1357
|
|
|
1214
1358
|
@allowed_hosts.setter
|
|
@@ -1218,6 +1362,9 @@ class ErEnvConfPresetCanaryHeilongjiangArgs:
|
|
|
1218
1362
|
@property
|
|
1219
1363
|
@pulumi.getter(name="codeRev")
|
|
1220
1364
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
1365
|
+
"""
|
|
1366
|
+
The version number of the code.
|
|
1367
|
+
"""
|
|
1221
1368
|
return pulumi.get(self, "code_rev")
|
|
1222
1369
|
|
|
1223
1370
|
@code_rev.setter
|
|
@@ -1227,6 +1374,9 @@ class ErEnvConfPresetCanaryHeilongjiangArgs:
|
|
|
1227
1374
|
@property
|
|
1228
1375
|
@pulumi.getter(name="specName")
|
|
1229
1376
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
1377
|
+
"""
|
|
1378
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1379
|
+
"""
|
|
1230
1380
|
return pulumi.get(self, "spec_name")
|
|
1231
1381
|
|
|
1232
1382
|
@spec_name.setter
|
|
@@ -1240,6 +1390,11 @@ class ErEnvConfPresetCanaryHenanArgs:
|
|
|
1240
1390
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1241
1391
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1242
1392
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
1393
|
+
"""
|
|
1394
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
1395
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
1396
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1397
|
+
"""
|
|
1243
1398
|
if allowed_hosts is not None:
|
|
1244
1399
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1245
1400
|
if code_rev is not None:
|
|
@@ -1250,6 +1405,9 @@ class ErEnvConfPresetCanaryHenanArgs:
|
|
|
1250
1405
|
@property
|
|
1251
1406
|
@pulumi.getter(name="allowedHosts")
|
|
1252
1407
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
1408
|
+
"""
|
|
1409
|
+
Allowed DCDN domain names.
|
|
1410
|
+
"""
|
|
1253
1411
|
return pulumi.get(self, "allowed_hosts")
|
|
1254
1412
|
|
|
1255
1413
|
@allowed_hosts.setter
|
|
@@ -1259,6 +1417,9 @@ class ErEnvConfPresetCanaryHenanArgs:
|
|
|
1259
1417
|
@property
|
|
1260
1418
|
@pulumi.getter(name="codeRev")
|
|
1261
1419
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
1420
|
+
"""
|
|
1421
|
+
The version number of the code.
|
|
1422
|
+
"""
|
|
1262
1423
|
return pulumi.get(self, "code_rev")
|
|
1263
1424
|
|
|
1264
1425
|
@code_rev.setter
|
|
@@ -1268,6 +1429,9 @@ class ErEnvConfPresetCanaryHenanArgs:
|
|
|
1268
1429
|
@property
|
|
1269
1430
|
@pulumi.getter(name="specName")
|
|
1270
1431
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
1432
|
+
"""
|
|
1433
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1434
|
+
"""
|
|
1271
1435
|
return pulumi.get(self, "spec_name")
|
|
1272
1436
|
|
|
1273
1437
|
@spec_name.setter
|
|
@@ -1281,6 +1445,11 @@ class ErEnvConfPresetCanaryHongKongArgs:
|
|
|
1281
1445
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1282
1446
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1283
1447
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
1448
|
+
"""
|
|
1449
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
1450
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
1451
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1452
|
+
"""
|
|
1284
1453
|
if allowed_hosts is not None:
|
|
1285
1454
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1286
1455
|
if code_rev is not None:
|
|
@@ -1291,6 +1460,9 @@ class ErEnvConfPresetCanaryHongKongArgs:
|
|
|
1291
1460
|
@property
|
|
1292
1461
|
@pulumi.getter(name="allowedHosts")
|
|
1293
1462
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
1463
|
+
"""
|
|
1464
|
+
Allowed DCDN domain names.
|
|
1465
|
+
"""
|
|
1294
1466
|
return pulumi.get(self, "allowed_hosts")
|
|
1295
1467
|
|
|
1296
1468
|
@allowed_hosts.setter
|
|
@@ -1300,6 +1472,9 @@ class ErEnvConfPresetCanaryHongKongArgs:
|
|
|
1300
1472
|
@property
|
|
1301
1473
|
@pulumi.getter(name="codeRev")
|
|
1302
1474
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
1475
|
+
"""
|
|
1476
|
+
The version number of the code.
|
|
1477
|
+
"""
|
|
1303
1478
|
return pulumi.get(self, "code_rev")
|
|
1304
1479
|
|
|
1305
1480
|
@code_rev.setter
|
|
@@ -1309,6 +1484,9 @@ class ErEnvConfPresetCanaryHongKongArgs:
|
|
|
1309
1484
|
@property
|
|
1310
1485
|
@pulumi.getter(name="specName")
|
|
1311
1486
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
1487
|
+
"""
|
|
1488
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1489
|
+
"""
|
|
1312
1490
|
return pulumi.get(self, "spec_name")
|
|
1313
1491
|
|
|
1314
1492
|
@spec_name.setter
|
|
@@ -1322,6 +1500,11 @@ class ErEnvConfPresetCanaryHubeiArgs:
|
|
|
1322
1500
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1323
1501
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1324
1502
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
1503
|
+
"""
|
|
1504
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
1505
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
1506
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1507
|
+
"""
|
|
1325
1508
|
if allowed_hosts is not None:
|
|
1326
1509
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1327
1510
|
if code_rev is not None:
|
|
@@ -1332,6 +1515,9 @@ class ErEnvConfPresetCanaryHubeiArgs:
|
|
|
1332
1515
|
@property
|
|
1333
1516
|
@pulumi.getter(name="allowedHosts")
|
|
1334
1517
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
1518
|
+
"""
|
|
1519
|
+
Allowed DCDN domain names.
|
|
1520
|
+
"""
|
|
1335
1521
|
return pulumi.get(self, "allowed_hosts")
|
|
1336
1522
|
|
|
1337
1523
|
@allowed_hosts.setter
|
|
@@ -1341,6 +1527,9 @@ class ErEnvConfPresetCanaryHubeiArgs:
|
|
|
1341
1527
|
@property
|
|
1342
1528
|
@pulumi.getter(name="codeRev")
|
|
1343
1529
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
1530
|
+
"""
|
|
1531
|
+
The version number of the code.
|
|
1532
|
+
"""
|
|
1344
1533
|
return pulumi.get(self, "code_rev")
|
|
1345
1534
|
|
|
1346
1535
|
@code_rev.setter
|
|
@@ -1350,6 +1539,9 @@ class ErEnvConfPresetCanaryHubeiArgs:
|
|
|
1350
1539
|
@property
|
|
1351
1540
|
@pulumi.getter(name="specName")
|
|
1352
1541
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
1542
|
+
"""
|
|
1543
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1544
|
+
"""
|
|
1353
1545
|
return pulumi.get(self, "spec_name")
|
|
1354
1546
|
|
|
1355
1547
|
@spec_name.setter
|
|
@@ -1363,6 +1555,11 @@ class ErEnvConfPresetCanaryHunanArgs:
|
|
|
1363
1555
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1364
1556
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1365
1557
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
1558
|
+
"""
|
|
1559
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
1560
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
1561
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1562
|
+
"""
|
|
1366
1563
|
if allowed_hosts is not None:
|
|
1367
1564
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1368
1565
|
if code_rev is not None:
|
|
@@ -1373,6 +1570,9 @@ class ErEnvConfPresetCanaryHunanArgs:
|
|
|
1373
1570
|
@property
|
|
1374
1571
|
@pulumi.getter(name="allowedHosts")
|
|
1375
1572
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
1573
|
+
"""
|
|
1574
|
+
Allowed DCDN domain names.
|
|
1575
|
+
"""
|
|
1376
1576
|
return pulumi.get(self, "allowed_hosts")
|
|
1377
1577
|
|
|
1378
1578
|
@allowed_hosts.setter
|
|
@@ -1382,6 +1582,9 @@ class ErEnvConfPresetCanaryHunanArgs:
|
|
|
1382
1582
|
@property
|
|
1383
1583
|
@pulumi.getter(name="codeRev")
|
|
1384
1584
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
1585
|
+
"""
|
|
1586
|
+
The version number of the code.
|
|
1587
|
+
"""
|
|
1385
1588
|
return pulumi.get(self, "code_rev")
|
|
1386
1589
|
|
|
1387
1590
|
@code_rev.setter
|
|
@@ -1391,6 +1594,9 @@ class ErEnvConfPresetCanaryHunanArgs:
|
|
|
1391
1594
|
@property
|
|
1392
1595
|
@pulumi.getter(name="specName")
|
|
1393
1596
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
1597
|
+
"""
|
|
1598
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1599
|
+
"""
|
|
1394
1600
|
return pulumi.get(self, "spec_name")
|
|
1395
1601
|
|
|
1396
1602
|
@spec_name.setter
|
|
@@ -1404,6 +1610,11 @@ class ErEnvConfPresetCanaryJiangsuArgs:
|
|
|
1404
1610
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1405
1611
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1406
1612
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
1613
|
+
"""
|
|
1614
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
1615
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
1616
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1617
|
+
"""
|
|
1407
1618
|
if allowed_hosts is not None:
|
|
1408
1619
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1409
1620
|
if code_rev is not None:
|
|
@@ -1414,6 +1625,9 @@ class ErEnvConfPresetCanaryJiangsuArgs:
|
|
|
1414
1625
|
@property
|
|
1415
1626
|
@pulumi.getter(name="allowedHosts")
|
|
1416
1627
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
1628
|
+
"""
|
|
1629
|
+
Allowed DCDN domain names.
|
|
1630
|
+
"""
|
|
1417
1631
|
return pulumi.get(self, "allowed_hosts")
|
|
1418
1632
|
|
|
1419
1633
|
@allowed_hosts.setter
|
|
@@ -1423,6 +1637,9 @@ class ErEnvConfPresetCanaryJiangsuArgs:
|
|
|
1423
1637
|
@property
|
|
1424
1638
|
@pulumi.getter(name="codeRev")
|
|
1425
1639
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
1640
|
+
"""
|
|
1641
|
+
The version number of the code.
|
|
1642
|
+
"""
|
|
1426
1643
|
return pulumi.get(self, "code_rev")
|
|
1427
1644
|
|
|
1428
1645
|
@code_rev.setter
|
|
@@ -1432,6 +1649,9 @@ class ErEnvConfPresetCanaryJiangsuArgs:
|
|
|
1432
1649
|
@property
|
|
1433
1650
|
@pulumi.getter(name="specName")
|
|
1434
1651
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
1652
|
+
"""
|
|
1653
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1654
|
+
"""
|
|
1435
1655
|
return pulumi.get(self, "spec_name")
|
|
1436
1656
|
|
|
1437
1657
|
@spec_name.setter
|
|
@@ -1445,6 +1665,11 @@ class ErEnvConfPresetCanaryJiangxiArgs:
|
|
|
1445
1665
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1446
1666
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1447
1667
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
1668
|
+
"""
|
|
1669
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
1670
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
1671
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1672
|
+
"""
|
|
1448
1673
|
if allowed_hosts is not None:
|
|
1449
1674
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1450
1675
|
if code_rev is not None:
|
|
@@ -1455,6 +1680,9 @@ class ErEnvConfPresetCanaryJiangxiArgs:
|
|
|
1455
1680
|
@property
|
|
1456
1681
|
@pulumi.getter(name="allowedHosts")
|
|
1457
1682
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
1683
|
+
"""
|
|
1684
|
+
Allowed DCDN domain names.
|
|
1685
|
+
"""
|
|
1458
1686
|
return pulumi.get(self, "allowed_hosts")
|
|
1459
1687
|
|
|
1460
1688
|
@allowed_hosts.setter
|
|
@@ -1464,6 +1692,9 @@ class ErEnvConfPresetCanaryJiangxiArgs:
|
|
|
1464
1692
|
@property
|
|
1465
1693
|
@pulumi.getter(name="codeRev")
|
|
1466
1694
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
1695
|
+
"""
|
|
1696
|
+
The version number of the code.
|
|
1697
|
+
"""
|
|
1467
1698
|
return pulumi.get(self, "code_rev")
|
|
1468
1699
|
|
|
1469
1700
|
@code_rev.setter
|
|
@@ -1473,6 +1704,9 @@ class ErEnvConfPresetCanaryJiangxiArgs:
|
|
|
1473
1704
|
@property
|
|
1474
1705
|
@pulumi.getter(name="specName")
|
|
1475
1706
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
1707
|
+
"""
|
|
1708
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1709
|
+
"""
|
|
1476
1710
|
return pulumi.get(self, "spec_name")
|
|
1477
1711
|
|
|
1478
1712
|
@spec_name.setter
|
|
@@ -1486,6 +1720,11 @@ class ErEnvConfPresetCanaryJilinArgs:
|
|
|
1486
1720
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1487
1721
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1488
1722
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
1723
|
+
"""
|
|
1724
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
1725
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
1726
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1727
|
+
"""
|
|
1489
1728
|
if allowed_hosts is not None:
|
|
1490
1729
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1491
1730
|
if code_rev is not None:
|
|
@@ -1496,6 +1735,9 @@ class ErEnvConfPresetCanaryJilinArgs:
|
|
|
1496
1735
|
@property
|
|
1497
1736
|
@pulumi.getter(name="allowedHosts")
|
|
1498
1737
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
1738
|
+
"""
|
|
1739
|
+
Allowed DCDN domain names.
|
|
1740
|
+
"""
|
|
1499
1741
|
return pulumi.get(self, "allowed_hosts")
|
|
1500
1742
|
|
|
1501
1743
|
@allowed_hosts.setter
|
|
@@ -1505,6 +1747,9 @@ class ErEnvConfPresetCanaryJilinArgs:
|
|
|
1505
1747
|
@property
|
|
1506
1748
|
@pulumi.getter(name="codeRev")
|
|
1507
1749
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
1750
|
+
"""
|
|
1751
|
+
The version number of the code.
|
|
1752
|
+
"""
|
|
1508
1753
|
return pulumi.get(self, "code_rev")
|
|
1509
1754
|
|
|
1510
1755
|
@code_rev.setter
|
|
@@ -1514,6 +1759,9 @@ class ErEnvConfPresetCanaryJilinArgs:
|
|
|
1514
1759
|
@property
|
|
1515
1760
|
@pulumi.getter(name="specName")
|
|
1516
1761
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
1762
|
+
"""
|
|
1763
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1764
|
+
"""
|
|
1517
1765
|
return pulumi.get(self, "spec_name")
|
|
1518
1766
|
|
|
1519
1767
|
@spec_name.setter
|
|
@@ -1527,6 +1775,11 @@ class ErEnvConfPresetCanaryLiaoningArgs:
|
|
|
1527
1775
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1528
1776
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1529
1777
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
1778
|
+
"""
|
|
1779
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
1780
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
1781
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1782
|
+
"""
|
|
1530
1783
|
if allowed_hosts is not None:
|
|
1531
1784
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1532
1785
|
if code_rev is not None:
|
|
@@ -1537,6 +1790,9 @@ class ErEnvConfPresetCanaryLiaoningArgs:
|
|
|
1537
1790
|
@property
|
|
1538
1791
|
@pulumi.getter(name="allowedHosts")
|
|
1539
1792
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
1793
|
+
"""
|
|
1794
|
+
Allowed DCDN domain names.
|
|
1795
|
+
"""
|
|
1540
1796
|
return pulumi.get(self, "allowed_hosts")
|
|
1541
1797
|
|
|
1542
1798
|
@allowed_hosts.setter
|
|
@@ -1546,6 +1802,9 @@ class ErEnvConfPresetCanaryLiaoningArgs:
|
|
|
1546
1802
|
@property
|
|
1547
1803
|
@pulumi.getter(name="codeRev")
|
|
1548
1804
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
1805
|
+
"""
|
|
1806
|
+
The version number of the code.
|
|
1807
|
+
"""
|
|
1549
1808
|
return pulumi.get(self, "code_rev")
|
|
1550
1809
|
|
|
1551
1810
|
@code_rev.setter
|
|
@@ -1555,6 +1814,9 @@ class ErEnvConfPresetCanaryLiaoningArgs:
|
|
|
1555
1814
|
@property
|
|
1556
1815
|
@pulumi.getter(name="specName")
|
|
1557
1816
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
1817
|
+
"""
|
|
1818
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1819
|
+
"""
|
|
1558
1820
|
return pulumi.get(self, "spec_name")
|
|
1559
1821
|
|
|
1560
1822
|
@spec_name.setter
|
|
@@ -1568,6 +1830,11 @@ class ErEnvConfPresetCanaryMacauArgs:
|
|
|
1568
1830
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1569
1831
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1570
1832
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
1833
|
+
"""
|
|
1834
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
1835
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
1836
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1837
|
+
"""
|
|
1571
1838
|
if allowed_hosts is not None:
|
|
1572
1839
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1573
1840
|
if code_rev is not None:
|
|
@@ -1578,6 +1845,9 @@ class ErEnvConfPresetCanaryMacauArgs:
|
|
|
1578
1845
|
@property
|
|
1579
1846
|
@pulumi.getter(name="allowedHosts")
|
|
1580
1847
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
1848
|
+
"""
|
|
1849
|
+
Allowed DCDN domain names.
|
|
1850
|
+
"""
|
|
1581
1851
|
return pulumi.get(self, "allowed_hosts")
|
|
1582
1852
|
|
|
1583
1853
|
@allowed_hosts.setter
|
|
@@ -1587,6 +1857,9 @@ class ErEnvConfPresetCanaryMacauArgs:
|
|
|
1587
1857
|
@property
|
|
1588
1858
|
@pulumi.getter(name="codeRev")
|
|
1589
1859
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
1860
|
+
"""
|
|
1861
|
+
The version number of the code.
|
|
1862
|
+
"""
|
|
1590
1863
|
return pulumi.get(self, "code_rev")
|
|
1591
1864
|
|
|
1592
1865
|
@code_rev.setter
|
|
@@ -1596,6 +1869,9 @@ class ErEnvConfPresetCanaryMacauArgs:
|
|
|
1596
1869
|
@property
|
|
1597
1870
|
@pulumi.getter(name="specName")
|
|
1598
1871
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
1872
|
+
"""
|
|
1873
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1874
|
+
"""
|
|
1599
1875
|
return pulumi.get(self, "spec_name")
|
|
1600
1876
|
|
|
1601
1877
|
@spec_name.setter
|
|
@@ -1609,6 +1885,11 @@ class ErEnvConfPresetCanaryNeimengguArgs:
|
|
|
1609
1885
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1610
1886
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1611
1887
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
1888
|
+
"""
|
|
1889
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
1890
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
1891
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1892
|
+
"""
|
|
1612
1893
|
if allowed_hosts is not None:
|
|
1613
1894
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1614
1895
|
if code_rev is not None:
|
|
@@ -1619,6 +1900,9 @@ class ErEnvConfPresetCanaryNeimengguArgs:
|
|
|
1619
1900
|
@property
|
|
1620
1901
|
@pulumi.getter(name="allowedHosts")
|
|
1621
1902
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
1903
|
+
"""
|
|
1904
|
+
Allowed DCDN domain names.
|
|
1905
|
+
"""
|
|
1622
1906
|
return pulumi.get(self, "allowed_hosts")
|
|
1623
1907
|
|
|
1624
1908
|
@allowed_hosts.setter
|
|
@@ -1628,6 +1912,9 @@ class ErEnvConfPresetCanaryNeimengguArgs:
|
|
|
1628
1912
|
@property
|
|
1629
1913
|
@pulumi.getter(name="codeRev")
|
|
1630
1914
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
1915
|
+
"""
|
|
1916
|
+
The version number of the code.
|
|
1917
|
+
"""
|
|
1631
1918
|
return pulumi.get(self, "code_rev")
|
|
1632
1919
|
|
|
1633
1920
|
@code_rev.setter
|
|
@@ -1637,6 +1924,9 @@ class ErEnvConfPresetCanaryNeimengguArgs:
|
|
|
1637
1924
|
@property
|
|
1638
1925
|
@pulumi.getter(name="specName")
|
|
1639
1926
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
1927
|
+
"""
|
|
1928
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1929
|
+
"""
|
|
1640
1930
|
return pulumi.get(self, "spec_name")
|
|
1641
1931
|
|
|
1642
1932
|
@spec_name.setter
|
|
@@ -1650,6 +1940,11 @@ class ErEnvConfPresetCanaryNingxiaArgs:
|
|
|
1650
1940
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1651
1941
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1652
1942
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
1943
|
+
"""
|
|
1944
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
1945
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
1946
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1947
|
+
"""
|
|
1653
1948
|
if allowed_hosts is not None:
|
|
1654
1949
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1655
1950
|
if code_rev is not None:
|
|
@@ -1660,6 +1955,9 @@ class ErEnvConfPresetCanaryNingxiaArgs:
|
|
|
1660
1955
|
@property
|
|
1661
1956
|
@pulumi.getter(name="allowedHosts")
|
|
1662
1957
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
1958
|
+
"""
|
|
1959
|
+
Allowed DCDN domain names.
|
|
1960
|
+
"""
|
|
1663
1961
|
return pulumi.get(self, "allowed_hosts")
|
|
1664
1962
|
|
|
1665
1963
|
@allowed_hosts.setter
|
|
@@ -1669,6 +1967,9 @@ class ErEnvConfPresetCanaryNingxiaArgs:
|
|
|
1669
1967
|
@property
|
|
1670
1968
|
@pulumi.getter(name="codeRev")
|
|
1671
1969
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
1970
|
+
"""
|
|
1971
|
+
The version number of the code.
|
|
1972
|
+
"""
|
|
1672
1973
|
return pulumi.get(self, "code_rev")
|
|
1673
1974
|
|
|
1674
1975
|
@code_rev.setter
|
|
@@ -1678,6 +1979,9 @@ class ErEnvConfPresetCanaryNingxiaArgs:
|
|
|
1678
1979
|
@property
|
|
1679
1980
|
@pulumi.getter(name="specName")
|
|
1680
1981
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
1982
|
+
"""
|
|
1983
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
1984
|
+
"""
|
|
1681
1985
|
return pulumi.get(self, "spec_name")
|
|
1682
1986
|
|
|
1683
1987
|
@spec_name.setter
|
|
@@ -1691,6 +1995,11 @@ class ErEnvConfPresetCanaryOverseasArgs:
|
|
|
1691
1995
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1692
1996
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1693
1997
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
1998
|
+
"""
|
|
1999
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
2000
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
2001
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2002
|
+
"""
|
|
1694
2003
|
if allowed_hosts is not None:
|
|
1695
2004
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1696
2005
|
if code_rev is not None:
|
|
@@ -1701,6 +2010,9 @@ class ErEnvConfPresetCanaryOverseasArgs:
|
|
|
1701
2010
|
@property
|
|
1702
2011
|
@pulumi.getter(name="allowedHosts")
|
|
1703
2012
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
2013
|
+
"""
|
|
2014
|
+
Allowed DCDN domain names.
|
|
2015
|
+
"""
|
|
1704
2016
|
return pulumi.get(self, "allowed_hosts")
|
|
1705
2017
|
|
|
1706
2018
|
@allowed_hosts.setter
|
|
@@ -1710,6 +2022,9 @@ class ErEnvConfPresetCanaryOverseasArgs:
|
|
|
1710
2022
|
@property
|
|
1711
2023
|
@pulumi.getter(name="codeRev")
|
|
1712
2024
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
2025
|
+
"""
|
|
2026
|
+
The version number of the code.
|
|
2027
|
+
"""
|
|
1713
2028
|
return pulumi.get(self, "code_rev")
|
|
1714
2029
|
|
|
1715
2030
|
@code_rev.setter
|
|
@@ -1719,6 +2034,9 @@ class ErEnvConfPresetCanaryOverseasArgs:
|
|
|
1719
2034
|
@property
|
|
1720
2035
|
@pulumi.getter(name="specName")
|
|
1721
2036
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
2037
|
+
"""
|
|
2038
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2039
|
+
"""
|
|
1722
2040
|
return pulumi.get(self, "spec_name")
|
|
1723
2041
|
|
|
1724
2042
|
@spec_name.setter
|
|
@@ -1732,6 +2050,11 @@ class ErEnvConfPresetCanaryQinghaiArgs:
|
|
|
1732
2050
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1733
2051
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1734
2052
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
2053
|
+
"""
|
|
2054
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
2055
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
2056
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2057
|
+
"""
|
|
1735
2058
|
if allowed_hosts is not None:
|
|
1736
2059
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1737
2060
|
if code_rev is not None:
|
|
@@ -1742,6 +2065,9 @@ class ErEnvConfPresetCanaryQinghaiArgs:
|
|
|
1742
2065
|
@property
|
|
1743
2066
|
@pulumi.getter(name="allowedHosts")
|
|
1744
2067
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
2068
|
+
"""
|
|
2069
|
+
Allowed DCDN domain names.
|
|
2070
|
+
"""
|
|
1745
2071
|
return pulumi.get(self, "allowed_hosts")
|
|
1746
2072
|
|
|
1747
2073
|
@allowed_hosts.setter
|
|
@@ -1751,6 +2077,9 @@ class ErEnvConfPresetCanaryQinghaiArgs:
|
|
|
1751
2077
|
@property
|
|
1752
2078
|
@pulumi.getter(name="codeRev")
|
|
1753
2079
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
2080
|
+
"""
|
|
2081
|
+
The version number of the code.
|
|
2082
|
+
"""
|
|
1754
2083
|
return pulumi.get(self, "code_rev")
|
|
1755
2084
|
|
|
1756
2085
|
@code_rev.setter
|
|
@@ -1760,6 +2089,9 @@ class ErEnvConfPresetCanaryQinghaiArgs:
|
|
|
1760
2089
|
@property
|
|
1761
2090
|
@pulumi.getter(name="specName")
|
|
1762
2091
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
2092
|
+
"""
|
|
2093
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2094
|
+
"""
|
|
1763
2095
|
return pulumi.get(self, "spec_name")
|
|
1764
2096
|
|
|
1765
2097
|
@spec_name.setter
|
|
@@ -1773,6 +2105,11 @@ class ErEnvConfPresetCanaryShaanxiArgs:
|
|
|
1773
2105
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1774
2106
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1775
2107
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
2108
|
+
"""
|
|
2109
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
2110
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
2111
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2112
|
+
"""
|
|
1776
2113
|
if allowed_hosts is not None:
|
|
1777
2114
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1778
2115
|
if code_rev is not None:
|
|
@@ -1783,6 +2120,9 @@ class ErEnvConfPresetCanaryShaanxiArgs:
|
|
|
1783
2120
|
@property
|
|
1784
2121
|
@pulumi.getter(name="allowedHosts")
|
|
1785
2122
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
2123
|
+
"""
|
|
2124
|
+
Allowed DCDN domain names.
|
|
2125
|
+
"""
|
|
1786
2126
|
return pulumi.get(self, "allowed_hosts")
|
|
1787
2127
|
|
|
1788
2128
|
@allowed_hosts.setter
|
|
@@ -1792,6 +2132,9 @@ class ErEnvConfPresetCanaryShaanxiArgs:
|
|
|
1792
2132
|
@property
|
|
1793
2133
|
@pulumi.getter(name="codeRev")
|
|
1794
2134
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
2135
|
+
"""
|
|
2136
|
+
The version number of the code.
|
|
2137
|
+
"""
|
|
1795
2138
|
return pulumi.get(self, "code_rev")
|
|
1796
2139
|
|
|
1797
2140
|
@code_rev.setter
|
|
@@ -1801,6 +2144,9 @@ class ErEnvConfPresetCanaryShaanxiArgs:
|
|
|
1801
2144
|
@property
|
|
1802
2145
|
@pulumi.getter(name="specName")
|
|
1803
2146
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
2147
|
+
"""
|
|
2148
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2149
|
+
"""
|
|
1804
2150
|
return pulumi.get(self, "spec_name")
|
|
1805
2151
|
|
|
1806
2152
|
@spec_name.setter
|
|
@@ -1814,6 +2160,11 @@ class ErEnvConfPresetCanaryShandongArgs:
|
|
|
1814
2160
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1815
2161
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1816
2162
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
2163
|
+
"""
|
|
2164
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
2165
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
2166
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2167
|
+
"""
|
|
1817
2168
|
if allowed_hosts is not None:
|
|
1818
2169
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1819
2170
|
if code_rev is not None:
|
|
@@ -1824,6 +2175,9 @@ class ErEnvConfPresetCanaryShandongArgs:
|
|
|
1824
2175
|
@property
|
|
1825
2176
|
@pulumi.getter(name="allowedHosts")
|
|
1826
2177
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
2178
|
+
"""
|
|
2179
|
+
Allowed DCDN domain names.
|
|
2180
|
+
"""
|
|
1827
2181
|
return pulumi.get(self, "allowed_hosts")
|
|
1828
2182
|
|
|
1829
2183
|
@allowed_hosts.setter
|
|
@@ -1833,6 +2187,9 @@ class ErEnvConfPresetCanaryShandongArgs:
|
|
|
1833
2187
|
@property
|
|
1834
2188
|
@pulumi.getter(name="codeRev")
|
|
1835
2189
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
2190
|
+
"""
|
|
2191
|
+
The version number of the code.
|
|
2192
|
+
"""
|
|
1836
2193
|
return pulumi.get(self, "code_rev")
|
|
1837
2194
|
|
|
1838
2195
|
@code_rev.setter
|
|
@@ -1842,6 +2199,9 @@ class ErEnvConfPresetCanaryShandongArgs:
|
|
|
1842
2199
|
@property
|
|
1843
2200
|
@pulumi.getter(name="specName")
|
|
1844
2201
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
2202
|
+
"""
|
|
2203
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2204
|
+
"""
|
|
1845
2205
|
return pulumi.get(self, "spec_name")
|
|
1846
2206
|
|
|
1847
2207
|
@spec_name.setter
|
|
@@ -1855,6 +2215,11 @@ class ErEnvConfPresetCanaryShanghaiArgs:
|
|
|
1855
2215
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1856
2216
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1857
2217
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
2218
|
+
"""
|
|
2219
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
2220
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
2221
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2222
|
+
"""
|
|
1858
2223
|
if allowed_hosts is not None:
|
|
1859
2224
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1860
2225
|
if code_rev is not None:
|
|
@@ -1865,6 +2230,9 @@ class ErEnvConfPresetCanaryShanghaiArgs:
|
|
|
1865
2230
|
@property
|
|
1866
2231
|
@pulumi.getter(name="allowedHosts")
|
|
1867
2232
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
2233
|
+
"""
|
|
2234
|
+
Allowed DCDN domain names.
|
|
2235
|
+
"""
|
|
1868
2236
|
return pulumi.get(self, "allowed_hosts")
|
|
1869
2237
|
|
|
1870
2238
|
@allowed_hosts.setter
|
|
@@ -1874,6 +2242,9 @@ class ErEnvConfPresetCanaryShanghaiArgs:
|
|
|
1874
2242
|
@property
|
|
1875
2243
|
@pulumi.getter(name="codeRev")
|
|
1876
2244
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
2245
|
+
"""
|
|
2246
|
+
The version number of the code.
|
|
2247
|
+
"""
|
|
1877
2248
|
return pulumi.get(self, "code_rev")
|
|
1878
2249
|
|
|
1879
2250
|
@code_rev.setter
|
|
@@ -1883,6 +2254,9 @@ class ErEnvConfPresetCanaryShanghaiArgs:
|
|
|
1883
2254
|
@property
|
|
1884
2255
|
@pulumi.getter(name="specName")
|
|
1885
2256
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
2257
|
+
"""
|
|
2258
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2259
|
+
"""
|
|
1886
2260
|
return pulumi.get(self, "spec_name")
|
|
1887
2261
|
|
|
1888
2262
|
@spec_name.setter
|
|
@@ -1896,6 +2270,11 @@ class ErEnvConfPresetCanaryShanxiArgs:
|
|
|
1896
2270
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1897
2271
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1898
2272
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
2273
|
+
"""
|
|
2274
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
2275
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
2276
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2277
|
+
"""
|
|
1899
2278
|
if allowed_hosts is not None:
|
|
1900
2279
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1901
2280
|
if code_rev is not None:
|
|
@@ -1906,6 +2285,9 @@ class ErEnvConfPresetCanaryShanxiArgs:
|
|
|
1906
2285
|
@property
|
|
1907
2286
|
@pulumi.getter(name="allowedHosts")
|
|
1908
2287
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
2288
|
+
"""
|
|
2289
|
+
Allowed DCDN domain names.
|
|
2290
|
+
"""
|
|
1909
2291
|
return pulumi.get(self, "allowed_hosts")
|
|
1910
2292
|
|
|
1911
2293
|
@allowed_hosts.setter
|
|
@@ -1915,6 +2297,9 @@ class ErEnvConfPresetCanaryShanxiArgs:
|
|
|
1915
2297
|
@property
|
|
1916
2298
|
@pulumi.getter(name="codeRev")
|
|
1917
2299
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
2300
|
+
"""
|
|
2301
|
+
The version number of the code.
|
|
2302
|
+
"""
|
|
1918
2303
|
return pulumi.get(self, "code_rev")
|
|
1919
2304
|
|
|
1920
2305
|
@code_rev.setter
|
|
@@ -1924,6 +2309,9 @@ class ErEnvConfPresetCanaryShanxiArgs:
|
|
|
1924
2309
|
@property
|
|
1925
2310
|
@pulumi.getter(name="specName")
|
|
1926
2311
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
2312
|
+
"""
|
|
2313
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2314
|
+
"""
|
|
1927
2315
|
return pulumi.get(self, "spec_name")
|
|
1928
2316
|
|
|
1929
2317
|
@spec_name.setter
|
|
@@ -1937,6 +2325,11 @@ class ErEnvConfPresetCanarySichuanArgs:
|
|
|
1937
2325
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1938
2326
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1939
2327
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
2328
|
+
"""
|
|
2329
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
2330
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
2331
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2332
|
+
"""
|
|
1940
2333
|
if allowed_hosts is not None:
|
|
1941
2334
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1942
2335
|
if code_rev is not None:
|
|
@@ -1947,6 +2340,9 @@ class ErEnvConfPresetCanarySichuanArgs:
|
|
|
1947
2340
|
@property
|
|
1948
2341
|
@pulumi.getter(name="allowedHosts")
|
|
1949
2342
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
2343
|
+
"""
|
|
2344
|
+
Allowed DCDN domain names.
|
|
2345
|
+
"""
|
|
1950
2346
|
return pulumi.get(self, "allowed_hosts")
|
|
1951
2347
|
|
|
1952
2348
|
@allowed_hosts.setter
|
|
@@ -1956,6 +2352,9 @@ class ErEnvConfPresetCanarySichuanArgs:
|
|
|
1956
2352
|
@property
|
|
1957
2353
|
@pulumi.getter(name="codeRev")
|
|
1958
2354
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
2355
|
+
"""
|
|
2356
|
+
The version number of the code.
|
|
2357
|
+
"""
|
|
1959
2358
|
return pulumi.get(self, "code_rev")
|
|
1960
2359
|
|
|
1961
2360
|
@code_rev.setter
|
|
@@ -1965,6 +2364,9 @@ class ErEnvConfPresetCanarySichuanArgs:
|
|
|
1965
2364
|
@property
|
|
1966
2365
|
@pulumi.getter(name="specName")
|
|
1967
2366
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
2367
|
+
"""
|
|
2368
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2369
|
+
"""
|
|
1968
2370
|
return pulumi.get(self, "spec_name")
|
|
1969
2371
|
|
|
1970
2372
|
@spec_name.setter
|
|
@@ -1978,6 +2380,11 @@ class ErEnvConfPresetCanaryTaiwanArgs:
|
|
|
1978
2380
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1979
2381
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
1980
2382
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
2383
|
+
"""
|
|
2384
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
2385
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
2386
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2387
|
+
"""
|
|
1981
2388
|
if allowed_hosts is not None:
|
|
1982
2389
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
1983
2390
|
if code_rev is not None:
|
|
@@ -1988,6 +2395,9 @@ class ErEnvConfPresetCanaryTaiwanArgs:
|
|
|
1988
2395
|
@property
|
|
1989
2396
|
@pulumi.getter(name="allowedHosts")
|
|
1990
2397
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
2398
|
+
"""
|
|
2399
|
+
Allowed DCDN domain names.
|
|
2400
|
+
"""
|
|
1991
2401
|
return pulumi.get(self, "allowed_hosts")
|
|
1992
2402
|
|
|
1993
2403
|
@allowed_hosts.setter
|
|
@@ -1997,6 +2407,9 @@ class ErEnvConfPresetCanaryTaiwanArgs:
|
|
|
1997
2407
|
@property
|
|
1998
2408
|
@pulumi.getter(name="codeRev")
|
|
1999
2409
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
2410
|
+
"""
|
|
2411
|
+
The version number of the code.
|
|
2412
|
+
"""
|
|
2000
2413
|
return pulumi.get(self, "code_rev")
|
|
2001
2414
|
|
|
2002
2415
|
@code_rev.setter
|
|
@@ -2006,6 +2419,9 @@ class ErEnvConfPresetCanaryTaiwanArgs:
|
|
|
2006
2419
|
@property
|
|
2007
2420
|
@pulumi.getter(name="specName")
|
|
2008
2421
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
2422
|
+
"""
|
|
2423
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2424
|
+
"""
|
|
2009
2425
|
return pulumi.get(self, "spec_name")
|
|
2010
2426
|
|
|
2011
2427
|
@spec_name.setter
|
|
@@ -2019,6 +2435,11 @@ class ErEnvConfPresetCanaryTianjinArgs:
|
|
|
2019
2435
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
2020
2436
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
2021
2437
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
2438
|
+
"""
|
|
2439
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
2440
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
2441
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2442
|
+
"""
|
|
2022
2443
|
if allowed_hosts is not None:
|
|
2023
2444
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
2024
2445
|
if code_rev is not None:
|
|
@@ -2029,6 +2450,9 @@ class ErEnvConfPresetCanaryTianjinArgs:
|
|
|
2029
2450
|
@property
|
|
2030
2451
|
@pulumi.getter(name="allowedHosts")
|
|
2031
2452
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
2453
|
+
"""
|
|
2454
|
+
Allowed DCDN domain names.
|
|
2455
|
+
"""
|
|
2032
2456
|
return pulumi.get(self, "allowed_hosts")
|
|
2033
2457
|
|
|
2034
2458
|
@allowed_hosts.setter
|
|
@@ -2038,6 +2462,9 @@ class ErEnvConfPresetCanaryTianjinArgs:
|
|
|
2038
2462
|
@property
|
|
2039
2463
|
@pulumi.getter(name="codeRev")
|
|
2040
2464
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
2465
|
+
"""
|
|
2466
|
+
The version number of the code.
|
|
2467
|
+
"""
|
|
2041
2468
|
return pulumi.get(self, "code_rev")
|
|
2042
2469
|
|
|
2043
2470
|
@code_rev.setter
|
|
@@ -2047,6 +2474,9 @@ class ErEnvConfPresetCanaryTianjinArgs:
|
|
|
2047
2474
|
@property
|
|
2048
2475
|
@pulumi.getter(name="specName")
|
|
2049
2476
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
2477
|
+
"""
|
|
2478
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2479
|
+
"""
|
|
2050
2480
|
return pulumi.get(self, "spec_name")
|
|
2051
2481
|
|
|
2052
2482
|
@spec_name.setter
|
|
@@ -2060,6 +2490,11 @@ class ErEnvConfPresetCanaryXinjiangArgs:
|
|
|
2060
2490
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
2061
2491
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
2062
2492
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
2493
|
+
"""
|
|
2494
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
2495
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
2496
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2497
|
+
"""
|
|
2063
2498
|
if allowed_hosts is not None:
|
|
2064
2499
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
2065
2500
|
if code_rev is not None:
|
|
@@ -2070,6 +2505,9 @@ class ErEnvConfPresetCanaryXinjiangArgs:
|
|
|
2070
2505
|
@property
|
|
2071
2506
|
@pulumi.getter(name="allowedHosts")
|
|
2072
2507
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
2508
|
+
"""
|
|
2509
|
+
Allowed DCDN domain names.
|
|
2510
|
+
"""
|
|
2073
2511
|
return pulumi.get(self, "allowed_hosts")
|
|
2074
2512
|
|
|
2075
2513
|
@allowed_hosts.setter
|
|
@@ -2079,6 +2517,9 @@ class ErEnvConfPresetCanaryXinjiangArgs:
|
|
|
2079
2517
|
@property
|
|
2080
2518
|
@pulumi.getter(name="codeRev")
|
|
2081
2519
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
2520
|
+
"""
|
|
2521
|
+
The version number of the code.
|
|
2522
|
+
"""
|
|
2082
2523
|
return pulumi.get(self, "code_rev")
|
|
2083
2524
|
|
|
2084
2525
|
@code_rev.setter
|
|
@@ -2088,6 +2529,9 @@ class ErEnvConfPresetCanaryXinjiangArgs:
|
|
|
2088
2529
|
@property
|
|
2089
2530
|
@pulumi.getter(name="specName")
|
|
2090
2531
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
2532
|
+
"""
|
|
2533
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2534
|
+
"""
|
|
2091
2535
|
return pulumi.get(self, "spec_name")
|
|
2092
2536
|
|
|
2093
2537
|
@spec_name.setter
|
|
@@ -2101,6 +2545,11 @@ class ErEnvConfPresetCanaryXizangArgs:
|
|
|
2101
2545
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
2102
2546
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
2103
2547
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
2548
|
+
"""
|
|
2549
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
2550
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
2551
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2552
|
+
"""
|
|
2104
2553
|
if allowed_hosts is not None:
|
|
2105
2554
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
2106
2555
|
if code_rev is not None:
|
|
@@ -2111,6 +2560,9 @@ class ErEnvConfPresetCanaryXizangArgs:
|
|
|
2111
2560
|
@property
|
|
2112
2561
|
@pulumi.getter(name="allowedHosts")
|
|
2113
2562
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
2563
|
+
"""
|
|
2564
|
+
Allowed DCDN domain names.
|
|
2565
|
+
"""
|
|
2114
2566
|
return pulumi.get(self, "allowed_hosts")
|
|
2115
2567
|
|
|
2116
2568
|
@allowed_hosts.setter
|
|
@@ -2120,6 +2572,9 @@ class ErEnvConfPresetCanaryXizangArgs:
|
|
|
2120
2572
|
@property
|
|
2121
2573
|
@pulumi.getter(name="codeRev")
|
|
2122
2574
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
2575
|
+
"""
|
|
2576
|
+
The version number of the code.
|
|
2577
|
+
"""
|
|
2123
2578
|
return pulumi.get(self, "code_rev")
|
|
2124
2579
|
|
|
2125
2580
|
@code_rev.setter
|
|
@@ -2129,6 +2584,9 @@ class ErEnvConfPresetCanaryXizangArgs:
|
|
|
2129
2584
|
@property
|
|
2130
2585
|
@pulumi.getter(name="specName")
|
|
2131
2586
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
2587
|
+
"""
|
|
2588
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2589
|
+
"""
|
|
2132
2590
|
return pulumi.get(self, "spec_name")
|
|
2133
2591
|
|
|
2134
2592
|
@spec_name.setter
|
|
@@ -2142,6 +2600,11 @@ class ErEnvConfPresetCanaryYunnanArgs:
|
|
|
2142
2600
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
2143
2601
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
2144
2602
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
2603
|
+
"""
|
|
2604
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
2605
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
2606
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2607
|
+
"""
|
|
2145
2608
|
if allowed_hosts is not None:
|
|
2146
2609
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
2147
2610
|
if code_rev is not None:
|
|
@@ -2152,6 +2615,9 @@ class ErEnvConfPresetCanaryYunnanArgs:
|
|
|
2152
2615
|
@property
|
|
2153
2616
|
@pulumi.getter(name="allowedHosts")
|
|
2154
2617
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
2618
|
+
"""
|
|
2619
|
+
Allowed DCDN domain names.
|
|
2620
|
+
"""
|
|
2155
2621
|
return pulumi.get(self, "allowed_hosts")
|
|
2156
2622
|
|
|
2157
2623
|
@allowed_hosts.setter
|
|
@@ -2161,6 +2627,9 @@ class ErEnvConfPresetCanaryYunnanArgs:
|
|
|
2161
2627
|
@property
|
|
2162
2628
|
@pulumi.getter(name="codeRev")
|
|
2163
2629
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
2630
|
+
"""
|
|
2631
|
+
The version number of the code.
|
|
2632
|
+
"""
|
|
2164
2633
|
return pulumi.get(self, "code_rev")
|
|
2165
2634
|
|
|
2166
2635
|
@code_rev.setter
|
|
@@ -2170,6 +2639,9 @@ class ErEnvConfPresetCanaryYunnanArgs:
|
|
|
2170
2639
|
@property
|
|
2171
2640
|
@pulumi.getter(name="specName")
|
|
2172
2641
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
2642
|
+
"""
|
|
2643
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2644
|
+
"""
|
|
2173
2645
|
return pulumi.get(self, "spec_name")
|
|
2174
2646
|
|
|
2175
2647
|
@spec_name.setter
|
|
@@ -2183,6 +2655,11 @@ class ErEnvConfPresetCanaryZhejiangArgs:
|
|
|
2183
2655
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
2184
2656
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
2185
2657
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
2658
|
+
"""
|
|
2659
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
2660
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
2661
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2662
|
+
"""
|
|
2186
2663
|
if allowed_hosts is not None:
|
|
2187
2664
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
2188
2665
|
if code_rev is not None:
|
|
@@ -2193,6 +2670,9 @@ class ErEnvConfPresetCanaryZhejiangArgs:
|
|
|
2193
2670
|
@property
|
|
2194
2671
|
@pulumi.getter(name="allowedHosts")
|
|
2195
2672
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
2673
|
+
"""
|
|
2674
|
+
Allowed DCDN domain names.
|
|
2675
|
+
"""
|
|
2196
2676
|
return pulumi.get(self, "allowed_hosts")
|
|
2197
2677
|
|
|
2198
2678
|
@allowed_hosts.setter
|
|
@@ -2202,6 +2682,9 @@ class ErEnvConfPresetCanaryZhejiangArgs:
|
|
|
2202
2682
|
@property
|
|
2203
2683
|
@pulumi.getter(name="codeRev")
|
|
2204
2684
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
2685
|
+
"""
|
|
2686
|
+
The version number of the code.
|
|
2687
|
+
"""
|
|
2205
2688
|
return pulumi.get(self, "code_rev")
|
|
2206
2689
|
|
|
2207
2690
|
@code_rev.setter
|
|
@@ -2211,6 +2694,9 @@ class ErEnvConfPresetCanaryZhejiangArgs:
|
|
|
2211
2694
|
@property
|
|
2212
2695
|
@pulumi.getter(name="specName")
|
|
2213
2696
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
2697
|
+
"""
|
|
2698
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2699
|
+
"""
|
|
2214
2700
|
return pulumi.get(self, "spec_name")
|
|
2215
2701
|
|
|
2216
2702
|
@spec_name.setter
|
|
@@ -2224,6 +2710,11 @@ class ErEnvConfProductionArgs:
|
|
|
2224
2710
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
2225
2711
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
2226
2712
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
2713
|
+
"""
|
|
2714
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
2715
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
2716
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2717
|
+
"""
|
|
2227
2718
|
if allowed_hosts is not None:
|
|
2228
2719
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
2229
2720
|
if code_rev is not None:
|
|
@@ -2234,6 +2725,9 @@ class ErEnvConfProductionArgs:
|
|
|
2234
2725
|
@property
|
|
2235
2726
|
@pulumi.getter(name="allowedHosts")
|
|
2236
2727
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
2728
|
+
"""
|
|
2729
|
+
Allowed DCDN domain names.
|
|
2730
|
+
"""
|
|
2237
2731
|
return pulumi.get(self, "allowed_hosts")
|
|
2238
2732
|
|
|
2239
2733
|
@allowed_hosts.setter
|
|
@@ -2243,6 +2737,9 @@ class ErEnvConfProductionArgs:
|
|
|
2243
2737
|
@property
|
|
2244
2738
|
@pulumi.getter(name="codeRev")
|
|
2245
2739
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
2740
|
+
"""
|
|
2741
|
+
The version number of the code.
|
|
2742
|
+
"""
|
|
2246
2743
|
return pulumi.get(self, "code_rev")
|
|
2247
2744
|
|
|
2248
2745
|
@code_rev.setter
|
|
@@ -2252,6 +2749,9 @@ class ErEnvConfProductionArgs:
|
|
|
2252
2749
|
@property
|
|
2253
2750
|
@pulumi.getter(name="specName")
|
|
2254
2751
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
2752
|
+
"""
|
|
2753
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2754
|
+
"""
|
|
2255
2755
|
return pulumi.get(self, "spec_name")
|
|
2256
2756
|
|
|
2257
2757
|
@spec_name.setter
|
|
@@ -2265,6 +2765,11 @@ class ErEnvConfStagingArgs:
|
|
|
2265
2765
|
allowed_hosts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
2266
2766
|
code_rev: Optional[pulumi.Input[str]] = None,
|
|
2267
2767
|
spec_name: Optional[pulumi.Input[str]] = None):
|
|
2768
|
+
"""
|
|
2769
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_hosts: Allowed DCDN domain names.
|
|
2770
|
+
:param pulumi.Input[str] code_rev: The version number of the code.
|
|
2771
|
+
:param pulumi.Input[str] spec_name: The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2772
|
+
"""
|
|
2268
2773
|
if allowed_hosts is not None:
|
|
2269
2774
|
pulumi.set(__self__, "allowed_hosts", allowed_hosts)
|
|
2270
2775
|
if code_rev is not None:
|
|
@@ -2275,6 +2780,9 @@ class ErEnvConfStagingArgs:
|
|
|
2275
2780
|
@property
|
|
2276
2781
|
@pulumi.getter(name="allowedHosts")
|
|
2277
2782
|
def allowed_hosts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
2783
|
+
"""
|
|
2784
|
+
Allowed DCDN domain names.
|
|
2785
|
+
"""
|
|
2278
2786
|
return pulumi.get(self, "allowed_hosts")
|
|
2279
2787
|
|
|
2280
2788
|
@allowed_hosts.setter
|
|
@@ -2284,6 +2792,9 @@ class ErEnvConfStagingArgs:
|
|
|
2284
2792
|
@property
|
|
2285
2793
|
@pulumi.getter(name="codeRev")
|
|
2286
2794
|
def code_rev(self) -> Optional[pulumi.Input[str]]:
|
|
2795
|
+
"""
|
|
2796
|
+
The version number of the code.
|
|
2797
|
+
"""
|
|
2287
2798
|
return pulumi.get(self, "code_rev")
|
|
2288
2799
|
|
|
2289
2800
|
@code_rev.setter
|
|
@@ -2293,6 +2804,9 @@ class ErEnvConfStagingArgs:
|
|
|
2293
2804
|
@property
|
|
2294
2805
|
@pulumi.getter(name="specName")
|
|
2295
2806
|
def spec_name(self) -> Optional[pulumi.Input[str]]:
|
|
2807
|
+
"""
|
|
2808
|
+
The specification of the CPU time slice. Valid values: `5ms`, `50ms`, `100ms`.
|
|
2809
|
+
"""
|
|
2296
2810
|
return pulumi.get(self, "spec_name")
|
|
2297
2811
|
|
|
2298
2812
|
@spec_name.setter
|
|
@@ -2560,6 +3074,11 @@ class WafRuleRateLimitStatusArgs:
|
|
|
2560
3074
|
code: Optional[pulumi.Input[str]] = None,
|
|
2561
3075
|
count: Optional[pulumi.Input[int]] = None,
|
|
2562
3076
|
ratio: Optional[pulumi.Input[int]] = None):
|
|
3077
|
+
"""
|
|
3078
|
+
:param pulumi.Input[str] code: The HTTP status code returned.
|
|
3079
|
+
:param pulumi.Input[int] count: The number of times that the HTTP status code that was returned. Valid values: 2 to 50000. You can configure only one of the `ratio` and `count` fields.
|
|
3080
|
+
:param pulumi.Input[int] ratio: The percentage of HTTP status codes. Valid values: 1 to 100. You can configure only one of the `ratio` and `count` fields.
|
|
3081
|
+
"""
|
|
2563
3082
|
if code is not None:
|
|
2564
3083
|
pulumi.set(__self__, "code", code)
|
|
2565
3084
|
if count is not None:
|
|
@@ -2570,6 +3089,9 @@ class WafRuleRateLimitStatusArgs:
|
|
|
2570
3089
|
@property
|
|
2571
3090
|
@pulumi.getter
|
|
2572
3091
|
def code(self) -> Optional[pulumi.Input[str]]:
|
|
3092
|
+
"""
|
|
3093
|
+
The HTTP status code returned.
|
|
3094
|
+
"""
|
|
2573
3095
|
return pulumi.get(self, "code")
|
|
2574
3096
|
|
|
2575
3097
|
@code.setter
|
|
@@ -2579,6 +3101,9 @@ class WafRuleRateLimitStatusArgs:
|
|
|
2579
3101
|
@property
|
|
2580
3102
|
@pulumi.getter
|
|
2581
3103
|
def count(self) -> Optional[pulumi.Input[int]]:
|
|
3104
|
+
"""
|
|
3105
|
+
The number of times that the HTTP status code that was returned. Valid values: 2 to 50000. You can configure only one of the `ratio` and `count` fields.
|
|
3106
|
+
"""
|
|
2582
3107
|
return pulumi.get(self, "count")
|
|
2583
3108
|
|
|
2584
3109
|
@count.setter
|
|
@@ -2588,6 +3113,9 @@ class WafRuleRateLimitStatusArgs:
|
|
|
2588
3113
|
@property
|
|
2589
3114
|
@pulumi.getter
|
|
2590
3115
|
def ratio(self) -> Optional[pulumi.Input[int]]:
|
|
3116
|
+
"""
|
|
3117
|
+
The percentage of HTTP status codes. Valid values: 1 to 100. You can configure only one of the `ratio` and `count` fields.
|
|
3118
|
+
"""
|
|
2591
3119
|
return pulumi.get(self, "ratio")
|
|
2592
3120
|
|
|
2593
3121
|
@ratio.setter
|