pulumi-alicloud 3.72.0__py3-none-any.whl → 3.72.0a1735837979__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulumi-alicloud might be problematic. Click here for more details.
- pulumi_alicloud/__init__.py +0 -75
- pulumi_alicloud/_inputs.py +0 -471
- pulumi_alicloud/adb/cluster.py +0 -68
- pulumi_alicloud/adb/db_cluster.py +0 -94
- pulumi_alicloud/adb/get_db_cluster_lake_versions.py +4 -39
- pulumi_alicloud/adb/outputs.py +2 -106
- pulumi_alicloud/cfg/get_aggregate_compliance_packs.py +2 -2
- pulumi_alicloud/cfg/get_aggregate_config_rules.py +4 -4
- pulumi_alicloud/cfg/get_aggregate_deliveries.py +2 -16
- pulumi_alicloud/cfg/get_aggregators.py +2 -2
- pulumi_alicloud/cfg/get_compliance_packs.py +2 -2
- pulumi_alicloud/cfg/get_configuration_recorders.py +6 -2
- pulumi_alicloud/cfg/get_deliveries.py +2 -11
- pulumi_alicloud/cfg/get_delivery_channels.py +4 -0
- pulumi_alicloud/cfg/get_rules.py +7 -3
- pulumi_alicloud/cfg/outputs.py +20 -28
- pulumi_alicloud/cloudfirewall/get_instance_members.py +2 -2
- pulumi_alicloud/cloudfirewall/get_instances.py +6 -23
- pulumi_alicloud/cloudfirewall/get_vpc_firewall_cens.py +2 -2
- pulumi_alicloud/cloudfirewall/get_vpc_firewall_control_policies.py +2 -32
- pulumi_alicloud/cloudfirewall/get_vpc_firewalls.py +2 -2
- pulumi_alicloud/cloudfirewall/instance.py +1 -1
- pulumi_alicloud/cloudfirewall/outputs.py +4 -16
- pulumi_alicloud/config/__init__.pyi +0 -2
- pulumi_alicloud/config/outputs.py +0 -284
- pulumi_alicloud/config/vars.py +0 -4
- pulumi_alicloud/cr/_inputs.py +0 -128
- pulumi_alicloud/cr/outputs.py +0 -93
- pulumi_alicloud/cr/registry_enterprise_instance.py +63 -86
- pulumi_alicloud/cs/registry_enterprise_sync_rule.py +38 -331
- pulumi_alicloud/dcdn/get_domains.py +2 -2
- pulumi_alicloud/dcdn/get_ipa_domains.py +2 -14
- pulumi_alicloud/dcdn/get_waf_domains.py +2 -5
- pulumi_alicloud/dcdn/get_waf_policies.py +2 -8
- pulumi_alicloud/dcdn/outputs.py +6 -6
- pulumi_alicloud/ddos/get_ddos_coo_domain_resources.py +2 -8
- pulumi_alicloud/ddos/get_ddos_coo_ports.py +4 -16
- pulumi_alicloud/ddos/outputs.py +4 -4
- pulumi_alicloud/ecs/_inputs.py +0 -9
- pulumi_alicloud/ecs/get_ecs_disks.py +14 -103
- pulumi_alicloud/ecs/outputs.py +36 -90
- pulumi_alicloud/esa/__init__.py +0 -3
- pulumi_alicloud/ess/get_scaling_configurations.py +10 -116
- pulumi_alicloud/ess/notification.py +3 -50
- pulumi_alicloud/ess/outputs.py +8 -104
- pulumi_alicloud/ess/scheduled_task.py +7 -7
- pulumi_alicloud/fc/v3_trigger.py +1 -1
- pulumi_alicloud/ga/get_accelerator_spare_ip_attachments.py +2 -11
- pulumi_alicloud/ga/get_acls.py +2 -14
- pulumi_alicloud/ga/get_additional_certificates.py +2 -11
- pulumi_alicloud/ga/get_bandwidth_packages.py +2 -14
- pulumi_alicloud/ga/get_basic_accelerate_ip_endpoint_relations.py +2 -2
- pulumi_alicloud/ga/get_basic_accelerate_ips.py +2 -2
- pulumi_alicloud/ga/get_basic_accelerators.py +2 -2
- pulumi_alicloud/ga/get_basic_endpoints.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoint_group_destinations.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoint_groups.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoint_traffic_policies.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoints.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_port_mappings.py +2 -2
- pulumi_alicloud/ga/get_domains.py +2 -2
- pulumi_alicloud/ga/get_forwarding_rules.py +2 -8
- pulumi_alicloud/ga/get_ip_sets.py +2 -8
- pulumi_alicloud/ga/get_listeners.py +2 -11
- pulumi_alicloud/ga/outputs.py +32 -64
- pulumi_alicloud/get_msc_sub_contact_verification_message.py +2 -2
- pulumi_alicloud/get_msc_sub_contacts.py +2 -8
- pulumi_alicloud/get_msc_sub_subscriptions.py +2 -5
- pulumi_alicloud/get_msc_sub_webhooks.py +2 -8
- pulumi_alicloud/kms/key.py +28 -108
- pulumi_alicloud/kvstore/get_instances.py +3 -14
- pulumi_alicloud/kvstore/outputs.py +4 -48
- pulumi_alicloud/marketplace/order.py +2 -2
- pulumi_alicloud/mongodb/__init__.py +0 -1
- pulumi_alicloud/oss/__init__.py +0 -2
- pulumi_alicloud/oss/_inputs.py +0 -68
- pulumi_alicloud/oss/outputs.py +0 -74
- pulumi_alicloud/privatelink/get_service.py +2 -2
- pulumi_alicloud/privatelink/get_vpc_endpoint_connections.py +2 -14
- pulumi_alicloud/privatelink/get_vpc_endpoint_service_resources.py +2 -8
- pulumi_alicloud/privatelink/get_vpc_endpoint_service_users.py +2 -11
- pulumi_alicloud/privatelink/get_vpc_endpoint_zones.py +2 -11
- pulumi_alicloud/privatelink/get_vpc_endpoints.py +2 -23
- pulumi_alicloud/privatelink/outputs.py +6 -6
- pulumi_alicloud/provider.py +0 -20
- pulumi_alicloud/pulumi-plugin.json +1 -1
- pulumi_alicloud/ram/get_policies.py +8 -66
- pulumi_alicloud/rds/instance.py +14 -211
- pulumi_alicloud/resourcemanager/control_policy_attachment.py +28 -28
- pulumi_alicloud/resourcemanager/shared_resource.py +0 -7
- pulumi_alicloud/schedulerx/__init__.py +0 -3
- pulumi_alicloud/schedulerx/namespace.py +51 -64
- pulumi_alicloud/schedulerx/outputs.py +0 -425
- pulumi_alicloud/sddp/get_configs.py +2 -5
- pulumi_alicloud/sddp/get_data_limits.py +2 -11
- pulumi_alicloud/sddp/get_instances.py +2 -5
- pulumi_alicloud/sddp/get_rules.py +2 -29
- pulumi_alicloud/sddp/outputs.py +14 -14
- pulumi_alicloud/vpc/get_peer_connections.py +2 -17
- pulumi_alicloud/vpc/network.py +40 -293
- pulumi_alicloud/vpc/outputs.py +2 -2
- pulumi_alicloud/vpc/peer_connection.py +132 -239
- pulumi_alicloud/vpc/peer_connection_accepter.py +6 -85
- pulumi_alicloud/waf/domain.py +2 -2
- pulumi_alicloud/waf/get_certificates.py +2 -14
- pulumi_alicloud/waf/get_domains.py +4 -6
- pulumi_alicloud/waf/get_instances.py +2 -2
- pulumi_alicloud/waf/instance.py +64 -0
- pulumi_alicloud/waf/outputs.py +4 -2
- pulumi_alicloud/wafv3/get_instances.py +4 -10
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/METADATA +1 -1
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/RECORD +114 -129
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/WHEEL +1 -1
- pulumi_alicloud/apig/__init__.py +0 -12
- pulumi_alicloud/apig/_inputs.py +0 -263
- pulumi_alicloud/apig/environment.py +0 -317
- pulumi_alicloud/apig/gateway.py +0 -645
- pulumi_alicloud/apig/http_api.py +0 -465
- pulumi_alicloud/apig/outputs.py +0 -213
- pulumi_alicloud/esa/_inputs.py +0 -456
- pulumi_alicloud/esa/outputs.py +0 -321
- pulumi_alicloud/esa/record.py +0 -798
- pulumi_alicloud/mongodb/private_srv_network_address.py +0 -283
- pulumi_alicloud/oss/access_point.py +0 -463
- pulumi_alicloud/oss/bucket_worm.py +0 -327
- pulumi_alicloud/schedulerx/_inputs.py +0 -542
- pulumi_alicloud/schedulerx/app_group.py +0 -952
- pulumi_alicloud/schedulerx/job.py +0 -1454
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/top_level.txt +0 -0
|
@@ -170,13 +170,10 @@ class Endpoints(dict):
|
|
|
170
170
|
acr: Optional[str] = None,
|
|
171
171
|
actiontrail: Optional[str] = None,
|
|
172
172
|
adb: Optional[str] = None,
|
|
173
|
-
aiworkspace: Optional[str] = None,
|
|
174
173
|
alb: Optional[str] = None,
|
|
175
174
|
alidfs: Optional[str] = None,
|
|
176
175
|
alidns: Optional[str] = None,
|
|
177
176
|
alikafka: Optional[str] = None,
|
|
178
|
-
amqp: Optional[str] = None,
|
|
179
|
-
antiddos_public: Optional[str] = None,
|
|
180
177
|
apigateway: Optional[str] = None,
|
|
181
178
|
arms: Optional[str] = None,
|
|
182
179
|
bastionhost: Optional[str] = None,
|
|
@@ -191,7 +188,6 @@ class Endpoints(dict):
|
|
|
191
188
|
cddc: Optional[str] = None,
|
|
192
189
|
cdn: Optional[str] = None,
|
|
193
190
|
cds: Optional[str] = None,
|
|
194
|
-
chatbot: Optional[str] = None,
|
|
195
191
|
clickhouse: Optional[str] = None,
|
|
196
192
|
cloudauth: Optional[str] = None,
|
|
197
193
|
cloudfirewall: Optional[str] = None,
|
|
@@ -205,18 +201,14 @@ class Endpoints(dict):
|
|
|
205
201
|
cs: Optional[str] = None,
|
|
206
202
|
das: Optional[str] = None,
|
|
207
203
|
datahub: Optional[str] = None,
|
|
208
|
-
dataworks_public: Optional[str] = None,
|
|
209
204
|
dataworkspublic: Optional[str] = None,
|
|
210
205
|
dbfs: Optional[str] = None,
|
|
211
|
-
dbs: Optional[str] = None,
|
|
212
206
|
dcdn: Optional[str] = None,
|
|
213
207
|
ddosbasic: Optional[str] = None,
|
|
214
208
|
ddosbgp: Optional[str] = None,
|
|
215
209
|
ddoscoo: Optional[str] = None,
|
|
216
210
|
dds: Optional[str] = None,
|
|
217
|
-
devops_rdc: Optional[str] = None,
|
|
218
211
|
devopsrdc: Optional[str] = None,
|
|
219
|
-
dfs: Optional[str] = None,
|
|
220
212
|
dg: Optional[str] = None,
|
|
221
213
|
dm: Optional[str] = None,
|
|
222
214
|
dms_enterprise: Optional[str] = None,
|
|
@@ -225,15 +217,12 @@ class Endpoints(dict):
|
|
|
225
217
|
drds: Optional[str] = None,
|
|
226
218
|
dts: Optional[str] = None,
|
|
227
219
|
dysms: Optional[str] = None,
|
|
228
|
-
dysmsapi: Optional[str] = None,
|
|
229
220
|
eais: Optional[str] = None,
|
|
230
221
|
ebs: Optional[str] = None,
|
|
231
|
-
ecd: Optional[str] = None,
|
|
232
222
|
eci: Optional[str] = None,
|
|
233
223
|
ecs: Optional[str] = None,
|
|
234
224
|
edas: Optional[str] = None,
|
|
235
225
|
edasschedulerx: Optional[str] = None,
|
|
236
|
-
eds_user: Optional[str] = None,
|
|
237
226
|
edsuser: Optional[str] = None,
|
|
238
227
|
eflo: Optional[str] = None,
|
|
239
228
|
ehpc: Optional[str] = None,
|
|
@@ -242,18 +231,14 @@ class Endpoints(dict):
|
|
|
242
231
|
elasticsearch: Optional[str] = None,
|
|
243
232
|
emr: Optional[str] = None,
|
|
244
233
|
ens: Optional[str] = None,
|
|
245
|
-
esa: Optional[str] = None,
|
|
246
234
|
ess: Optional[str] = None,
|
|
247
235
|
eventbridge: Optional[str] = None,
|
|
248
236
|
fc: Optional[str] = None,
|
|
249
|
-
fc_open: Optional[str] = None,
|
|
250
237
|
fnf: Optional[str] = None,
|
|
251
238
|
ga: Optional[str] = None,
|
|
252
239
|
gaplus: Optional[str] = None,
|
|
253
|
-
gdb: Optional[str] = None,
|
|
254
240
|
gds: Optional[str] = None,
|
|
255
241
|
gpdb: Optional[str] = None,
|
|
256
|
-
gwlb: Optional[str] = None,
|
|
257
242
|
gwsecd: Optional[str] = None,
|
|
258
243
|
hbr: Optional[str] = None,
|
|
259
244
|
hcs_sgw: Optional[str] = None,
|
|
@@ -270,13 +255,11 @@ class Endpoints(dict):
|
|
|
270
255
|
maxcompute: Optional[str] = None,
|
|
271
256
|
mhub: Optional[str] = None,
|
|
272
257
|
mns: Optional[str] = None,
|
|
273
|
-
mns_open: Optional[str] = None,
|
|
274
258
|
mscopensubscription: Optional[str] = None,
|
|
275
259
|
mse: Optional[str] = None,
|
|
276
260
|
nas: Optional[str] = None,
|
|
277
261
|
nlb: Optional[str] = None,
|
|
278
262
|
oceanbase: Optional[str] = None,
|
|
279
|
-
oceanbasepro: Optional[str] = None,
|
|
280
263
|
ons: Optional[str] = None,
|
|
281
264
|
onsproxy: Optional[str] = None,
|
|
282
265
|
oos: Optional[str] = None,
|
|
@@ -284,29 +267,22 @@ class Endpoints(dict):
|
|
|
284
267
|
oss: Optional[str] = None,
|
|
285
268
|
ots: Optional[str] = None,
|
|
286
269
|
polardb: Optional[str] = None,
|
|
287
|
-
polardbx: Optional[str] = None,
|
|
288
270
|
privatelink: Optional[str] = None,
|
|
289
271
|
pvtz: Optional[str] = None,
|
|
290
272
|
quickbi: Optional[str] = None,
|
|
291
|
-
quickbi_public: Optional[str] = None,
|
|
292
273
|
quotas: Optional[str] = None,
|
|
293
274
|
r_kvstore: Optional[str] = None,
|
|
294
275
|
ram: Optional[str] = None,
|
|
295
276
|
rds: Optional[str] = None,
|
|
296
277
|
redisa: Optional[str] = None,
|
|
297
278
|
resourcemanager: Optional[str] = None,
|
|
298
|
-
resourcesharing: Optional[str] = None,
|
|
299
279
|
ressharing: Optional[str] = None,
|
|
300
|
-
rocketmq: Optional[str] = None,
|
|
301
280
|
ros: Optional[str] = None,
|
|
302
|
-
sae: Optional[str] = None,
|
|
303
281
|
sas: Optional[str] = None,
|
|
304
282
|
scdn: Optional[str] = None,
|
|
305
|
-
schedulerx2: Optional[str] = None,
|
|
306
283
|
sddp: Optional[str] = None,
|
|
307
284
|
selectdb: Optional[str] = None,
|
|
308
285
|
serverless: Optional[str] = None,
|
|
309
|
-
servicecatalog: Optional[str] = None,
|
|
310
286
|
servicemesh: Optional[str] = None,
|
|
311
287
|
sgw: Optional[str] = None,
|
|
312
288
|
slb: Optional[str] = None,
|
|
@@ -314,11 +290,9 @@ class Endpoints(dict):
|
|
|
314
290
|
srvcatalog: Optional[str] = None,
|
|
315
291
|
sts: Optional[str] = None,
|
|
316
292
|
swas: Optional[str] = None,
|
|
317
|
-
swas_open: Optional[str] = None,
|
|
318
293
|
tag: Optional[str] = None,
|
|
319
294
|
vod: Optional[str] = None,
|
|
320
295
|
vpc: Optional[str] = None,
|
|
321
|
-
vpcipam: Optional[str] = None,
|
|
322
296
|
vpcpeer: Optional[str] = None,
|
|
323
297
|
vs: Optional[str] = None,
|
|
324
298
|
waf: Optional[str] = None,
|
|
@@ -331,8 +305,6 @@ class Endpoints(dict):
|
|
|
331
305
|
:param str alidfs: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom alidfs endpoints.
|
|
332
306
|
:param str alidns: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom alidns endpoints.
|
|
333
307
|
:param str alikafka: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ALIKAFKA endpoints.
|
|
334
|
-
:param str amqp: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom onsproxy endpoints.
|
|
335
|
-
:param str antiddos_public: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ddosbasic endpoints.
|
|
336
308
|
:param str apigateway: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom Api Gateway endpoints.
|
|
337
309
|
:param str arms: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom arms endpoints.
|
|
338
310
|
:param str bastionhost: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom bastionhost endpoints.
|
|
@@ -347,7 +319,6 @@ class Endpoints(dict):
|
|
|
347
319
|
:param str cddc: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom cddc endpoints.
|
|
348
320
|
:param str cdn: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom CDN endpoints.
|
|
349
321
|
:param str cds: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom cds endpoints.
|
|
350
|
-
:param str chatbot: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom beebot endpoints.
|
|
351
322
|
:param str clickhouse: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom clickhouse endpoints.
|
|
352
323
|
:param str cloudauth: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom cloudauth endpoints.
|
|
353
324
|
:param str cloudfirewall: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom cloudfirewall endpoints.
|
|
@@ -361,17 +332,14 @@ class Endpoints(dict):
|
|
|
361
332
|
:param str cs: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom Container Service endpoints.
|
|
362
333
|
:param str das: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom das endpoints.
|
|
363
334
|
:param str datahub: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom Datahub endpoints.
|
|
364
|
-
:param str dataworks_public: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dataworkspublic endpoints.
|
|
365
335
|
:param str dataworkspublic: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dataworkspublic endpoints.
|
|
366
336
|
:param str dbfs: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dbfs endpoints.
|
|
367
|
-
:param str dbs: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom cbs endpoints.
|
|
368
337
|
:param str dcdn: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dcdn endpoints.
|
|
369
338
|
:param str ddosbasic: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ddosbasic endpoints.
|
|
370
339
|
:param str ddosbgp: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom DDOSBGP endpoints.
|
|
371
340
|
:param str ddoscoo: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom DDOSCOO endpoints.
|
|
372
341
|
:param str dds: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom MongoDB endpoints.
|
|
373
342
|
:param str devopsrdc: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom devopsrdc endpoints.
|
|
374
|
-
:param str dfs: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom alidfs endpoints.
|
|
375
343
|
:param str dg: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dg endpoints.
|
|
376
344
|
:param str dm: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dm endpoints.
|
|
377
345
|
:param str dms_enterprise: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dms_enterprise endpoints.
|
|
@@ -379,15 +347,12 @@ class Endpoints(dict):
|
|
|
379
347
|
:param str dns: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom DNS endpoints.
|
|
380
348
|
:param str drds: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom DRDS endpoints.
|
|
381
349
|
:param str dts: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dts endpoints.
|
|
382
|
-
:param str dysmsapi: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dysmsapi endpoints.
|
|
383
350
|
:param str eais: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom eais endpoints.
|
|
384
351
|
:param str ebs: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ebs endpoints.
|
|
385
|
-
:param str ecd: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom gwsecd endpoints.
|
|
386
352
|
:param str eci: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom eci endpoints.
|
|
387
353
|
:param str ecs: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ECS endpoints.
|
|
388
354
|
:param str edas: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom edas endpoints.
|
|
389
355
|
:param str edasschedulerx: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom edasschedulerx endpoints.
|
|
390
|
-
:param str eds_user: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom edsuser endpoints.
|
|
391
356
|
:param str edsuser: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom edsuser endpoints.
|
|
392
357
|
:param str eflo: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom eflo endpoints.
|
|
393
358
|
:param str ehpc: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ehpc endpoints.
|
|
@@ -399,11 +364,9 @@ class Endpoints(dict):
|
|
|
399
364
|
:param str ess: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom Autoscaling endpoints.
|
|
400
365
|
:param str eventbridge: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom eventbridge_share endpoints.
|
|
401
366
|
:param str fc: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom Function Computing endpoints.
|
|
402
|
-
:param str fc_open: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom Function Computing endpoints.
|
|
403
367
|
:param str fnf: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom fnf endpoints.
|
|
404
368
|
:param str ga: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ga endpoints.
|
|
405
369
|
:param str gaplus: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom gaplus endpoints.
|
|
406
|
-
:param str gdb: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom gds endpoints.
|
|
407
370
|
:param str gds: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom gds endpoints.
|
|
408
371
|
:param str gpdb: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom GPDB endpoints.
|
|
409
372
|
:param str gwsecd: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom gwsecd endpoints.
|
|
@@ -422,13 +385,11 @@ class Endpoints(dict):
|
|
|
422
385
|
:param str maxcompute: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom MaxCompute endpoints.
|
|
423
386
|
:param str mhub: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom mhub endpoints.
|
|
424
387
|
:param str mns: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom MNS endpoints.
|
|
425
|
-
:param str mns_open: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom MNS endpoints.
|
|
426
388
|
:param str mscopensubscription: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom mscopensubscription endpoints.
|
|
427
389
|
:param str mse: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom mse endpoints.
|
|
428
390
|
:param str nas: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom NAS endpoints.
|
|
429
391
|
:param str nlb: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom nlb endpoints.
|
|
430
392
|
:param str oceanbase: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom oceanbase endpoints.
|
|
431
|
-
:param str oceanbasepro: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom oceanbase endpoints.
|
|
432
393
|
:param str ons: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ONS endpoints.
|
|
433
394
|
:param str onsproxy: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom onsproxy endpoints.
|
|
434
395
|
:param str oos: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom oos endpoints.
|
|
@@ -436,11 +397,9 @@ class Endpoints(dict):
|
|
|
436
397
|
:param str oss: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom OSS endpoints.
|
|
437
398
|
:param str ots: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom Table Store endpoints.
|
|
438
399
|
:param str polardb: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom PolarDB endpoints.
|
|
439
|
-
:param str polardbx: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom DRDS endpoints.
|
|
440
400
|
:param str privatelink: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom privatelink endpoints.
|
|
441
401
|
:param str pvtz: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom Private Zone endpoints.
|
|
442
402
|
:param str quickbi: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom quickbi endpoints.
|
|
443
|
-
:param str quickbi_public: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom quickbi endpoints.
|
|
444
403
|
:param str quotas: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom quotas endpoints.
|
|
445
404
|
:param str r_kvstore: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom r_kvstore endpoints.
|
|
446
405
|
:param str ram: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom RAM endpoints.
|
|
@@ -449,14 +408,11 @@ class Endpoints(dict):
|
|
|
449
408
|
:param str resourcemanager: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom resourcemanager endpoints.
|
|
450
409
|
:param str ressharing: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom resourcesharing endpoints.
|
|
451
410
|
:param str ros: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ros endpoints.
|
|
452
|
-
:param str sae: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom serverless endpoints.
|
|
453
411
|
:param str sas: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom sas endpoints.
|
|
454
412
|
:param str scdn: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom scdn endpoints.
|
|
455
|
-
:param str schedulerx2: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom edasschedulerx endpoints.
|
|
456
413
|
:param str sddp: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom sddp endpoints.
|
|
457
414
|
:param str selectdb: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom selectdb endpoints.
|
|
458
415
|
:param str serverless: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom serverless endpoints.
|
|
459
|
-
:param str servicecatalog: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom srvcatalog endpoints.
|
|
460
416
|
:param str servicemesh: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom servicemesh endpoints.
|
|
461
417
|
:param str sgw: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom sgw endpoints.
|
|
462
418
|
:param str slb: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom SLB endpoints.
|
|
@@ -464,7 +420,6 @@ class Endpoints(dict):
|
|
|
464
420
|
:param str srvcatalog: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom srvcatalog endpoints.
|
|
465
421
|
:param str sts: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom STS endpoints.
|
|
466
422
|
:param str swas: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom swas endpoints.
|
|
467
|
-
:param str swas_open: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom swas endpoints.
|
|
468
423
|
:param str tag: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom tag endpoints.
|
|
469
424
|
:param str vod: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom vod endpoints.
|
|
470
425
|
:param str vpc: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom VPC and VPN endpoints.
|
|
@@ -479,8 +434,6 @@ class Endpoints(dict):
|
|
|
479
434
|
pulumi.set(__self__, "actiontrail", actiontrail)
|
|
480
435
|
if adb is not None:
|
|
481
436
|
pulumi.set(__self__, "adb", adb)
|
|
482
|
-
if aiworkspace is not None:
|
|
483
|
-
pulumi.set(__self__, "aiworkspace", aiworkspace)
|
|
484
437
|
if alb is not None:
|
|
485
438
|
pulumi.set(__self__, "alb", alb)
|
|
486
439
|
if alidfs is not None:
|
|
@@ -489,10 +442,6 @@ class Endpoints(dict):
|
|
|
489
442
|
pulumi.set(__self__, "alidns", alidns)
|
|
490
443
|
if alikafka is not None:
|
|
491
444
|
pulumi.set(__self__, "alikafka", alikafka)
|
|
492
|
-
if amqp is not None:
|
|
493
|
-
pulumi.set(__self__, "amqp", amqp)
|
|
494
|
-
if antiddos_public is not None:
|
|
495
|
-
pulumi.set(__self__, "antiddos_public", antiddos_public)
|
|
496
445
|
if apigateway is not None:
|
|
497
446
|
pulumi.set(__self__, "apigateway", apigateway)
|
|
498
447
|
if arms is not None:
|
|
@@ -521,8 +470,6 @@ class Endpoints(dict):
|
|
|
521
470
|
pulumi.set(__self__, "cdn", cdn)
|
|
522
471
|
if cds is not None:
|
|
523
472
|
pulumi.set(__self__, "cds", cds)
|
|
524
|
-
if chatbot is not None:
|
|
525
|
-
pulumi.set(__self__, "chatbot", chatbot)
|
|
526
473
|
if clickhouse is not None:
|
|
527
474
|
pulumi.set(__self__, "clickhouse", clickhouse)
|
|
528
475
|
if cloudauth is not None:
|
|
@@ -549,14 +496,10 @@ class Endpoints(dict):
|
|
|
549
496
|
pulumi.set(__self__, "das", das)
|
|
550
497
|
if datahub is not None:
|
|
551
498
|
pulumi.set(__self__, "datahub", datahub)
|
|
552
|
-
if dataworks_public is not None:
|
|
553
|
-
pulumi.set(__self__, "dataworks_public", dataworks_public)
|
|
554
499
|
if dataworkspublic is not None:
|
|
555
500
|
pulumi.set(__self__, "dataworkspublic", dataworkspublic)
|
|
556
501
|
if dbfs is not None:
|
|
557
502
|
pulumi.set(__self__, "dbfs", dbfs)
|
|
558
|
-
if dbs is not None:
|
|
559
|
-
pulumi.set(__self__, "dbs", dbs)
|
|
560
503
|
if dcdn is not None:
|
|
561
504
|
pulumi.set(__self__, "dcdn", dcdn)
|
|
562
505
|
if ddosbasic is not None:
|
|
@@ -567,12 +510,8 @@ class Endpoints(dict):
|
|
|
567
510
|
pulumi.set(__self__, "ddoscoo", ddoscoo)
|
|
568
511
|
if dds is not None:
|
|
569
512
|
pulumi.set(__self__, "dds", dds)
|
|
570
|
-
if devops_rdc is not None:
|
|
571
|
-
pulumi.set(__self__, "devops_rdc", devops_rdc)
|
|
572
513
|
if devopsrdc is not None:
|
|
573
514
|
pulumi.set(__self__, "devopsrdc", devopsrdc)
|
|
574
|
-
if dfs is not None:
|
|
575
|
-
pulumi.set(__self__, "dfs", dfs)
|
|
576
515
|
if dg is not None:
|
|
577
516
|
pulumi.set(__self__, "dg", dg)
|
|
578
517
|
if dm is not None:
|
|
@@ -589,14 +528,10 @@ class Endpoints(dict):
|
|
|
589
528
|
pulumi.set(__self__, "dts", dts)
|
|
590
529
|
if dysms is not None:
|
|
591
530
|
pulumi.set(__self__, "dysms", dysms)
|
|
592
|
-
if dysmsapi is not None:
|
|
593
|
-
pulumi.set(__self__, "dysmsapi", dysmsapi)
|
|
594
531
|
if eais is not None:
|
|
595
532
|
pulumi.set(__self__, "eais", eais)
|
|
596
533
|
if ebs is not None:
|
|
597
534
|
pulumi.set(__self__, "ebs", ebs)
|
|
598
|
-
if ecd is not None:
|
|
599
|
-
pulumi.set(__self__, "ecd", ecd)
|
|
600
535
|
if eci is not None:
|
|
601
536
|
pulumi.set(__self__, "eci", eci)
|
|
602
537
|
if ecs is not None:
|
|
@@ -605,8 +540,6 @@ class Endpoints(dict):
|
|
|
605
540
|
pulumi.set(__self__, "edas", edas)
|
|
606
541
|
if edasschedulerx is not None:
|
|
607
542
|
pulumi.set(__self__, "edasschedulerx", edasschedulerx)
|
|
608
|
-
if eds_user is not None:
|
|
609
|
-
pulumi.set(__self__, "eds_user", eds_user)
|
|
610
543
|
if edsuser is not None:
|
|
611
544
|
pulumi.set(__self__, "edsuser", edsuser)
|
|
612
545
|
if eflo is not None:
|
|
@@ -623,30 +556,22 @@ class Endpoints(dict):
|
|
|
623
556
|
pulumi.set(__self__, "emr", emr)
|
|
624
557
|
if ens is not None:
|
|
625
558
|
pulumi.set(__self__, "ens", ens)
|
|
626
|
-
if esa is not None:
|
|
627
|
-
pulumi.set(__self__, "esa", esa)
|
|
628
559
|
if ess is not None:
|
|
629
560
|
pulumi.set(__self__, "ess", ess)
|
|
630
561
|
if eventbridge is not None:
|
|
631
562
|
pulumi.set(__self__, "eventbridge", eventbridge)
|
|
632
563
|
if fc is not None:
|
|
633
564
|
pulumi.set(__self__, "fc", fc)
|
|
634
|
-
if fc_open is not None:
|
|
635
|
-
pulumi.set(__self__, "fc_open", fc_open)
|
|
636
565
|
if fnf is not None:
|
|
637
566
|
pulumi.set(__self__, "fnf", fnf)
|
|
638
567
|
if ga is not None:
|
|
639
568
|
pulumi.set(__self__, "ga", ga)
|
|
640
569
|
if gaplus is not None:
|
|
641
570
|
pulumi.set(__self__, "gaplus", gaplus)
|
|
642
|
-
if gdb is not None:
|
|
643
|
-
pulumi.set(__self__, "gdb", gdb)
|
|
644
571
|
if gds is not None:
|
|
645
572
|
pulumi.set(__self__, "gds", gds)
|
|
646
573
|
if gpdb is not None:
|
|
647
574
|
pulumi.set(__self__, "gpdb", gpdb)
|
|
648
|
-
if gwlb is not None:
|
|
649
|
-
pulumi.set(__self__, "gwlb", gwlb)
|
|
650
575
|
if gwsecd is not None:
|
|
651
576
|
pulumi.set(__self__, "gwsecd", gwsecd)
|
|
652
577
|
if hbr is not None:
|
|
@@ -679,8 +604,6 @@ class Endpoints(dict):
|
|
|
679
604
|
pulumi.set(__self__, "mhub", mhub)
|
|
680
605
|
if mns is not None:
|
|
681
606
|
pulumi.set(__self__, "mns", mns)
|
|
682
|
-
if mns_open is not None:
|
|
683
|
-
pulumi.set(__self__, "mns_open", mns_open)
|
|
684
607
|
if mscopensubscription is not None:
|
|
685
608
|
pulumi.set(__self__, "mscopensubscription", mscopensubscription)
|
|
686
609
|
if mse is not None:
|
|
@@ -691,8 +614,6 @@ class Endpoints(dict):
|
|
|
691
614
|
pulumi.set(__self__, "nlb", nlb)
|
|
692
615
|
if oceanbase is not None:
|
|
693
616
|
pulumi.set(__self__, "oceanbase", oceanbase)
|
|
694
|
-
if oceanbasepro is not None:
|
|
695
|
-
pulumi.set(__self__, "oceanbasepro", oceanbasepro)
|
|
696
617
|
if ons is not None:
|
|
697
618
|
pulumi.set(__self__, "ons", ons)
|
|
698
619
|
if onsproxy is not None:
|
|
@@ -707,16 +628,12 @@ class Endpoints(dict):
|
|
|
707
628
|
pulumi.set(__self__, "ots", ots)
|
|
708
629
|
if polardb is not None:
|
|
709
630
|
pulumi.set(__self__, "polardb", polardb)
|
|
710
|
-
if polardbx is not None:
|
|
711
|
-
pulumi.set(__self__, "polardbx", polardbx)
|
|
712
631
|
if privatelink is not None:
|
|
713
632
|
pulumi.set(__self__, "privatelink", privatelink)
|
|
714
633
|
if pvtz is not None:
|
|
715
634
|
pulumi.set(__self__, "pvtz", pvtz)
|
|
716
635
|
if quickbi is not None:
|
|
717
636
|
pulumi.set(__self__, "quickbi", quickbi)
|
|
718
|
-
if quickbi_public is not None:
|
|
719
|
-
pulumi.set(__self__, "quickbi_public", quickbi_public)
|
|
720
637
|
if quotas is not None:
|
|
721
638
|
pulumi.set(__self__, "quotas", quotas)
|
|
722
639
|
if r_kvstore is not None:
|
|
@@ -729,30 +646,20 @@ class Endpoints(dict):
|
|
|
729
646
|
pulumi.set(__self__, "redisa", redisa)
|
|
730
647
|
if resourcemanager is not None:
|
|
731
648
|
pulumi.set(__self__, "resourcemanager", resourcemanager)
|
|
732
|
-
if resourcesharing is not None:
|
|
733
|
-
pulumi.set(__self__, "resourcesharing", resourcesharing)
|
|
734
649
|
if ressharing is not None:
|
|
735
650
|
pulumi.set(__self__, "ressharing", ressharing)
|
|
736
|
-
if rocketmq is not None:
|
|
737
|
-
pulumi.set(__self__, "rocketmq", rocketmq)
|
|
738
651
|
if ros is not None:
|
|
739
652
|
pulumi.set(__self__, "ros", ros)
|
|
740
|
-
if sae is not None:
|
|
741
|
-
pulumi.set(__self__, "sae", sae)
|
|
742
653
|
if sas is not None:
|
|
743
654
|
pulumi.set(__self__, "sas", sas)
|
|
744
655
|
if scdn is not None:
|
|
745
656
|
pulumi.set(__self__, "scdn", scdn)
|
|
746
|
-
if schedulerx2 is not None:
|
|
747
|
-
pulumi.set(__self__, "schedulerx2", schedulerx2)
|
|
748
657
|
if sddp is not None:
|
|
749
658
|
pulumi.set(__self__, "sddp", sddp)
|
|
750
659
|
if selectdb is not None:
|
|
751
660
|
pulumi.set(__self__, "selectdb", selectdb)
|
|
752
661
|
if serverless is not None:
|
|
753
662
|
pulumi.set(__self__, "serverless", serverless)
|
|
754
|
-
if servicecatalog is not None:
|
|
755
|
-
pulumi.set(__self__, "servicecatalog", servicecatalog)
|
|
756
663
|
if servicemesh is not None:
|
|
757
664
|
pulumi.set(__self__, "servicemesh", servicemesh)
|
|
758
665
|
if sgw is not None:
|
|
@@ -767,16 +674,12 @@ class Endpoints(dict):
|
|
|
767
674
|
pulumi.set(__self__, "sts", sts)
|
|
768
675
|
if swas is not None:
|
|
769
676
|
pulumi.set(__self__, "swas", swas)
|
|
770
|
-
if swas_open is not None:
|
|
771
|
-
pulumi.set(__self__, "swas_open", swas_open)
|
|
772
677
|
if tag is not None:
|
|
773
678
|
pulumi.set(__self__, "tag", tag)
|
|
774
679
|
if vod is not None:
|
|
775
680
|
pulumi.set(__self__, "vod", vod)
|
|
776
681
|
if vpc is not None:
|
|
777
682
|
pulumi.set(__self__, "vpc", vpc)
|
|
778
|
-
if vpcipam is not None:
|
|
779
|
-
pulumi.set(__self__, "vpcipam", vpcipam)
|
|
780
683
|
if vpcpeer is not None:
|
|
781
684
|
pulumi.set(__self__, "vpcpeer", vpcpeer)
|
|
782
685
|
if vs is not None:
|
|
@@ -810,11 +713,6 @@ class Endpoints(dict):
|
|
|
810
713
|
"""
|
|
811
714
|
return pulumi.get(self, "adb")
|
|
812
715
|
|
|
813
|
-
@property
|
|
814
|
-
@pulumi.getter
|
|
815
|
-
def aiworkspace(self) -> Optional[str]:
|
|
816
|
-
return pulumi.get(self, "aiworkspace")
|
|
817
|
-
|
|
818
716
|
@property
|
|
819
717
|
@pulumi.getter
|
|
820
718
|
def alb(self) -> Optional[str]:
|
|
@@ -847,22 +745,6 @@ class Endpoints(dict):
|
|
|
847
745
|
"""
|
|
848
746
|
return pulumi.get(self, "alikafka")
|
|
849
747
|
|
|
850
|
-
@property
|
|
851
|
-
@pulumi.getter
|
|
852
|
-
def amqp(self) -> Optional[str]:
|
|
853
|
-
"""
|
|
854
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom onsproxy endpoints.
|
|
855
|
-
"""
|
|
856
|
-
return pulumi.get(self, "amqp")
|
|
857
|
-
|
|
858
|
-
@property
|
|
859
|
-
@pulumi.getter(name="antiddosPublic")
|
|
860
|
-
def antiddos_public(self) -> Optional[str]:
|
|
861
|
-
"""
|
|
862
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ddosbasic endpoints.
|
|
863
|
-
"""
|
|
864
|
-
return pulumi.get(self, "antiddos_public")
|
|
865
|
-
|
|
866
748
|
@property
|
|
867
749
|
@pulumi.getter
|
|
868
750
|
def apigateway(self) -> Optional[str]:
|
|
@@ -975,14 +857,6 @@ class Endpoints(dict):
|
|
|
975
857
|
"""
|
|
976
858
|
return pulumi.get(self, "cds")
|
|
977
859
|
|
|
978
|
-
@property
|
|
979
|
-
@pulumi.getter
|
|
980
|
-
def chatbot(self) -> Optional[str]:
|
|
981
|
-
"""
|
|
982
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom beebot endpoints.
|
|
983
|
-
"""
|
|
984
|
-
return pulumi.get(self, "chatbot")
|
|
985
|
-
|
|
986
860
|
@property
|
|
987
861
|
@pulumi.getter
|
|
988
862
|
def clickhouse(self) -> Optional[str]:
|
|
@@ -1087,14 +961,6 @@ class Endpoints(dict):
|
|
|
1087
961
|
"""
|
|
1088
962
|
return pulumi.get(self, "datahub")
|
|
1089
963
|
|
|
1090
|
-
@property
|
|
1091
|
-
@pulumi.getter(name="dataworksPublic")
|
|
1092
|
-
def dataworks_public(self) -> Optional[str]:
|
|
1093
|
-
"""
|
|
1094
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dataworkspublic endpoints.
|
|
1095
|
-
"""
|
|
1096
|
-
return pulumi.get(self, "dataworks_public")
|
|
1097
|
-
|
|
1098
964
|
@property
|
|
1099
965
|
@pulumi.getter
|
|
1100
966
|
def dataworkspublic(self) -> Optional[str]:
|
|
@@ -1111,14 +977,6 @@ class Endpoints(dict):
|
|
|
1111
977
|
"""
|
|
1112
978
|
return pulumi.get(self, "dbfs")
|
|
1113
979
|
|
|
1114
|
-
@property
|
|
1115
|
-
@pulumi.getter
|
|
1116
|
-
def dbs(self) -> Optional[str]:
|
|
1117
|
-
"""
|
|
1118
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom cbs endpoints.
|
|
1119
|
-
"""
|
|
1120
|
-
return pulumi.get(self, "dbs")
|
|
1121
|
-
|
|
1122
980
|
@property
|
|
1123
981
|
@pulumi.getter
|
|
1124
982
|
def dcdn(self) -> Optional[str]:
|
|
@@ -1159,11 +1017,6 @@ class Endpoints(dict):
|
|
|
1159
1017
|
"""
|
|
1160
1018
|
return pulumi.get(self, "dds")
|
|
1161
1019
|
|
|
1162
|
-
@property
|
|
1163
|
-
@pulumi.getter(name="devopsRdc")
|
|
1164
|
-
def devops_rdc(self) -> Optional[str]:
|
|
1165
|
-
return pulumi.get(self, "devops_rdc")
|
|
1166
|
-
|
|
1167
1020
|
@property
|
|
1168
1021
|
@pulumi.getter
|
|
1169
1022
|
def devopsrdc(self) -> Optional[str]:
|
|
@@ -1172,14 +1025,6 @@ class Endpoints(dict):
|
|
|
1172
1025
|
"""
|
|
1173
1026
|
return pulumi.get(self, "devopsrdc")
|
|
1174
1027
|
|
|
1175
|
-
@property
|
|
1176
|
-
@pulumi.getter
|
|
1177
|
-
def dfs(self) -> Optional[str]:
|
|
1178
|
-
"""
|
|
1179
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom alidfs endpoints.
|
|
1180
|
-
"""
|
|
1181
|
-
return pulumi.get(self, "dfs")
|
|
1182
|
-
|
|
1183
1028
|
@property
|
|
1184
1029
|
@pulumi.getter
|
|
1185
1030
|
def dg(self) -> Optional[str]:
|
|
@@ -1241,14 +1086,6 @@ class Endpoints(dict):
|
|
|
1241
1086
|
def dysms(self) -> Optional[str]:
|
|
1242
1087
|
return pulumi.get(self, "dysms")
|
|
1243
1088
|
|
|
1244
|
-
@property
|
|
1245
|
-
@pulumi.getter
|
|
1246
|
-
def dysmsapi(self) -> Optional[str]:
|
|
1247
|
-
"""
|
|
1248
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dysmsapi endpoints.
|
|
1249
|
-
"""
|
|
1250
|
-
return pulumi.get(self, "dysmsapi")
|
|
1251
|
-
|
|
1252
1089
|
@property
|
|
1253
1090
|
@pulumi.getter
|
|
1254
1091
|
def eais(self) -> Optional[str]:
|
|
@@ -1265,14 +1102,6 @@ class Endpoints(dict):
|
|
|
1265
1102
|
"""
|
|
1266
1103
|
return pulumi.get(self, "ebs")
|
|
1267
1104
|
|
|
1268
|
-
@property
|
|
1269
|
-
@pulumi.getter
|
|
1270
|
-
def ecd(self) -> Optional[str]:
|
|
1271
|
-
"""
|
|
1272
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom gwsecd endpoints.
|
|
1273
|
-
"""
|
|
1274
|
-
return pulumi.get(self, "ecd")
|
|
1275
|
-
|
|
1276
1105
|
@property
|
|
1277
1106
|
@pulumi.getter
|
|
1278
1107
|
def eci(self) -> Optional[str]:
|
|
@@ -1305,14 +1134,6 @@ class Endpoints(dict):
|
|
|
1305
1134
|
"""
|
|
1306
1135
|
return pulumi.get(self, "edasschedulerx")
|
|
1307
1136
|
|
|
1308
|
-
@property
|
|
1309
|
-
@pulumi.getter(name="edsUser")
|
|
1310
|
-
def eds_user(self) -> Optional[str]:
|
|
1311
|
-
"""
|
|
1312
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom edsuser endpoints.
|
|
1313
|
-
"""
|
|
1314
|
-
return pulumi.get(self, "eds_user")
|
|
1315
|
-
|
|
1316
1137
|
@property
|
|
1317
1138
|
@pulumi.getter
|
|
1318
1139
|
def edsuser(self) -> Optional[str]:
|
|
@@ -1377,11 +1198,6 @@ class Endpoints(dict):
|
|
|
1377
1198
|
"""
|
|
1378
1199
|
return pulumi.get(self, "ens")
|
|
1379
1200
|
|
|
1380
|
-
@property
|
|
1381
|
-
@pulumi.getter
|
|
1382
|
-
def esa(self) -> Optional[str]:
|
|
1383
|
-
return pulumi.get(self, "esa")
|
|
1384
|
-
|
|
1385
1201
|
@property
|
|
1386
1202
|
@pulumi.getter
|
|
1387
1203
|
def ess(self) -> Optional[str]:
|
|
@@ -1406,14 +1222,6 @@ class Endpoints(dict):
|
|
|
1406
1222
|
"""
|
|
1407
1223
|
return pulumi.get(self, "fc")
|
|
1408
1224
|
|
|
1409
|
-
@property
|
|
1410
|
-
@pulumi.getter(name="fcOpen")
|
|
1411
|
-
def fc_open(self) -> Optional[str]:
|
|
1412
|
-
"""
|
|
1413
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom Function Computing endpoints.
|
|
1414
|
-
"""
|
|
1415
|
-
return pulumi.get(self, "fc_open")
|
|
1416
|
-
|
|
1417
1225
|
@property
|
|
1418
1226
|
@pulumi.getter
|
|
1419
1227
|
def fnf(self) -> Optional[str]:
|
|
@@ -1438,14 +1246,6 @@ class Endpoints(dict):
|
|
|
1438
1246
|
"""
|
|
1439
1247
|
return pulumi.get(self, "gaplus")
|
|
1440
1248
|
|
|
1441
|
-
@property
|
|
1442
|
-
@pulumi.getter
|
|
1443
|
-
def gdb(self) -> Optional[str]:
|
|
1444
|
-
"""
|
|
1445
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom gds endpoints.
|
|
1446
|
-
"""
|
|
1447
|
-
return pulumi.get(self, "gdb")
|
|
1448
|
-
|
|
1449
1249
|
@property
|
|
1450
1250
|
@pulumi.getter
|
|
1451
1251
|
def gds(self) -> Optional[str]:
|
|
@@ -1462,11 +1262,6 @@ class Endpoints(dict):
|
|
|
1462
1262
|
"""
|
|
1463
1263
|
return pulumi.get(self, "gpdb")
|
|
1464
1264
|
|
|
1465
|
-
@property
|
|
1466
|
-
@pulumi.getter
|
|
1467
|
-
def gwlb(self) -> Optional[str]:
|
|
1468
|
-
return pulumi.get(self, "gwlb")
|
|
1469
|
-
|
|
1470
1265
|
@property
|
|
1471
1266
|
@pulumi.getter
|
|
1472
1267
|
def gwsecd(self) -> Optional[str]:
|
|
@@ -1595,14 +1390,6 @@ class Endpoints(dict):
|
|
|
1595
1390
|
"""
|
|
1596
1391
|
return pulumi.get(self, "mns")
|
|
1597
1392
|
|
|
1598
|
-
@property
|
|
1599
|
-
@pulumi.getter(name="mnsOpen")
|
|
1600
|
-
def mns_open(self) -> Optional[str]:
|
|
1601
|
-
"""
|
|
1602
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom MNS endpoints.
|
|
1603
|
-
"""
|
|
1604
|
-
return pulumi.get(self, "mns_open")
|
|
1605
|
-
|
|
1606
1393
|
@property
|
|
1607
1394
|
@pulumi.getter
|
|
1608
1395
|
def mscopensubscription(self) -> Optional[str]:
|
|
@@ -1643,14 +1430,6 @@ class Endpoints(dict):
|
|
|
1643
1430
|
"""
|
|
1644
1431
|
return pulumi.get(self, "oceanbase")
|
|
1645
1432
|
|
|
1646
|
-
@property
|
|
1647
|
-
@pulumi.getter
|
|
1648
|
-
def oceanbasepro(self) -> Optional[str]:
|
|
1649
|
-
"""
|
|
1650
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom oceanbase endpoints.
|
|
1651
|
-
"""
|
|
1652
|
-
return pulumi.get(self, "oceanbasepro")
|
|
1653
|
-
|
|
1654
1433
|
@property
|
|
1655
1434
|
@pulumi.getter
|
|
1656
1435
|
def ons(self) -> Optional[str]:
|
|
@@ -1707,14 +1486,6 @@ class Endpoints(dict):
|
|
|
1707
1486
|
"""
|
|
1708
1487
|
return pulumi.get(self, "polardb")
|
|
1709
1488
|
|
|
1710
|
-
@property
|
|
1711
|
-
@pulumi.getter
|
|
1712
|
-
def polardbx(self) -> Optional[str]:
|
|
1713
|
-
"""
|
|
1714
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom DRDS endpoints.
|
|
1715
|
-
"""
|
|
1716
|
-
return pulumi.get(self, "polardbx")
|
|
1717
|
-
|
|
1718
1489
|
@property
|
|
1719
1490
|
@pulumi.getter
|
|
1720
1491
|
def privatelink(self) -> Optional[str]:
|
|
@@ -1739,14 +1510,6 @@ class Endpoints(dict):
|
|
|
1739
1510
|
"""
|
|
1740
1511
|
return pulumi.get(self, "quickbi")
|
|
1741
1512
|
|
|
1742
|
-
@property
|
|
1743
|
-
@pulumi.getter(name="quickbiPublic")
|
|
1744
|
-
def quickbi_public(self) -> Optional[str]:
|
|
1745
|
-
"""
|
|
1746
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom quickbi endpoints.
|
|
1747
|
-
"""
|
|
1748
|
-
return pulumi.get(self, "quickbi_public")
|
|
1749
|
-
|
|
1750
1513
|
@property
|
|
1751
1514
|
@pulumi.getter
|
|
1752
1515
|
def quotas(self) -> Optional[str]:
|
|
@@ -1795,11 +1558,6 @@ class Endpoints(dict):
|
|
|
1795
1558
|
"""
|
|
1796
1559
|
return pulumi.get(self, "resourcemanager")
|
|
1797
1560
|
|
|
1798
|
-
@property
|
|
1799
|
-
@pulumi.getter
|
|
1800
|
-
def resourcesharing(self) -> Optional[str]:
|
|
1801
|
-
return pulumi.get(self, "resourcesharing")
|
|
1802
|
-
|
|
1803
1561
|
@property
|
|
1804
1562
|
@pulumi.getter
|
|
1805
1563
|
def ressharing(self) -> Optional[str]:
|
|
@@ -1808,11 +1566,6 @@ class Endpoints(dict):
|
|
|
1808
1566
|
"""
|
|
1809
1567
|
return pulumi.get(self, "ressharing")
|
|
1810
1568
|
|
|
1811
|
-
@property
|
|
1812
|
-
@pulumi.getter
|
|
1813
|
-
def rocketmq(self) -> Optional[str]:
|
|
1814
|
-
return pulumi.get(self, "rocketmq")
|
|
1815
|
-
|
|
1816
1569
|
@property
|
|
1817
1570
|
@pulumi.getter
|
|
1818
1571
|
def ros(self) -> Optional[str]:
|
|
@@ -1821,14 +1574,6 @@ class Endpoints(dict):
|
|
|
1821
1574
|
"""
|
|
1822
1575
|
return pulumi.get(self, "ros")
|
|
1823
1576
|
|
|
1824
|
-
@property
|
|
1825
|
-
@pulumi.getter
|
|
1826
|
-
def sae(self) -> Optional[str]:
|
|
1827
|
-
"""
|
|
1828
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom serverless endpoints.
|
|
1829
|
-
"""
|
|
1830
|
-
return pulumi.get(self, "sae")
|
|
1831
|
-
|
|
1832
1577
|
@property
|
|
1833
1578
|
@pulumi.getter
|
|
1834
1579
|
def sas(self) -> Optional[str]:
|
|
@@ -1845,14 +1590,6 @@ class Endpoints(dict):
|
|
|
1845
1590
|
"""
|
|
1846
1591
|
return pulumi.get(self, "scdn")
|
|
1847
1592
|
|
|
1848
|
-
@property
|
|
1849
|
-
@pulumi.getter
|
|
1850
|
-
def schedulerx2(self) -> Optional[str]:
|
|
1851
|
-
"""
|
|
1852
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom edasschedulerx endpoints.
|
|
1853
|
-
"""
|
|
1854
|
-
return pulumi.get(self, "schedulerx2")
|
|
1855
|
-
|
|
1856
1593
|
@property
|
|
1857
1594
|
@pulumi.getter
|
|
1858
1595
|
def sddp(self) -> Optional[str]:
|
|
@@ -1877,14 +1614,6 @@ class Endpoints(dict):
|
|
|
1877
1614
|
"""
|
|
1878
1615
|
return pulumi.get(self, "serverless")
|
|
1879
1616
|
|
|
1880
|
-
@property
|
|
1881
|
-
@pulumi.getter
|
|
1882
|
-
def servicecatalog(self) -> Optional[str]:
|
|
1883
|
-
"""
|
|
1884
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom srvcatalog endpoints.
|
|
1885
|
-
"""
|
|
1886
|
-
return pulumi.get(self, "servicecatalog")
|
|
1887
|
-
|
|
1888
1617
|
@property
|
|
1889
1618
|
@pulumi.getter
|
|
1890
1619
|
def servicemesh(self) -> Optional[str]:
|
|
@@ -1941,14 +1670,6 @@ class Endpoints(dict):
|
|
|
1941
1670
|
"""
|
|
1942
1671
|
return pulumi.get(self, "swas")
|
|
1943
1672
|
|
|
1944
|
-
@property
|
|
1945
|
-
@pulumi.getter(name="swasOpen")
|
|
1946
|
-
def swas_open(self) -> Optional[str]:
|
|
1947
|
-
"""
|
|
1948
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom swas endpoints.
|
|
1949
|
-
"""
|
|
1950
|
-
return pulumi.get(self, "swas_open")
|
|
1951
|
-
|
|
1952
1673
|
@property
|
|
1953
1674
|
@pulumi.getter
|
|
1954
1675
|
def tag(self) -> Optional[str]:
|
|
@@ -1973,11 +1694,6 @@ class Endpoints(dict):
|
|
|
1973
1694
|
"""
|
|
1974
1695
|
return pulumi.get(self, "vpc")
|
|
1975
1696
|
|
|
1976
|
-
@property
|
|
1977
|
-
@pulumi.getter
|
|
1978
|
-
def vpcipam(self) -> Optional[str]:
|
|
1979
|
-
return pulumi.get(self, "vpcipam")
|
|
1980
|
-
|
|
1981
1697
|
@property
|
|
1982
1698
|
@pulumi.getter
|
|
1983
1699
|
def vpcpeer(self) -> Optional[str]:
|