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
|
@@ -24,12 +24,21 @@ class GetDomainsDomainResult(dict):
|
|
|
24
24
|
cname_record: str,
|
|
25
25
|
create_time: str,
|
|
26
26
|
default_domain: str,
|
|
27
|
+
dkim_auth_status: str,
|
|
28
|
+
dkim_public_key: str,
|
|
29
|
+
dkim_rr: str,
|
|
30
|
+
dmarc_auth_status: str,
|
|
31
|
+
dmarc_host_record: str,
|
|
32
|
+
dmarc_record: str,
|
|
33
|
+
dns_dmarc: str,
|
|
27
34
|
dns_mx: str,
|
|
28
35
|
dns_spf: str,
|
|
29
36
|
dns_txt: str,
|
|
30
37
|
domain_id: str,
|
|
31
38
|
domain_name: str,
|
|
39
|
+
domain_record: str,
|
|
32
40
|
domain_type: str,
|
|
41
|
+
host_record: str,
|
|
33
42
|
icp_status: str,
|
|
34
43
|
id: str,
|
|
35
44
|
mx_auth_status: str,
|
|
@@ -40,38 +49,56 @@ class GetDomainsDomainResult(dict):
|
|
|
40
49
|
tl_domain_name: str,
|
|
41
50
|
tracef_record: str):
|
|
42
51
|
"""
|
|
43
|
-
:param str cname_auth_status:
|
|
44
|
-
:param str cname_confirm_status: Indicates whether the CNAME record is successfully verified.
|
|
45
|
-
:param str cname_record: The value of the CNAME record.
|
|
52
|
+
:param str cname_auth_status: Indicates whether your ownership of the domain is verified.
|
|
53
|
+
:param str cname_confirm_status: Indicates whether the CNAME record is successfully verified. **Note:** `cname_confirm_status` takes effect only if `enable_details` is set to `true`.
|
|
54
|
+
:param str cname_record: The value of the CNAME record. **Note:** `cname_record` takes effect only if `enable_details` is set to `true`.
|
|
46
55
|
:param str create_time: The time when the DNS record was created.
|
|
47
|
-
:param str default_domain: The default domain name.
|
|
48
|
-
:param str
|
|
49
|
-
:param str
|
|
50
|
-
:param str
|
|
56
|
+
:param str default_domain: The default domain name. **Note:** `default_domain` takes effect only if `enable_details` is set to `true`.
|
|
57
|
+
:param str dkim_auth_status: (Available since v1.227.1) The DKIM validation flag. **Note:** `dkim_auth_status` takes effect only if `enable_details` is set to `true`.
|
|
58
|
+
:param str dkim_public_key: (Available since v1.227.1) The DKIM public key. **Note:** `dkim_public_key` takes effect only if `enable_details` is set to `true`.
|
|
59
|
+
:param str dkim_rr: (Available since v1.227.1) The DKIM Host Record. **Note:** `dkim_rr` takes effect only if `enable_details` is set to `true`.
|
|
60
|
+
:param str dmarc_auth_status: (Available since v1.227.1) The DMARC validation flag. **Note:** `dmarc_auth_status` takes effect only if `enable_details` is set to `true`.
|
|
61
|
+
:param str dmarc_host_record: (Available since v1.227.1) The DMARC Host Record. **Note:** `dmarc_host_record` takes effect only if `enable_details` is set to `true`.
|
|
62
|
+
:param str dmarc_record: (Available since v1.227.1) The DMARC record. **Note:** `dmarc_record` takes effect only if `enable_details` is set to `true`.
|
|
63
|
+
:param str dns_dmarc: (Available since v1.227.1) The DMARC record value resolved through public DNS. **Note:** `dns_dmarc` takes effect only if `enable_details` is set to `true`.
|
|
64
|
+
:param str dns_mx: The MX record value resolved through public DNS. **Note:** `dns_mx` takes effect only if `enable_details` is set to `true`.
|
|
65
|
+
:param str dns_spf: The SPF record value resolved through public DNS. **Note:** `dns_spf` takes effect only if `enable_details` is set to `true`.
|
|
66
|
+
:param str dns_txt: The TXT record value resolved through public DNS. **Note:** `dns_txt` takes effect only if `enable_details` is set to `true`.
|
|
51
67
|
:param str domain_id: The ID of the domain name.
|
|
52
68
|
:param str domain_name: The domain name.
|
|
53
|
-
:param str
|
|
54
|
-
:param str
|
|
69
|
+
:param str domain_record: (Available since v1.227.1) The value of the Domain record.
|
|
70
|
+
:param str domain_type: The type of the domain. **Note:** `domain_type` takes effect only if `enable_details` is set to `true`.
|
|
71
|
+
:param str host_record: (Available since v1.227.1) The value of the host record. **Note:** `host_record` takes effect only if `enable_details` is set to `true`.
|
|
72
|
+
:param str icp_status: The status of ICP filing.
|
|
55
73
|
:param str id: The ID of the Domain.
|
|
56
|
-
:param str mx_auth_status: Indicates whether the MX record is successfully verified.
|
|
57
|
-
:param str mx_record: The MX verification record provided by
|
|
58
|
-
:param str spf_auth_status: Indicates whether the SPF record is successfully verified.
|
|
59
|
-
:param str spf_record: The SPF verification record provided by
|
|
60
|
-
:param str status: The status of the domain name. Valid values
|
|
61
|
-
:param str tl_domain_name: The primary domain name.
|
|
62
|
-
:param str tracef_record: The CNAME verification record provided by
|
|
74
|
+
:param str mx_auth_status: Indicates whether the MX record is successfully verified.
|
|
75
|
+
:param str mx_record: The MX verification record provided by the Direct Mail console. **Note:** `mx_record` takes effect only if `enable_details` is set to `true`.
|
|
76
|
+
:param str spf_auth_status: Indicates whether the SPF record is successfully verified.
|
|
77
|
+
:param str spf_record: The SPF verification record provided by the Direct Mail console. **Note:** `spf_record` takes effect only if `enable_details` is set to `true`.
|
|
78
|
+
:param str status: The status of the domain name. Valid values:
|
|
79
|
+
:param str tl_domain_name: The primary domain name. **Note:** `tl_domain_name` takes effect only if `enable_details` is set to `true`.
|
|
80
|
+
:param str tracef_record: The CNAME verification record provided by the Direct Mail console. **Note:** `tracef_record` takes effect only if `enable_details` is set to `true`.
|
|
63
81
|
"""
|
|
64
82
|
pulumi.set(__self__, "cname_auth_status", cname_auth_status)
|
|
65
83
|
pulumi.set(__self__, "cname_confirm_status", cname_confirm_status)
|
|
66
84
|
pulumi.set(__self__, "cname_record", cname_record)
|
|
67
85
|
pulumi.set(__self__, "create_time", create_time)
|
|
68
86
|
pulumi.set(__self__, "default_domain", default_domain)
|
|
87
|
+
pulumi.set(__self__, "dkim_auth_status", dkim_auth_status)
|
|
88
|
+
pulumi.set(__self__, "dkim_public_key", dkim_public_key)
|
|
89
|
+
pulumi.set(__self__, "dkim_rr", dkim_rr)
|
|
90
|
+
pulumi.set(__self__, "dmarc_auth_status", dmarc_auth_status)
|
|
91
|
+
pulumi.set(__self__, "dmarc_host_record", dmarc_host_record)
|
|
92
|
+
pulumi.set(__self__, "dmarc_record", dmarc_record)
|
|
93
|
+
pulumi.set(__self__, "dns_dmarc", dns_dmarc)
|
|
69
94
|
pulumi.set(__self__, "dns_mx", dns_mx)
|
|
70
95
|
pulumi.set(__self__, "dns_spf", dns_spf)
|
|
71
96
|
pulumi.set(__self__, "dns_txt", dns_txt)
|
|
72
97
|
pulumi.set(__self__, "domain_id", domain_id)
|
|
73
98
|
pulumi.set(__self__, "domain_name", domain_name)
|
|
99
|
+
pulumi.set(__self__, "domain_record", domain_record)
|
|
74
100
|
pulumi.set(__self__, "domain_type", domain_type)
|
|
101
|
+
pulumi.set(__self__, "host_record", host_record)
|
|
75
102
|
pulumi.set(__self__, "icp_status", icp_status)
|
|
76
103
|
pulumi.set(__self__, "id", id)
|
|
77
104
|
pulumi.set(__self__, "mx_auth_status", mx_auth_status)
|
|
@@ -86,7 +113,7 @@ class GetDomainsDomainResult(dict):
|
|
|
86
113
|
@pulumi.getter(name="cnameAuthStatus")
|
|
87
114
|
def cname_auth_status(self) -> str:
|
|
88
115
|
"""
|
|
89
|
-
|
|
116
|
+
Indicates whether your ownership of the domain is verified.
|
|
90
117
|
"""
|
|
91
118
|
return pulumi.get(self, "cname_auth_status")
|
|
92
119
|
|
|
@@ -94,7 +121,7 @@ class GetDomainsDomainResult(dict):
|
|
|
94
121
|
@pulumi.getter(name="cnameConfirmStatus")
|
|
95
122
|
def cname_confirm_status(self) -> str:
|
|
96
123
|
"""
|
|
97
|
-
Indicates whether the CNAME record is successfully verified.
|
|
124
|
+
Indicates whether the CNAME record is successfully verified. **Note:** `cname_confirm_status` takes effect only if `enable_details` is set to `true`.
|
|
98
125
|
"""
|
|
99
126
|
return pulumi.get(self, "cname_confirm_status")
|
|
100
127
|
|
|
@@ -102,7 +129,7 @@ class GetDomainsDomainResult(dict):
|
|
|
102
129
|
@pulumi.getter(name="cnameRecord")
|
|
103
130
|
def cname_record(self) -> str:
|
|
104
131
|
"""
|
|
105
|
-
The value of the CNAME record.
|
|
132
|
+
The value of the CNAME record. **Note:** `cname_record` takes effect only if `enable_details` is set to `true`.
|
|
106
133
|
"""
|
|
107
134
|
return pulumi.get(self, "cname_record")
|
|
108
135
|
|
|
@@ -118,15 +145,71 @@ class GetDomainsDomainResult(dict):
|
|
|
118
145
|
@pulumi.getter(name="defaultDomain")
|
|
119
146
|
def default_domain(self) -> str:
|
|
120
147
|
"""
|
|
121
|
-
The default domain name.
|
|
148
|
+
The default domain name. **Note:** `default_domain` takes effect only if `enable_details` is set to `true`.
|
|
122
149
|
"""
|
|
123
150
|
return pulumi.get(self, "default_domain")
|
|
124
151
|
|
|
152
|
+
@property
|
|
153
|
+
@pulumi.getter(name="dkimAuthStatus")
|
|
154
|
+
def dkim_auth_status(self) -> str:
|
|
155
|
+
"""
|
|
156
|
+
(Available since v1.227.1) The DKIM validation flag. **Note:** `dkim_auth_status` takes effect only if `enable_details` is set to `true`.
|
|
157
|
+
"""
|
|
158
|
+
return pulumi.get(self, "dkim_auth_status")
|
|
159
|
+
|
|
160
|
+
@property
|
|
161
|
+
@pulumi.getter(name="dkimPublicKey")
|
|
162
|
+
def dkim_public_key(self) -> str:
|
|
163
|
+
"""
|
|
164
|
+
(Available since v1.227.1) The DKIM public key. **Note:** `dkim_public_key` takes effect only if `enable_details` is set to `true`.
|
|
165
|
+
"""
|
|
166
|
+
return pulumi.get(self, "dkim_public_key")
|
|
167
|
+
|
|
168
|
+
@property
|
|
169
|
+
@pulumi.getter(name="dkimRr")
|
|
170
|
+
def dkim_rr(self) -> str:
|
|
171
|
+
"""
|
|
172
|
+
(Available since v1.227.1) The DKIM Host Record. **Note:** `dkim_rr` takes effect only if `enable_details` is set to `true`.
|
|
173
|
+
"""
|
|
174
|
+
return pulumi.get(self, "dkim_rr")
|
|
175
|
+
|
|
176
|
+
@property
|
|
177
|
+
@pulumi.getter(name="dmarcAuthStatus")
|
|
178
|
+
def dmarc_auth_status(self) -> str:
|
|
179
|
+
"""
|
|
180
|
+
(Available since v1.227.1) The DMARC validation flag. **Note:** `dmarc_auth_status` takes effect only if `enable_details` is set to `true`.
|
|
181
|
+
"""
|
|
182
|
+
return pulumi.get(self, "dmarc_auth_status")
|
|
183
|
+
|
|
184
|
+
@property
|
|
185
|
+
@pulumi.getter(name="dmarcHostRecord")
|
|
186
|
+
def dmarc_host_record(self) -> str:
|
|
187
|
+
"""
|
|
188
|
+
(Available since v1.227.1) The DMARC Host Record. **Note:** `dmarc_host_record` takes effect only if `enable_details` is set to `true`.
|
|
189
|
+
"""
|
|
190
|
+
return pulumi.get(self, "dmarc_host_record")
|
|
191
|
+
|
|
192
|
+
@property
|
|
193
|
+
@pulumi.getter(name="dmarcRecord")
|
|
194
|
+
def dmarc_record(self) -> str:
|
|
195
|
+
"""
|
|
196
|
+
(Available since v1.227.1) The DMARC record. **Note:** `dmarc_record` takes effect only if `enable_details` is set to `true`.
|
|
197
|
+
"""
|
|
198
|
+
return pulumi.get(self, "dmarc_record")
|
|
199
|
+
|
|
200
|
+
@property
|
|
201
|
+
@pulumi.getter(name="dnsDmarc")
|
|
202
|
+
def dns_dmarc(self) -> str:
|
|
203
|
+
"""
|
|
204
|
+
(Available since v1.227.1) The DMARC record value resolved through public DNS. **Note:** `dns_dmarc` takes effect only if `enable_details` is set to `true`.
|
|
205
|
+
"""
|
|
206
|
+
return pulumi.get(self, "dns_dmarc")
|
|
207
|
+
|
|
125
208
|
@property
|
|
126
209
|
@pulumi.getter(name="dnsMx")
|
|
127
210
|
def dns_mx(self) -> str:
|
|
128
211
|
"""
|
|
129
|
-
The value
|
|
212
|
+
The MX record value resolved through public DNS. **Note:** `dns_mx` takes effect only if `enable_details` is set to `true`.
|
|
130
213
|
"""
|
|
131
214
|
return pulumi.get(self, "dns_mx")
|
|
132
215
|
|
|
@@ -134,7 +217,7 @@ class GetDomainsDomainResult(dict):
|
|
|
134
217
|
@pulumi.getter(name="dnsSpf")
|
|
135
218
|
def dns_spf(self) -> str:
|
|
136
219
|
"""
|
|
137
|
-
The value
|
|
220
|
+
The SPF record value resolved through public DNS. **Note:** `dns_spf` takes effect only if `enable_details` is set to `true`.
|
|
138
221
|
"""
|
|
139
222
|
return pulumi.get(self, "dns_spf")
|
|
140
223
|
|
|
@@ -142,7 +225,7 @@ class GetDomainsDomainResult(dict):
|
|
|
142
225
|
@pulumi.getter(name="dnsTxt")
|
|
143
226
|
def dns_txt(self) -> str:
|
|
144
227
|
"""
|
|
145
|
-
The value
|
|
228
|
+
The TXT record value resolved through public DNS. **Note:** `dns_txt` takes effect only if `enable_details` is set to `true`.
|
|
146
229
|
"""
|
|
147
230
|
return pulumi.get(self, "dns_txt")
|
|
148
231
|
|
|
@@ -162,19 +245,35 @@ class GetDomainsDomainResult(dict):
|
|
|
162
245
|
"""
|
|
163
246
|
return pulumi.get(self, "domain_name")
|
|
164
247
|
|
|
248
|
+
@property
|
|
249
|
+
@pulumi.getter(name="domainRecord")
|
|
250
|
+
def domain_record(self) -> str:
|
|
251
|
+
"""
|
|
252
|
+
(Available since v1.227.1) The value of the Domain record.
|
|
253
|
+
"""
|
|
254
|
+
return pulumi.get(self, "domain_record")
|
|
255
|
+
|
|
165
256
|
@property
|
|
166
257
|
@pulumi.getter(name="domainType")
|
|
167
258
|
def domain_type(self) -> str:
|
|
168
259
|
"""
|
|
169
|
-
The type of the domain.
|
|
260
|
+
The type of the domain. **Note:** `domain_type` takes effect only if `enable_details` is set to `true`.
|
|
170
261
|
"""
|
|
171
262
|
return pulumi.get(self, "domain_type")
|
|
172
263
|
|
|
264
|
+
@property
|
|
265
|
+
@pulumi.getter(name="hostRecord")
|
|
266
|
+
def host_record(self) -> str:
|
|
267
|
+
"""
|
|
268
|
+
(Available since v1.227.1) The value of the host record. **Note:** `host_record` takes effect only if `enable_details` is set to `true`.
|
|
269
|
+
"""
|
|
270
|
+
return pulumi.get(self, "host_record")
|
|
271
|
+
|
|
173
272
|
@property
|
|
174
273
|
@pulumi.getter(name="icpStatus")
|
|
175
274
|
def icp_status(self) -> str:
|
|
176
275
|
"""
|
|
177
|
-
The status of ICP filing.
|
|
276
|
+
The status of ICP filing.
|
|
178
277
|
"""
|
|
179
278
|
return pulumi.get(self, "icp_status")
|
|
180
279
|
|
|
@@ -190,7 +289,7 @@ class GetDomainsDomainResult(dict):
|
|
|
190
289
|
@pulumi.getter(name="mxAuthStatus")
|
|
191
290
|
def mx_auth_status(self) -> str:
|
|
192
291
|
"""
|
|
193
|
-
Indicates whether the MX record is successfully verified.
|
|
292
|
+
Indicates whether the MX record is successfully verified.
|
|
194
293
|
"""
|
|
195
294
|
return pulumi.get(self, "mx_auth_status")
|
|
196
295
|
|
|
@@ -198,7 +297,7 @@ class GetDomainsDomainResult(dict):
|
|
|
198
297
|
@pulumi.getter(name="mxRecord")
|
|
199
298
|
def mx_record(self) -> str:
|
|
200
299
|
"""
|
|
201
|
-
The MX verification record provided by
|
|
300
|
+
The MX verification record provided by the Direct Mail console. **Note:** `mx_record` takes effect only if `enable_details` is set to `true`.
|
|
202
301
|
"""
|
|
203
302
|
return pulumi.get(self, "mx_record")
|
|
204
303
|
|
|
@@ -206,7 +305,7 @@ class GetDomainsDomainResult(dict):
|
|
|
206
305
|
@pulumi.getter(name="spfAuthStatus")
|
|
207
306
|
def spf_auth_status(self) -> str:
|
|
208
307
|
"""
|
|
209
|
-
Indicates whether the SPF record is successfully verified.
|
|
308
|
+
Indicates whether the SPF record is successfully verified.
|
|
210
309
|
"""
|
|
211
310
|
return pulumi.get(self, "spf_auth_status")
|
|
212
311
|
|
|
@@ -214,7 +313,7 @@ class GetDomainsDomainResult(dict):
|
|
|
214
313
|
@pulumi.getter(name="spfRecord")
|
|
215
314
|
def spf_record(self) -> str:
|
|
216
315
|
"""
|
|
217
|
-
The SPF verification record provided by
|
|
316
|
+
The SPF verification record provided by the Direct Mail console. **Note:** `spf_record` takes effect only if `enable_details` is set to `true`.
|
|
218
317
|
"""
|
|
219
318
|
return pulumi.get(self, "spf_record")
|
|
220
319
|
|
|
@@ -222,7 +321,7 @@ class GetDomainsDomainResult(dict):
|
|
|
222
321
|
@pulumi.getter
|
|
223
322
|
def status(self) -> str:
|
|
224
323
|
"""
|
|
225
|
-
The status of the domain name. Valid values
|
|
324
|
+
The status of the domain name. Valid values:
|
|
226
325
|
"""
|
|
227
326
|
return pulumi.get(self, "status")
|
|
228
327
|
|
|
@@ -230,7 +329,7 @@ class GetDomainsDomainResult(dict):
|
|
|
230
329
|
@pulumi.getter(name="tlDomainName")
|
|
231
330
|
def tl_domain_name(self) -> str:
|
|
232
331
|
"""
|
|
233
|
-
The primary domain name.
|
|
332
|
+
The primary domain name. **Note:** `tl_domain_name` takes effect only if `enable_details` is set to `true`.
|
|
234
333
|
"""
|
|
235
334
|
return pulumi.get(self, "tl_domain_name")
|
|
236
335
|
|
|
@@ -238,7 +337,7 @@ class GetDomainsDomainResult(dict):
|
|
|
238
337
|
@pulumi.getter(name="tracefRecord")
|
|
239
338
|
def tracef_record(self) -> str:
|
|
240
339
|
"""
|
|
241
|
-
The CNAME verification record provided by
|
|
340
|
+
The CNAME verification record provided by the Direct Mail console. **Note:** `tracef_record` takes effect only if `enable_details` is set to `true`.
|
|
242
341
|
"""
|
|
243
342
|
return pulumi.get(self, "tracef_record")
|
|
244
343
|
|
pulumi_alicloud/ebs/_inputs.py
CHANGED
|
@@ -64,6 +64,10 @@ class EnterpriseSnapshotPolicyCrossRegionCopyInfoRegionArgs:
|
|
|
64
64
|
def __init__(__self__, *,
|
|
65
65
|
region_id: Optional[pulumi.Input[str]] = None,
|
|
66
66
|
retain_days: Optional[pulumi.Input[int]] = None):
|
|
67
|
+
"""
|
|
68
|
+
:param pulumi.Input[str] region_id: Destination region ID.
|
|
69
|
+
:param pulumi.Input[int] retain_days: Number of days of snapshot retention for replication.
|
|
70
|
+
"""
|
|
67
71
|
if region_id is not None:
|
|
68
72
|
pulumi.set(__self__, "region_id", region_id)
|
|
69
73
|
if retain_days is not None:
|
|
@@ -72,6 +76,9 @@ class EnterpriseSnapshotPolicyCrossRegionCopyInfoRegionArgs:
|
|
|
72
76
|
@property
|
|
73
77
|
@pulumi.getter(name="regionId")
|
|
74
78
|
def region_id(self) -> Optional[pulumi.Input[str]]:
|
|
79
|
+
"""
|
|
80
|
+
Destination region ID.
|
|
81
|
+
"""
|
|
75
82
|
return pulumi.get(self, "region_id")
|
|
76
83
|
|
|
77
84
|
@region_id.setter
|
|
@@ -81,6 +88,9 @@ class EnterpriseSnapshotPolicyCrossRegionCopyInfoRegionArgs:
|
|
|
81
88
|
@property
|
|
82
89
|
@pulumi.getter(name="retainDays")
|
|
83
90
|
def retain_days(self) -> Optional[pulumi.Input[int]]:
|
|
91
|
+
"""
|
|
92
|
+
Number of days of snapshot retention for replication.
|
|
93
|
+
"""
|
|
84
94
|
return pulumi.get(self, "retain_days")
|
|
85
95
|
|
|
86
96
|
@retain_days.setter
|
|
@@ -214,6 +224,12 @@ class EnterpriseSnapshotPolicySpecialRetainRulesRuleArgs:
|
|
|
214
224
|
special_period_unit: Optional[pulumi.Input[str]] = None,
|
|
215
225
|
time_interval: Optional[pulumi.Input[int]] = None,
|
|
216
226
|
time_unit: Optional[pulumi.Input[str]] = None):
|
|
227
|
+
"""
|
|
228
|
+
:param pulumi.Input[str] special_period_unit: The cycle unit of the special reserved snapshot. If the value is set to WEEKS, the first snapshot of each week is reserved. The retention time is determined by TimeUnit and TimeInterval. The value range is:
|
|
229
|
+
- WEEKS
|
|
230
|
+
- MONTHS
|
|
231
|
+
- YEARS.
|
|
232
|
+
"""
|
|
217
233
|
if special_period_unit is not None:
|
|
218
234
|
pulumi.set(__self__, "special_period_unit", special_period_unit)
|
|
219
235
|
if time_interval is not None:
|
|
@@ -224,6 +240,12 @@ class EnterpriseSnapshotPolicySpecialRetainRulesRuleArgs:
|
|
|
224
240
|
@property
|
|
225
241
|
@pulumi.getter(name="specialPeriodUnit")
|
|
226
242
|
def special_period_unit(self) -> Optional[pulumi.Input[str]]:
|
|
243
|
+
"""
|
|
244
|
+
The cycle unit of the special reserved snapshot. If the value is set to WEEKS, the first snapshot of each week is reserved. The retention time is determined by TimeUnit and TimeInterval. The value range is:
|
|
245
|
+
- WEEKS
|
|
246
|
+
- MONTHS
|
|
247
|
+
- YEARS.
|
|
248
|
+
"""
|
|
227
249
|
return pulumi.get(self, "special_period_unit")
|
|
228
250
|
|
|
229
251
|
@special_period_unit.setter
|
pulumi_alicloud/ebs/outputs.py
CHANGED
|
@@ -81,6 +81,10 @@ class EnterpriseSnapshotPolicyCrossRegionCopyInfoRegion(dict):
|
|
|
81
81
|
def __init__(__self__, *,
|
|
82
82
|
region_id: Optional[str] = None,
|
|
83
83
|
retain_days: Optional[int] = None):
|
|
84
|
+
"""
|
|
85
|
+
:param str region_id: Destination region ID.
|
|
86
|
+
:param int retain_days: Number of days of snapshot retention for replication.
|
|
87
|
+
"""
|
|
84
88
|
if region_id is not None:
|
|
85
89
|
pulumi.set(__self__, "region_id", region_id)
|
|
86
90
|
if retain_days is not None:
|
|
@@ -89,11 +93,17 @@ class EnterpriseSnapshotPolicyCrossRegionCopyInfoRegion(dict):
|
|
|
89
93
|
@property
|
|
90
94
|
@pulumi.getter(name="regionId")
|
|
91
95
|
def region_id(self) -> Optional[str]:
|
|
96
|
+
"""
|
|
97
|
+
Destination region ID.
|
|
98
|
+
"""
|
|
92
99
|
return pulumi.get(self, "region_id")
|
|
93
100
|
|
|
94
101
|
@property
|
|
95
102
|
@pulumi.getter(name="retainDays")
|
|
96
103
|
def retain_days(self) -> Optional[int]:
|
|
104
|
+
"""
|
|
105
|
+
Number of days of snapshot retention for replication.
|
|
106
|
+
"""
|
|
97
107
|
return pulumi.get(self, "retain_days")
|
|
98
108
|
|
|
99
109
|
|
|
@@ -256,6 +266,12 @@ class EnterpriseSnapshotPolicySpecialRetainRulesRule(dict):
|
|
|
256
266
|
special_period_unit: Optional[str] = None,
|
|
257
267
|
time_interval: Optional[int] = None,
|
|
258
268
|
time_unit: Optional[str] = None):
|
|
269
|
+
"""
|
|
270
|
+
:param str special_period_unit: The cycle unit of the special reserved snapshot. If the value is set to WEEKS, the first snapshot of each week is reserved. The retention time is determined by TimeUnit and TimeInterval. The value range is:
|
|
271
|
+
- WEEKS
|
|
272
|
+
- MONTHS
|
|
273
|
+
- YEARS.
|
|
274
|
+
"""
|
|
259
275
|
if special_period_unit is not None:
|
|
260
276
|
pulumi.set(__self__, "special_period_unit", special_period_unit)
|
|
261
277
|
if time_interval is not None:
|
|
@@ -266,6 +282,12 @@ class EnterpriseSnapshotPolicySpecialRetainRulesRule(dict):
|
|
|
266
282
|
@property
|
|
267
283
|
@pulumi.getter(name="specialPeriodUnit")
|
|
268
284
|
def special_period_unit(self) -> Optional[str]:
|
|
285
|
+
"""
|
|
286
|
+
The cycle unit of the special reserved snapshot. If the value is set to WEEKS, the first snapshot of each week is reserved. The retention time is determined by TimeUnit and TimeInterval. The value range is:
|
|
287
|
+
- WEEKS
|
|
288
|
+
- MONTHS
|
|
289
|
+
- YEARS.
|
|
290
|
+
"""
|
|
269
291
|
return pulumi.get(self, "special_period_unit")
|
|
270
292
|
|
|
271
293
|
@property
|