pulumi-alicloud 3.72.0__py3-none-any.whl → 3.72.0a1735837979__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulumi-alicloud might be problematic. Click here for more details.
- pulumi_alicloud/__init__.py +0 -75
- pulumi_alicloud/_inputs.py +0 -471
- pulumi_alicloud/adb/cluster.py +0 -68
- pulumi_alicloud/adb/db_cluster.py +0 -94
- pulumi_alicloud/adb/get_db_cluster_lake_versions.py +4 -39
- pulumi_alicloud/adb/outputs.py +2 -106
- pulumi_alicloud/cfg/get_aggregate_compliance_packs.py +2 -2
- pulumi_alicloud/cfg/get_aggregate_config_rules.py +4 -4
- pulumi_alicloud/cfg/get_aggregate_deliveries.py +2 -16
- pulumi_alicloud/cfg/get_aggregators.py +2 -2
- pulumi_alicloud/cfg/get_compliance_packs.py +2 -2
- pulumi_alicloud/cfg/get_configuration_recorders.py +6 -2
- pulumi_alicloud/cfg/get_deliveries.py +2 -11
- pulumi_alicloud/cfg/get_delivery_channels.py +4 -0
- pulumi_alicloud/cfg/get_rules.py +7 -3
- pulumi_alicloud/cfg/outputs.py +20 -28
- pulumi_alicloud/cloudfirewall/get_instance_members.py +2 -2
- pulumi_alicloud/cloudfirewall/get_instances.py +6 -23
- pulumi_alicloud/cloudfirewall/get_vpc_firewall_cens.py +2 -2
- pulumi_alicloud/cloudfirewall/get_vpc_firewall_control_policies.py +2 -32
- pulumi_alicloud/cloudfirewall/get_vpc_firewalls.py +2 -2
- pulumi_alicloud/cloudfirewall/instance.py +1 -1
- pulumi_alicloud/cloudfirewall/outputs.py +4 -16
- pulumi_alicloud/config/__init__.pyi +0 -2
- pulumi_alicloud/config/outputs.py +0 -284
- pulumi_alicloud/config/vars.py +0 -4
- pulumi_alicloud/cr/_inputs.py +0 -128
- pulumi_alicloud/cr/outputs.py +0 -93
- pulumi_alicloud/cr/registry_enterprise_instance.py +63 -86
- pulumi_alicloud/cs/registry_enterprise_sync_rule.py +38 -331
- pulumi_alicloud/dcdn/get_domains.py +2 -2
- pulumi_alicloud/dcdn/get_ipa_domains.py +2 -14
- pulumi_alicloud/dcdn/get_waf_domains.py +2 -5
- pulumi_alicloud/dcdn/get_waf_policies.py +2 -8
- pulumi_alicloud/dcdn/outputs.py +6 -6
- pulumi_alicloud/ddos/get_ddos_coo_domain_resources.py +2 -8
- pulumi_alicloud/ddos/get_ddos_coo_ports.py +4 -16
- pulumi_alicloud/ddos/outputs.py +4 -4
- pulumi_alicloud/ecs/_inputs.py +0 -9
- pulumi_alicloud/ecs/get_ecs_disks.py +14 -103
- pulumi_alicloud/ecs/outputs.py +36 -90
- pulumi_alicloud/esa/__init__.py +0 -3
- pulumi_alicloud/ess/get_scaling_configurations.py +10 -116
- pulumi_alicloud/ess/notification.py +3 -50
- pulumi_alicloud/ess/outputs.py +8 -104
- pulumi_alicloud/ess/scheduled_task.py +7 -7
- pulumi_alicloud/fc/v3_trigger.py +1 -1
- pulumi_alicloud/ga/get_accelerator_spare_ip_attachments.py +2 -11
- pulumi_alicloud/ga/get_acls.py +2 -14
- pulumi_alicloud/ga/get_additional_certificates.py +2 -11
- pulumi_alicloud/ga/get_bandwidth_packages.py +2 -14
- pulumi_alicloud/ga/get_basic_accelerate_ip_endpoint_relations.py +2 -2
- pulumi_alicloud/ga/get_basic_accelerate_ips.py +2 -2
- pulumi_alicloud/ga/get_basic_accelerators.py +2 -2
- pulumi_alicloud/ga/get_basic_endpoints.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoint_group_destinations.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoint_groups.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoint_traffic_policies.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoints.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_port_mappings.py +2 -2
- pulumi_alicloud/ga/get_domains.py +2 -2
- pulumi_alicloud/ga/get_forwarding_rules.py +2 -8
- pulumi_alicloud/ga/get_ip_sets.py +2 -8
- pulumi_alicloud/ga/get_listeners.py +2 -11
- pulumi_alicloud/ga/outputs.py +32 -64
- pulumi_alicloud/get_msc_sub_contact_verification_message.py +2 -2
- pulumi_alicloud/get_msc_sub_contacts.py +2 -8
- pulumi_alicloud/get_msc_sub_subscriptions.py +2 -5
- pulumi_alicloud/get_msc_sub_webhooks.py +2 -8
- pulumi_alicloud/kms/key.py +28 -108
- pulumi_alicloud/kvstore/get_instances.py +3 -14
- pulumi_alicloud/kvstore/outputs.py +4 -48
- pulumi_alicloud/marketplace/order.py +2 -2
- pulumi_alicloud/mongodb/__init__.py +0 -1
- pulumi_alicloud/oss/__init__.py +0 -2
- pulumi_alicloud/oss/_inputs.py +0 -68
- pulumi_alicloud/oss/outputs.py +0 -74
- pulumi_alicloud/privatelink/get_service.py +2 -2
- pulumi_alicloud/privatelink/get_vpc_endpoint_connections.py +2 -14
- pulumi_alicloud/privatelink/get_vpc_endpoint_service_resources.py +2 -8
- pulumi_alicloud/privatelink/get_vpc_endpoint_service_users.py +2 -11
- pulumi_alicloud/privatelink/get_vpc_endpoint_zones.py +2 -11
- pulumi_alicloud/privatelink/get_vpc_endpoints.py +2 -23
- pulumi_alicloud/privatelink/outputs.py +6 -6
- pulumi_alicloud/provider.py +0 -20
- pulumi_alicloud/pulumi-plugin.json +1 -1
- pulumi_alicloud/ram/get_policies.py +8 -66
- pulumi_alicloud/rds/instance.py +14 -211
- pulumi_alicloud/resourcemanager/control_policy_attachment.py +28 -28
- pulumi_alicloud/resourcemanager/shared_resource.py +0 -7
- pulumi_alicloud/schedulerx/__init__.py +0 -3
- pulumi_alicloud/schedulerx/namespace.py +51 -64
- pulumi_alicloud/schedulerx/outputs.py +0 -425
- pulumi_alicloud/sddp/get_configs.py +2 -5
- pulumi_alicloud/sddp/get_data_limits.py +2 -11
- pulumi_alicloud/sddp/get_instances.py +2 -5
- pulumi_alicloud/sddp/get_rules.py +2 -29
- pulumi_alicloud/sddp/outputs.py +14 -14
- pulumi_alicloud/vpc/get_peer_connections.py +2 -17
- pulumi_alicloud/vpc/network.py +40 -293
- pulumi_alicloud/vpc/outputs.py +2 -2
- pulumi_alicloud/vpc/peer_connection.py +132 -239
- pulumi_alicloud/vpc/peer_connection_accepter.py +6 -85
- pulumi_alicloud/waf/domain.py +2 -2
- pulumi_alicloud/waf/get_certificates.py +2 -14
- pulumi_alicloud/waf/get_domains.py +4 -6
- pulumi_alicloud/waf/get_instances.py +2 -2
- pulumi_alicloud/waf/instance.py +64 -0
- pulumi_alicloud/waf/outputs.py +4 -2
- pulumi_alicloud/wafv3/get_instances.py +4 -10
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/METADATA +1 -1
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/RECORD +114 -129
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/WHEEL +1 -1
- pulumi_alicloud/apig/__init__.py +0 -12
- pulumi_alicloud/apig/_inputs.py +0 -263
- pulumi_alicloud/apig/environment.py +0 -317
- pulumi_alicloud/apig/gateway.py +0 -645
- pulumi_alicloud/apig/http_api.py +0 -465
- pulumi_alicloud/apig/outputs.py +0 -213
- pulumi_alicloud/esa/_inputs.py +0 -456
- pulumi_alicloud/esa/outputs.py +0 -321
- pulumi_alicloud/esa/record.py +0 -798
- pulumi_alicloud/mongodb/private_srv_network_address.py +0 -283
- pulumi_alicloud/oss/access_point.py +0 -463
- pulumi_alicloud/oss/bucket_worm.py +0 -327
- pulumi_alicloud/schedulerx/_inputs.py +0 -542
- pulumi_alicloud/schedulerx/app_group.py +0 -952
- pulumi_alicloud/schedulerx/job.py +0 -1454
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/top_level.txt +0 -0
pulumi_alicloud/_inputs.py
CHANGED
|
@@ -281,7 +281,6 @@ if not MYPY:
|
|
|
281
281
|
"""
|
|
282
282
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom AnalyticDB endpoints.
|
|
283
283
|
"""
|
|
284
|
-
aiworkspace: NotRequired[pulumi.Input[str]]
|
|
285
284
|
alb: NotRequired[pulumi.Input[str]]
|
|
286
285
|
"""
|
|
287
286
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom alb endpoints.
|
|
@@ -298,14 +297,6 @@ if not MYPY:
|
|
|
298
297
|
"""
|
|
299
298
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ALIKAFKA endpoints.
|
|
300
299
|
"""
|
|
301
|
-
amqp: NotRequired[pulumi.Input[str]]
|
|
302
|
-
"""
|
|
303
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom onsproxy endpoints.
|
|
304
|
-
"""
|
|
305
|
-
antiddos_public: NotRequired[pulumi.Input[str]]
|
|
306
|
-
"""
|
|
307
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ddosbasic endpoints.
|
|
308
|
-
"""
|
|
309
300
|
apigateway: NotRequired[pulumi.Input[str]]
|
|
310
301
|
"""
|
|
311
302
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom Api Gateway endpoints.
|
|
@@ -362,10 +353,6 @@ if not MYPY:
|
|
|
362
353
|
"""
|
|
363
354
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom cds endpoints.
|
|
364
355
|
"""
|
|
365
|
-
chatbot: NotRequired[pulumi.Input[str]]
|
|
366
|
-
"""
|
|
367
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom beebot endpoints.
|
|
368
|
-
"""
|
|
369
356
|
clickhouse: NotRequired[pulumi.Input[str]]
|
|
370
357
|
"""
|
|
371
358
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom clickhouse endpoints.
|
|
@@ -418,10 +405,6 @@ if not MYPY:
|
|
|
418
405
|
"""
|
|
419
406
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom Datahub endpoints.
|
|
420
407
|
"""
|
|
421
|
-
dataworks_public: NotRequired[pulumi.Input[str]]
|
|
422
|
-
"""
|
|
423
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dataworkspublic endpoints.
|
|
424
|
-
"""
|
|
425
408
|
dataworkspublic: NotRequired[pulumi.Input[str]]
|
|
426
409
|
"""
|
|
427
410
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dataworkspublic endpoints.
|
|
@@ -430,10 +413,6 @@ if not MYPY:
|
|
|
430
413
|
"""
|
|
431
414
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dbfs endpoints.
|
|
432
415
|
"""
|
|
433
|
-
dbs: NotRequired[pulumi.Input[str]]
|
|
434
|
-
"""
|
|
435
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom cbs endpoints.
|
|
436
|
-
"""
|
|
437
416
|
dcdn: NotRequired[pulumi.Input[str]]
|
|
438
417
|
"""
|
|
439
418
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dcdn endpoints.
|
|
@@ -454,15 +433,10 @@ if not MYPY:
|
|
|
454
433
|
"""
|
|
455
434
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom MongoDB endpoints.
|
|
456
435
|
"""
|
|
457
|
-
devops_rdc: NotRequired[pulumi.Input[str]]
|
|
458
436
|
devopsrdc: NotRequired[pulumi.Input[str]]
|
|
459
437
|
"""
|
|
460
438
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom devopsrdc endpoints.
|
|
461
439
|
"""
|
|
462
|
-
dfs: NotRequired[pulumi.Input[str]]
|
|
463
|
-
"""
|
|
464
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom alidfs endpoints.
|
|
465
|
-
"""
|
|
466
440
|
dg: NotRequired[pulumi.Input[str]]
|
|
467
441
|
"""
|
|
468
442
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dg endpoints.
|
|
@@ -492,10 +466,6 @@ if not MYPY:
|
|
|
492
466
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dts endpoints.
|
|
493
467
|
"""
|
|
494
468
|
dysms: NotRequired[pulumi.Input[str]]
|
|
495
|
-
dysmsapi: NotRequired[pulumi.Input[str]]
|
|
496
|
-
"""
|
|
497
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dysmsapi endpoints.
|
|
498
|
-
"""
|
|
499
469
|
eais: NotRequired[pulumi.Input[str]]
|
|
500
470
|
"""
|
|
501
471
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom eais endpoints.
|
|
@@ -504,10 +474,6 @@ if not MYPY:
|
|
|
504
474
|
"""
|
|
505
475
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ebs endpoints.
|
|
506
476
|
"""
|
|
507
|
-
ecd: NotRequired[pulumi.Input[str]]
|
|
508
|
-
"""
|
|
509
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom gwsecd endpoints.
|
|
510
|
-
"""
|
|
511
477
|
eci: NotRequired[pulumi.Input[str]]
|
|
512
478
|
"""
|
|
513
479
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom eci endpoints.
|
|
@@ -524,10 +490,6 @@ if not MYPY:
|
|
|
524
490
|
"""
|
|
525
491
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom edasschedulerx endpoints.
|
|
526
492
|
"""
|
|
527
|
-
eds_user: NotRequired[pulumi.Input[str]]
|
|
528
|
-
"""
|
|
529
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom edsuser endpoints.
|
|
530
|
-
"""
|
|
531
493
|
edsuser: NotRequired[pulumi.Input[str]]
|
|
532
494
|
"""
|
|
533
495
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom edsuser endpoints.
|
|
@@ -560,7 +522,6 @@ if not MYPY:
|
|
|
560
522
|
"""
|
|
561
523
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ens endpoints.
|
|
562
524
|
"""
|
|
563
|
-
esa: NotRequired[pulumi.Input[str]]
|
|
564
525
|
ess: NotRequired[pulumi.Input[str]]
|
|
565
526
|
"""
|
|
566
527
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom Autoscaling endpoints.
|
|
@@ -573,10 +534,6 @@ if not MYPY:
|
|
|
573
534
|
"""
|
|
574
535
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom Function Computing endpoints.
|
|
575
536
|
"""
|
|
576
|
-
fc_open: NotRequired[pulumi.Input[str]]
|
|
577
|
-
"""
|
|
578
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom Function Computing endpoints.
|
|
579
|
-
"""
|
|
580
537
|
fnf: NotRequired[pulumi.Input[str]]
|
|
581
538
|
"""
|
|
582
539
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom fnf endpoints.
|
|
@@ -589,10 +546,6 @@ if not MYPY:
|
|
|
589
546
|
"""
|
|
590
547
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom gaplus endpoints.
|
|
591
548
|
"""
|
|
592
|
-
gdb: NotRequired[pulumi.Input[str]]
|
|
593
|
-
"""
|
|
594
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom gds endpoints.
|
|
595
|
-
"""
|
|
596
549
|
gds: NotRequired[pulumi.Input[str]]
|
|
597
550
|
"""
|
|
598
551
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom gds endpoints.
|
|
@@ -601,7 +554,6 @@ if not MYPY:
|
|
|
601
554
|
"""
|
|
602
555
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom GPDB endpoints.
|
|
603
556
|
"""
|
|
604
|
-
gwlb: NotRequired[pulumi.Input[str]]
|
|
605
557
|
gwsecd: NotRequired[pulumi.Input[str]]
|
|
606
558
|
"""
|
|
607
559
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom gwsecd endpoints.
|
|
@@ -666,10 +618,6 @@ if not MYPY:
|
|
|
666
618
|
"""
|
|
667
619
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom MNS endpoints.
|
|
668
620
|
"""
|
|
669
|
-
mns_open: NotRequired[pulumi.Input[str]]
|
|
670
|
-
"""
|
|
671
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom MNS endpoints.
|
|
672
|
-
"""
|
|
673
621
|
mscopensubscription: NotRequired[pulumi.Input[str]]
|
|
674
622
|
"""
|
|
675
623
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom mscopensubscription endpoints.
|
|
@@ -690,10 +638,6 @@ if not MYPY:
|
|
|
690
638
|
"""
|
|
691
639
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom oceanbase endpoints.
|
|
692
640
|
"""
|
|
693
|
-
oceanbasepro: NotRequired[pulumi.Input[str]]
|
|
694
|
-
"""
|
|
695
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom oceanbase endpoints.
|
|
696
|
-
"""
|
|
697
641
|
ons: NotRequired[pulumi.Input[str]]
|
|
698
642
|
"""
|
|
699
643
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ONS endpoints.
|
|
@@ -722,10 +666,6 @@ if not MYPY:
|
|
|
722
666
|
"""
|
|
723
667
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom PolarDB endpoints.
|
|
724
668
|
"""
|
|
725
|
-
polardbx: NotRequired[pulumi.Input[str]]
|
|
726
|
-
"""
|
|
727
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom DRDS endpoints.
|
|
728
|
-
"""
|
|
729
669
|
privatelink: NotRequired[pulumi.Input[str]]
|
|
730
670
|
"""
|
|
731
671
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom privatelink endpoints.
|
|
@@ -738,10 +678,6 @@ if not MYPY:
|
|
|
738
678
|
"""
|
|
739
679
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom quickbi endpoints.
|
|
740
680
|
"""
|
|
741
|
-
quickbi_public: NotRequired[pulumi.Input[str]]
|
|
742
|
-
"""
|
|
743
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom quickbi endpoints.
|
|
744
|
-
"""
|
|
745
681
|
quotas: NotRequired[pulumi.Input[str]]
|
|
746
682
|
"""
|
|
747
683
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom quotas endpoints.
|
|
@@ -766,20 +702,14 @@ if not MYPY:
|
|
|
766
702
|
"""
|
|
767
703
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom resourcemanager endpoints.
|
|
768
704
|
"""
|
|
769
|
-
resourcesharing: NotRequired[pulumi.Input[str]]
|
|
770
705
|
ressharing: NotRequired[pulumi.Input[str]]
|
|
771
706
|
"""
|
|
772
707
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom resourcesharing endpoints.
|
|
773
708
|
"""
|
|
774
|
-
rocketmq: NotRequired[pulumi.Input[str]]
|
|
775
709
|
ros: NotRequired[pulumi.Input[str]]
|
|
776
710
|
"""
|
|
777
711
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ros endpoints.
|
|
778
712
|
"""
|
|
779
|
-
sae: NotRequired[pulumi.Input[str]]
|
|
780
|
-
"""
|
|
781
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom serverless endpoints.
|
|
782
|
-
"""
|
|
783
713
|
sas: NotRequired[pulumi.Input[str]]
|
|
784
714
|
"""
|
|
785
715
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom sas endpoints.
|
|
@@ -788,10 +718,6 @@ if not MYPY:
|
|
|
788
718
|
"""
|
|
789
719
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom scdn endpoints.
|
|
790
720
|
"""
|
|
791
|
-
schedulerx2: NotRequired[pulumi.Input[str]]
|
|
792
|
-
"""
|
|
793
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom edasschedulerx endpoints.
|
|
794
|
-
"""
|
|
795
721
|
sddp: NotRequired[pulumi.Input[str]]
|
|
796
722
|
"""
|
|
797
723
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom sddp endpoints.
|
|
@@ -804,10 +730,6 @@ if not MYPY:
|
|
|
804
730
|
"""
|
|
805
731
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom serverless endpoints.
|
|
806
732
|
"""
|
|
807
|
-
servicecatalog: NotRequired[pulumi.Input[str]]
|
|
808
|
-
"""
|
|
809
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom srvcatalog endpoints.
|
|
810
|
-
"""
|
|
811
733
|
servicemesh: NotRequired[pulumi.Input[str]]
|
|
812
734
|
"""
|
|
813
735
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom servicemesh endpoints.
|
|
@@ -836,10 +758,6 @@ if not MYPY:
|
|
|
836
758
|
"""
|
|
837
759
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom swas endpoints.
|
|
838
760
|
"""
|
|
839
|
-
swas_open: NotRequired[pulumi.Input[str]]
|
|
840
|
-
"""
|
|
841
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom swas endpoints.
|
|
842
|
-
"""
|
|
843
761
|
tag: NotRequired[pulumi.Input[str]]
|
|
844
762
|
"""
|
|
845
763
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom tag endpoints.
|
|
@@ -852,7 +770,6 @@ if not MYPY:
|
|
|
852
770
|
"""
|
|
853
771
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom VPC and VPN endpoints.
|
|
854
772
|
"""
|
|
855
|
-
vpcipam: NotRequired[pulumi.Input[str]]
|
|
856
773
|
vpcpeer: NotRequired[pulumi.Input[str]]
|
|
857
774
|
"""
|
|
858
775
|
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom vpcpeer endpoints.
|
|
@@ -878,13 +795,10 @@ class ProviderEndpointArgs:
|
|
|
878
795
|
acr: Optional[pulumi.Input[str]] = None,
|
|
879
796
|
actiontrail: Optional[pulumi.Input[str]] = None,
|
|
880
797
|
adb: Optional[pulumi.Input[str]] = None,
|
|
881
|
-
aiworkspace: Optional[pulumi.Input[str]] = None,
|
|
882
798
|
alb: Optional[pulumi.Input[str]] = None,
|
|
883
799
|
alidfs: Optional[pulumi.Input[str]] = None,
|
|
884
800
|
alidns: Optional[pulumi.Input[str]] = None,
|
|
885
801
|
alikafka: Optional[pulumi.Input[str]] = None,
|
|
886
|
-
amqp: Optional[pulumi.Input[str]] = None,
|
|
887
|
-
antiddos_public: Optional[pulumi.Input[str]] = None,
|
|
888
802
|
apigateway: Optional[pulumi.Input[str]] = None,
|
|
889
803
|
arms: Optional[pulumi.Input[str]] = None,
|
|
890
804
|
bastionhost: Optional[pulumi.Input[str]] = None,
|
|
@@ -899,7 +813,6 @@ class ProviderEndpointArgs:
|
|
|
899
813
|
cddc: Optional[pulumi.Input[str]] = None,
|
|
900
814
|
cdn: Optional[pulumi.Input[str]] = None,
|
|
901
815
|
cds: Optional[pulumi.Input[str]] = None,
|
|
902
|
-
chatbot: Optional[pulumi.Input[str]] = None,
|
|
903
816
|
clickhouse: Optional[pulumi.Input[str]] = None,
|
|
904
817
|
cloudauth: Optional[pulumi.Input[str]] = None,
|
|
905
818
|
cloudfirewall: Optional[pulumi.Input[str]] = None,
|
|
@@ -913,18 +826,14 @@ class ProviderEndpointArgs:
|
|
|
913
826
|
cs: Optional[pulumi.Input[str]] = None,
|
|
914
827
|
das: Optional[pulumi.Input[str]] = None,
|
|
915
828
|
datahub: Optional[pulumi.Input[str]] = None,
|
|
916
|
-
dataworks_public: Optional[pulumi.Input[str]] = None,
|
|
917
829
|
dataworkspublic: Optional[pulumi.Input[str]] = None,
|
|
918
830
|
dbfs: Optional[pulumi.Input[str]] = None,
|
|
919
|
-
dbs: Optional[pulumi.Input[str]] = None,
|
|
920
831
|
dcdn: Optional[pulumi.Input[str]] = None,
|
|
921
832
|
ddosbasic: Optional[pulumi.Input[str]] = None,
|
|
922
833
|
ddosbgp: Optional[pulumi.Input[str]] = None,
|
|
923
834
|
ddoscoo: Optional[pulumi.Input[str]] = None,
|
|
924
835
|
dds: Optional[pulumi.Input[str]] = None,
|
|
925
|
-
devops_rdc: Optional[pulumi.Input[str]] = None,
|
|
926
836
|
devopsrdc: Optional[pulumi.Input[str]] = None,
|
|
927
|
-
dfs: Optional[pulumi.Input[str]] = None,
|
|
928
837
|
dg: Optional[pulumi.Input[str]] = None,
|
|
929
838
|
dm: Optional[pulumi.Input[str]] = None,
|
|
930
839
|
dms_enterprise: Optional[pulumi.Input[str]] = None,
|
|
@@ -933,15 +842,12 @@ class ProviderEndpointArgs:
|
|
|
933
842
|
drds: Optional[pulumi.Input[str]] = None,
|
|
934
843
|
dts: Optional[pulumi.Input[str]] = None,
|
|
935
844
|
dysms: Optional[pulumi.Input[str]] = None,
|
|
936
|
-
dysmsapi: Optional[pulumi.Input[str]] = None,
|
|
937
845
|
eais: Optional[pulumi.Input[str]] = None,
|
|
938
846
|
ebs: Optional[pulumi.Input[str]] = None,
|
|
939
|
-
ecd: Optional[pulumi.Input[str]] = None,
|
|
940
847
|
eci: Optional[pulumi.Input[str]] = None,
|
|
941
848
|
ecs: Optional[pulumi.Input[str]] = None,
|
|
942
849
|
edas: Optional[pulumi.Input[str]] = None,
|
|
943
850
|
edasschedulerx: Optional[pulumi.Input[str]] = None,
|
|
944
|
-
eds_user: Optional[pulumi.Input[str]] = None,
|
|
945
851
|
edsuser: Optional[pulumi.Input[str]] = None,
|
|
946
852
|
eflo: Optional[pulumi.Input[str]] = None,
|
|
947
853
|
ehpc: Optional[pulumi.Input[str]] = None,
|
|
@@ -950,18 +856,14 @@ class ProviderEndpointArgs:
|
|
|
950
856
|
elasticsearch: Optional[pulumi.Input[str]] = None,
|
|
951
857
|
emr: Optional[pulumi.Input[str]] = None,
|
|
952
858
|
ens: Optional[pulumi.Input[str]] = None,
|
|
953
|
-
esa: Optional[pulumi.Input[str]] = None,
|
|
954
859
|
ess: Optional[pulumi.Input[str]] = None,
|
|
955
860
|
eventbridge: Optional[pulumi.Input[str]] = None,
|
|
956
861
|
fc: Optional[pulumi.Input[str]] = None,
|
|
957
|
-
fc_open: Optional[pulumi.Input[str]] = None,
|
|
958
862
|
fnf: Optional[pulumi.Input[str]] = None,
|
|
959
863
|
ga: Optional[pulumi.Input[str]] = None,
|
|
960
864
|
gaplus: Optional[pulumi.Input[str]] = None,
|
|
961
|
-
gdb: Optional[pulumi.Input[str]] = None,
|
|
962
865
|
gds: Optional[pulumi.Input[str]] = None,
|
|
963
866
|
gpdb: Optional[pulumi.Input[str]] = None,
|
|
964
|
-
gwlb: Optional[pulumi.Input[str]] = None,
|
|
965
867
|
gwsecd: Optional[pulumi.Input[str]] = None,
|
|
966
868
|
hbr: Optional[pulumi.Input[str]] = None,
|
|
967
869
|
hcs_sgw: Optional[pulumi.Input[str]] = None,
|
|
@@ -978,13 +880,11 @@ class ProviderEndpointArgs:
|
|
|
978
880
|
maxcompute: Optional[pulumi.Input[str]] = None,
|
|
979
881
|
mhub: Optional[pulumi.Input[str]] = None,
|
|
980
882
|
mns: Optional[pulumi.Input[str]] = None,
|
|
981
|
-
mns_open: Optional[pulumi.Input[str]] = None,
|
|
982
883
|
mscopensubscription: Optional[pulumi.Input[str]] = None,
|
|
983
884
|
mse: Optional[pulumi.Input[str]] = None,
|
|
984
885
|
nas: Optional[pulumi.Input[str]] = None,
|
|
985
886
|
nlb: Optional[pulumi.Input[str]] = None,
|
|
986
887
|
oceanbase: Optional[pulumi.Input[str]] = None,
|
|
987
|
-
oceanbasepro: Optional[pulumi.Input[str]] = None,
|
|
988
888
|
ons: Optional[pulumi.Input[str]] = None,
|
|
989
889
|
onsproxy: Optional[pulumi.Input[str]] = None,
|
|
990
890
|
oos: Optional[pulumi.Input[str]] = None,
|
|
@@ -992,29 +892,22 @@ class ProviderEndpointArgs:
|
|
|
992
892
|
oss: Optional[pulumi.Input[str]] = None,
|
|
993
893
|
ots: Optional[pulumi.Input[str]] = None,
|
|
994
894
|
polardb: Optional[pulumi.Input[str]] = None,
|
|
995
|
-
polardbx: Optional[pulumi.Input[str]] = None,
|
|
996
895
|
privatelink: Optional[pulumi.Input[str]] = None,
|
|
997
896
|
pvtz: Optional[pulumi.Input[str]] = None,
|
|
998
897
|
quickbi: Optional[pulumi.Input[str]] = None,
|
|
999
|
-
quickbi_public: Optional[pulumi.Input[str]] = None,
|
|
1000
898
|
quotas: Optional[pulumi.Input[str]] = None,
|
|
1001
899
|
r_kvstore: Optional[pulumi.Input[str]] = None,
|
|
1002
900
|
ram: Optional[pulumi.Input[str]] = None,
|
|
1003
901
|
rds: Optional[pulumi.Input[str]] = None,
|
|
1004
902
|
redisa: Optional[pulumi.Input[str]] = None,
|
|
1005
903
|
resourcemanager: Optional[pulumi.Input[str]] = None,
|
|
1006
|
-
resourcesharing: Optional[pulumi.Input[str]] = None,
|
|
1007
904
|
ressharing: Optional[pulumi.Input[str]] = None,
|
|
1008
|
-
rocketmq: Optional[pulumi.Input[str]] = None,
|
|
1009
905
|
ros: Optional[pulumi.Input[str]] = None,
|
|
1010
|
-
sae: Optional[pulumi.Input[str]] = None,
|
|
1011
906
|
sas: Optional[pulumi.Input[str]] = None,
|
|
1012
907
|
scdn: Optional[pulumi.Input[str]] = None,
|
|
1013
|
-
schedulerx2: Optional[pulumi.Input[str]] = None,
|
|
1014
908
|
sddp: Optional[pulumi.Input[str]] = None,
|
|
1015
909
|
selectdb: Optional[pulumi.Input[str]] = None,
|
|
1016
910
|
serverless: Optional[pulumi.Input[str]] = None,
|
|
1017
|
-
servicecatalog: Optional[pulumi.Input[str]] = None,
|
|
1018
911
|
servicemesh: Optional[pulumi.Input[str]] = None,
|
|
1019
912
|
sgw: Optional[pulumi.Input[str]] = None,
|
|
1020
913
|
slb: Optional[pulumi.Input[str]] = None,
|
|
@@ -1022,11 +915,9 @@ class ProviderEndpointArgs:
|
|
|
1022
915
|
srvcatalog: Optional[pulumi.Input[str]] = None,
|
|
1023
916
|
sts: Optional[pulumi.Input[str]] = None,
|
|
1024
917
|
swas: Optional[pulumi.Input[str]] = None,
|
|
1025
|
-
swas_open: Optional[pulumi.Input[str]] = None,
|
|
1026
918
|
tag: Optional[pulumi.Input[str]] = None,
|
|
1027
919
|
vod: Optional[pulumi.Input[str]] = None,
|
|
1028
920
|
vpc: Optional[pulumi.Input[str]] = None,
|
|
1029
|
-
vpcipam: Optional[pulumi.Input[str]] = None,
|
|
1030
921
|
vpcpeer: Optional[pulumi.Input[str]] = None,
|
|
1031
922
|
vs: Optional[pulumi.Input[str]] = None,
|
|
1032
923
|
waf: Optional[pulumi.Input[str]] = None,
|
|
@@ -1039,8 +930,6 @@ class ProviderEndpointArgs:
|
|
|
1039
930
|
:param pulumi.Input[str] alidfs: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom alidfs endpoints.
|
|
1040
931
|
:param pulumi.Input[str] alidns: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom alidns endpoints.
|
|
1041
932
|
:param pulumi.Input[str] alikafka: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ALIKAFKA endpoints.
|
|
1042
|
-
:param pulumi.Input[str] amqp: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom onsproxy endpoints.
|
|
1043
|
-
:param pulumi.Input[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.
|
|
1044
933
|
:param pulumi.Input[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.
|
|
1045
934
|
:param pulumi.Input[str] arms: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom arms endpoints.
|
|
1046
935
|
:param pulumi.Input[str] bastionhost: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom bastionhost endpoints.
|
|
@@ -1055,7 +944,6 @@ class ProviderEndpointArgs:
|
|
|
1055
944
|
:param pulumi.Input[str] cddc: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom cddc endpoints.
|
|
1056
945
|
:param pulumi.Input[str] cdn: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom CDN endpoints.
|
|
1057
946
|
:param pulumi.Input[str] cds: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom cds endpoints.
|
|
1058
|
-
:param pulumi.Input[str] chatbot: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom beebot endpoints.
|
|
1059
947
|
:param pulumi.Input[str] clickhouse: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom clickhouse endpoints.
|
|
1060
948
|
:param pulumi.Input[str] cloudauth: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom cloudauth endpoints.
|
|
1061
949
|
:param pulumi.Input[str] cloudfirewall: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom cloudfirewall endpoints.
|
|
@@ -1069,17 +957,14 @@ class ProviderEndpointArgs:
|
|
|
1069
957
|
:param pulumi.Input[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.
|
|
1070
958
|
:param pulumi.Input[str] das: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom das endpoints.
|
|
1071
959
|
:param pulumi.Input[str] datahub: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom Datahub endpoints.
|
|
1072
|
-
:param pulumi.Input[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.
|
|
1073
960
|
:param pulumi.Input[str] dataworkspublic: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dataworkspublic endpoints.
|
|
1074
961
|
:param pulumi.Input[str] dbfs: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dbfs endpoints.
|
|
1075
|
-
:param pulumi.Input[str] dbs: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom cbs endpoints.
|
|
1076
962
|
:param pulumi.Input[str] dcdn: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dcdn endpoints.
|
|
1077
963
|
:param pulumi.Input[str] ddosbasic: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ddosbasic endpoints.
|
|
1078
964
|
:param pulumi.Input[str] ddosbgp: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom DDOSBGP endpoints.
|
|
1079
965
|
:param pulumi.Input[str] ddoscoo: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom DDOSCOO endpoints.
|
|
1080
966
|
:param pulumi.Input[str] dds: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom MongoDB endpoints.
|
|
1081
967
|
:param pulumi.Input[str] devopsrdc: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom devopsrdc endpoints.
|
|
1082
|
-
:param pulumi.Input[str] dfs: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom alidfs endpoints.
|
|
1083
968
|
:param pulumi.Input[str] dg: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dg endpoints.
|
|
1084
969
|
:param pulumi.Input[str] dm: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dm endpoints.
|
|
1085
970
|
:param pulumi.Input[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.
|
|
@@ -1087,15 +972,12 @@ class ProviderEndpointArgs:
|
|
|
1087
972
|
:param pulumi.Input[str] dns: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom DNS endpoints.
|
|
1088
973
|
:param pulumi.Input[str] drds: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom DRDS endpoints.
|
|
1089
974
|
:param pulumi.Input[str] dts: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dts endpoints.
|
|
1090
|
-
:param pulumi.Input[str] dysmsapi: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dysmsapi endpoints.
|
|
1091
975
|
:param pulumi.Input[str] eais: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom eais endpoints.
|
|
1092
976
|
:param pulumi.Input[str] ebs: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ebs endpoints.
|
|
1093
|
-
:param pulumi.Input[str] ecd: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom gwsecd endpoints.
|
|
1094
977
|
:param pulumi.Input[str] eci: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom eci endpoints.
|
|
1095
978
|
:param pulumi.Input[str] ecs: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ECS endpoints.
|
|
1096
979
|
:param pulumi.Input[str] edas: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom edas endpoints.
|
|
1097
980
|
:param pulumi.Input[str] edasschedulerx: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom edasschedulerx endpoints.
|
|
1098
|
-
:param pulumi.Input[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.
|
|
1099
981
|
:param pulumi.Input[str] edsuser: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom edsuser endpoints.
|
|
1100
982
|
:param pulumi.Input[str] eflo: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom eflo endpoints.
|
|
1101
983
|
:param pulumi.Input[str] ehpc: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ehpc endpoints.
|
|
@@ -1107,11 +989,9 @@ class ProviderEndpointArgs:
|
|
|
1107
989
|
:param pulumi.Input[str] ess: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom Autoscaling endpoints.
|
|
1108
990
|
:param pulumi.Input[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.
|
|
1109
991
|
:param pulumi.Input[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.
|
|
1110
|
-
:param pulumi.Input[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.
|
|
1111
992
|
:param pulumi.Input[str] fnf: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom fnf endpoints.
|
|
1112
993
|
:param pulumi.Input[str] ga: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ga endpoints.
|
|
1113
994
|
:param pulumi.Input[str] gaplus: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom gaplus endpoints.
|
|
1114
|
-
:param pulumi.Input[str] gdb: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom gds endpoints.
|
|
1115
995
|
:param pulumi.Input[str] gds: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom gds endpoints.
|
|
1116
996
|
:param pulumi.Input[str] gpdb: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom GPDB endpoints.
|
|
1117
997
|
:param pulumi.Input[str] gwsecd: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom gwsecd endpoints.
|
|
@@ -1130,13 +1010,11 @@ class ProviderEndpointArgs:
|
|
|
1130
1010
|
:param pulumi.Input[str] maxcompute: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom MaxCompute endpoints.
|
|
1131
1011
|
:param pulumi.Input[str] mhub: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom mhub endpoints.
|
|
1132
1012
|
:param pulumi.Input[str] mns: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom MNS endpoints.
|
|
1133
|
-
:param pulumi.Input[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.
|
|
1134
1013
|
:param pulumi.Input[str] mscopensubscription: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom mscopensubscription endpoints.
|
|
1135
1014
|
:param pulumi.Input[str] mse: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom mse endpoints.
|
|
1136
1015
|
:param pulumi.Input[str] nas: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom NAS endpoints.
|
|
1137
1016
|
:param pulumi.Input[str] nlb: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom nlb endpoints.
|
|
1138
1017
|
:param pulumi.Input[str] oceanbase: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom oceanbase endpoints.
|
|
1139
|
-
:param pulumi.Input[str] oceanbasepro: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom oceanbase endpoints.
|
|
1140
1018
|
:param pulumi.Input[str] ons: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ONS endpoints.
|
|
1141
1019
|
:param pulumi.Input[str] onsproxy: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom onsproxy endpoints.
|
|
1142
1020
|
:param pulumi.Input[str] oos: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom oos endpoints.
|
|
@@ -1144,11 +1022,9 @@ class ProviderEndpointArgs:
|
|
|
1144
1022
|
:param pulumi.Input[str] oss: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom OSS endpoints.
|
|
1145
1023
|
:param pulumi.Input[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.
|
|
1146
1024
|
:param pulumi.Input[str] polardb: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom PolarDB endpoints.
|
|
1147
|
-
:param pulumi.Input[str] polardbx: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom DRDS endpoints.
|
|
1148
1025
|
:param pulumi.Input[str] privatelink: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom privatelink endpoints.
|
|
1149
1026
|
:param pulumi.Input[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.
|
|
1150
1027
|
:param pulumi.Input[str] quickbi: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom quickbi endpoints.
|
|
1151
|
-
:param pulumi.Input[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.
|
|
1152
1028
|
:param pulumi.Input[str] quotas: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom quotas endpoints.
|
|
1153
1029
|
:param pulumi.Input[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.
|
|
1154
1030
|
:param pulumi.Input[str] ram: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom RAM endpoints.
|
|
@@ -1157,14 +1033,11 @@ class ProviderEndpointArgs:
|
|
|
1157
1033
|
:param pulumi.Input[str] resourcemanager: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom resourcemanager endpoints.
|
|
1158
1034
|
:param pulumi.Input[str] ressharing: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom resourcesharing endpoints.
|
|
1159
1035
|
:param pulumi.Input[str] ros: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ros endpoints.
|
|
1160
|
-
:param pulumi.Input[str] sae: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom serverless endpoints.
|
|
1161
1036
|
:param pulumi.Input[str] sas: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom sas endpoints.
|
|
1162
1037
|
:param pulumi.Input[str] scdn: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom scdn endpoints.
|
|
1163
|
-
:param pulumi.Input[str] schedulerx2: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom edasschedulerx endpoints.
|
|
1164
1038
|
:param pulumi.Input[str] sddp: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom sddp endpoints.
|
|
1165
1039
|
:param pulumi.Input[str] selectdb: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom selectdb endpoints.
|
|
1166
1040
|
:param pulumi.Input[str] serverless: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom serverless endpoints.
|
|
1167
|
-
:param pulumi.Input[str] servicecatalog: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom srvcatalog endpoints.
|
|
1168
1041
|
:param pulumi.Input[str] servicemesh: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom servicemesh endpoints.
|
|
1169
1042
|
:param pulumi.Input[str] sgw: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom sgw endpoints.
|
|
1170
1043
|
:param pulumi.Input[str] slb: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom SLB endpoints.
|
|
@@ -1172,7 +1045,6 @@ class ProviderEndpointArgs:
|
|
|
1172
1045
|
:param pulumi.Input[str] srvcatalog: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom srvcatalog endpoints.
|
|
1173
1046
|
:param pulumi.Input[str] sts: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom STS endpoints.
|
|
1174
1047
|
:param pulumi.Input[str] swas: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom swas endpoints.
|
|
1175
|
-
:param pulumi.Input[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.
|
|
1176
1048
|
:param pulumi.Input[str] tag: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom tag endpoints.
|
|
1177
1049
|
:param pulumi.Input[str] vod: Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom vod endpoints.
|
|
1178
1050
|
:param pulumi.Input[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.
|
|
@@ -1187,8 +1059,6 @@ class ProviderEndpointArgs:
|
|
|
1187
1059
|
pulumi.set(__self__, "actiontrail", actiontrail)
|
|
1188
1060
|
if adb is not None:
|
|
1189
1061
|
pulumi.set(__self__, "adb", adb)
|
|
1190
|
-
if aiworkspace is not None:
|
|
1191
|
-
pulumi.set(__self__, "aiworkspace", aiworkspace)
|
|
1192
1062
|
if alb is not None:
|
|
1193
1063
|
pulumi.set(__self__, "alb", alb)
|
|
1194
1064
|
if alidfs is not None:
|
|
@@ -1197,10 +1067,6 @@ class ProviderEndpointArgs:
|
|
|
1197
1067
|
pulumi.set(__self__, "alidns", alidns)
|
|
1198
1068
|
if alikafka is not None:
|
|
1199
1069
|
pulumi.set(__self__, "alikafka", alikafka)
|
|
1200
|
-
if amqp is not None:
|
|
1201
|
-
pulumi.set(__self__, "amqp", amqp)
|
|
1202
|
-
if antiddos_public is not None:
|
|
1203
|
-
pulumi.set(__self__, "antiddos_public", antiddos_public)
|
|
1204
1070
|
if apigateway is not None:
|
|
1205
1071
|
pulumi.set(__self__, "apigateway", apigateway)
|
|
1206
1072
|
if arms is not None:
|
|
@@ -1229,8 +1095,6 @@ class ProviderEndpointArgs:
|
|
|
1229
1095
|
pulumi.set(__self__, "cdn", cdn)
|
|
1230
1096
|
if cds is not None:
|
|
1231
1097
|
pulumi.set(__self__, "cds", cds)
|
|
1232
|
-
if chatbot is not None:
|
|
1233
|
-
pulumi.set(__self__, "chatbot", chatbot)
|
|
1234
1098
|
if clickhouse is not None:
|
|
1235
1099
|
pulumi.set(__self__, "clickhouse", clickhouse)
|
|
1236
1100
|
if cloudauth is not None:
|
|
@@ -1257,14 +1121,10 @@ class ProviderEndpointArgs:
|
|
|
1257
1121
|
pulumi.set(__self__, "das", das)
|
|
1258
1122
|
if datahub is not None:
|
|
1259
1123
|
pulumi.set(__self__, "datahub", datahub)
|
|
1260
|
-
if dataworks_public is not None:
|
|
1261
|
-
pulumi.set(__self__, "dataworks_public", dataworks_public)
|
|
1262
1124
|
if dataworkspublic is not None:
|
|
1263
1125
|
pulumi.set(__self__, "dataworkspublic", dataworkspublic)
|
|
1264
1126
|
if dbfs is not None:
|
|
1265
1127
|
pulumi.set(__self__, "dbfs", dbfs)
|
|
1266
|
-
if dbs is not None:
|
|
1267
|
-
pulumi.set(__self__, "dbs", dbs)
|
|
1268
1128
|
if dcdn is not None:
|
|
1269
1129
|
pulumi.set(__self__, "dcdn", dcdn)
|
|
1270
1130
|
if ddosbasic is not None:
|
|
@@ -1275,12 +1135,8 @@ class ProviderEndpointArgs:
|
|
|
1275
1135
|
pulumi.set(__self__, "ddoscoo", ddoscoo)
|
|
1276
1136
|
if dds is not None:
|
|
1277
1137
|
pulumi.set(__self__, "dds", dds)
|
|
1278
|
-
if devops_rdc is not None:
|
|
1279
|
-
pulumi.set(__self__, "devops_rdc", devops_rdc)
|
|
1280
1138
|
if devopsrdc is not None:
|
|
1281
1139
|
pulumi.set(__self__, "devopsrdc", devopsrdc)
|
|
1282
|
-
if dfs is not None:
|
|
1283
|
-
pulumi.set(__self__, "dfs", dfs)
|
|
1284
1140
|
if dg is not None:
|
|
1285
1141
|
pulumi.set(__self__, "dg", dg)
|
|
1286
1142
|
if dm is not None:
|
|
@@ -1297,14 +1153,10 @@ class ProviderEndpointArgs:
|
|
|
1297
1153
|
pulumi.set(__self__, "dts", dts)
|
|
1298
1154
|
if dysms is not None:
|
|
1299
1155
|
pulumi.set(__self__, "dysms", dysms)
|
|
1300
|
-
if dysmsapi is not None:
|
|
1301
|
-
pulumi.set(__self__, "dysmsapi", dysmsapi)
|
|
1302
1156
|
if eais is not None:
|
|
1303
1157
|
pulumi.set(__self__, "eais", eais)
|
|
1304
1158
|
if ebs is not None:
|
|
1305
1159
|
pulumi.set(__self__, "ebs", ebs)
|
|
1306
|
-
if ecd is not None:
|
|
1307
|
-
pulumi.set(__self__, "ecd", ecd)
|
|
1308
1160
|
if eci is not None:
|
|
1309
1161
|
pulumi.set(__self__, "eci", eci)
|
|
1310
1162
|
if ecs is not None:
|
|
@@ -1313,8 +1165,6 @@ class ProviderEndpointArgs:
|
|
|
1313
1165
|
pulumi.set(__self__, "edas", edas)
|
|
1314
1166
|
if edasschedulerx is not None:
|
|
1315
1167
|
pulumi.set(__self__, "edasschedulerx", edasschedulerx)
|
|
1316
|
-
if eds_user is not None:
|
|
1317
|
-
pulumi.set(__self__, "eds_user", eds_user)
|
|
1318
1168
|
if edsuser is not None:
|
|
1319
1169
|
pulumi.set(__self__, "edsuser", edsuser)
|
|
1320
1170
|
if eflo is not None:
|
|
@@ -1331,30 +1181,22 @@ class ProviderEndpointArgs:
|
|
|
1331
1181
|
pulumi.set(__self__, "emr", emr)
|
|
1332
1182
|
if ens is not None:
|
|
1333
1183
|
pulumi.set(__self__, "ens", ens)
|
|
1334
|
-
if esa is not None:
|
|
1335
|
-
pulumi.set(__self__, "esa", esa)
|
|
1336
1184
|
if ess is not None:
|
|
1337
1185
|
pulumi.set(__self__, "ess", ess)
|
|
1338
1186
|
if eventbridge is not None:
|
|
1339
1187
|
pulumi.set(__self__, "eventbridge", eventbridge)
|
|
1340
1188
|
if fc is not None:
|
|
1341
1189
|
pulumi.set(__self__, "fc", fc)
|
|
1342
|
-
if fc_open is not None:
|
|
1343
|
-
pulumi.set(__self__, "fc_open", fc_open)
|
|
1344
1190
|
if fnf is not None:
|
|
1345
1191
|
pulumi.set(__self__, "fnf", fnf)
|
|
1346
1192
|
if ga is not None:
|
|
1347
1193
|
pulumi.set(__self__, "ga", ga)
|
|
1348
1194
|
if gaplus is not None:
|
|
1349
1195
|
pulumi.set(__self__, "gaplus", gaplus)
|
|
1350
|
-
if gdb is not None:
|
|
1351
|
-
pulumi.set(__self__, "gdb", gdb)
|
|
1352
1196
|
if gds is not None:
|
|
1353
1197
|
pulumi.set(__self__, "gds", gds)
|
|
1354
1198
|
if gpdb is not None:
|
|
1355
1199
|
pulumi.set(__self__, "gpdb", gpdb)
|
|
1356
|
-
if gwlb is not None:
|
|
1357
|
-
pulumi.set(__self__, "gwlb", gwlb)
|
|
1358
1200
|
if gwsecd is not None:
|
|
1359
1201
|
pulumi.set(__self__, "gwsecd", gwsecd)
|
|
1360
1202
|
if hbr is not None:
|
|
@@ -1387,8 +1229,6 @@ class ProviderEndpointArgs:
|
|
|
1387
1229
|
pulumi.set(__self__, "mhub", mhub)
|
|
1388
1230
|
if mns is not None:
|
|
1389
1231
|
pulumi.set(__self__, "mns", mns)
|
|
1390
|
-
if mns_open is not None:
|
|
1391
|
-
pulumi.set(__self__, "mns_open", mns_open)
|
|
1392
1232
|
if mscopensubscription is not None:
|
|
1393
1233
|
pulumi.set(__self__, "mscopensubscription", mscopensubscription)
|
|
1394
1234
|
if mse is not None:
|
|
@@ -1399,8 +1239,6 @@ class ProviderEndpointArgs:
|
|
|
1399
1239
|
pulumi.set(__self__, "nlb", nlb)
|
|
1400
1240
|
if oceanbase is not None:
|
|
1401
1241
|
pulumi.set(__self__, "oceanbase", oceanbase)
|
|
1402
|
-
if oceanbasepro is not None:
|
|
1403
|
-
pulumi.set(__self__, "oceanbasepro", oceanbasepro)
|
|
1404
1242
|
if ons is not None:
|
|
1405
1243
|
pulumi.set(__self__, "ons", ons)
|
|
1406
1244
|
if onsproxy is not None:
|
|
@@ -1415,16 +1253,12 @@ class ProviderEndpointArgs:
|
|
|
1415
1253
|
pulumi.set(__self__, "ots", ots)
|
|
1416
1254
|
if polardb is not None:
|
|
1417
1255
|
pulumi.set(__self__, "polardb", polardb)
|
|
1418
|
-
if polardbx is not None:
|
|
1419
|
-
pulumi.set(__self__, "polardbx", polardbx)
|
|
1420
1256
|
if privatelink is not None:
|
|
1421
1257
|
pulumi.set(__self__, "privatelink", privatelink)
|
|
1422
1258
|
if pvtz is not None:
|
|
1423
1259
|
pulumi.set(__self__, "pvtz", pvtz)
|
|
1424
1260
|
if quickbi is not None:
|
|
1425
1261
|
pulumi.set(__self__, "quickbi", quickbi)
|
|
1426
|
-
if quickbi_public is not None:
|
|
1427
|
-
pulumi.set(__self__, "quickbi_public", quickbi_public)
|
|
1428
1262
|
if quotas is not None:
|
|
1429
1263
|
pulumi.set(__self__, "quotas", quotas)
|
|
1430
1264
|
if r_kvstore is not None:
|
|
@@ -1437,30 +1271,20 @@ class ProviderEndpointArgs:
|
|
|
1437
1271
|
pulumi.set(__self__, "redisa", redisa)
|
|
1438
1272
|
if resourcemanager is not None:
|
|
1439
1273
|
pulumi.set(__self__, "resourcemanager", resourcemanager)
|
|
1440
|
-
if resourcesharing is not None:
|
|
1441
|
-
pulumi.set(__self__, "resourcesharing", resourcesharing)
|
|
1442
1274
|
if ressharing is not None:
|
|
1443
1275
|
pulumi.set(__self__, "ressharing", ressharing)
|
|
1444
|
-
if rocketmq is not None:
|
|
1445
|
-
pulumi.set(__self__, "rocketmq", rocketmq)
|
|
1446
1276
|
if ros is not None:
|
|
1447
1277
|
pulumi.set(__self__, "ros", ros)
|
|
1448
|
-
if sae is not None:
|
|
1449
|
-
pulumi.set(__self__, "sae", sae)
|
|
1450
1278
|
if sas is not None:
|
|
1451
1279
|
pulumi.set(__self__, "sas", sas)
|
|
1452
1280
|
if scdn is not None:
|
|
1453
1281
|
pulumi.set(__self__, "scdn", scdn)
|
|
1454
|
-
if schedulerx2 is not None:
|
|
1455
|
-
pulumi.set(__self__, "schedulerx2", schedulerx2)
|
|
1456
1282
|
if sddp is not None:
|
|
1457
1283
|
pulumi.set(__self__, "sddp", sddp)
|
|
1458
1284
|
if selectdb is not None:
|
|
1459
1285
|
pulumi.set(__self__, "selectdb", selectdb)
|
|
1460
1286
|
if serverless is not None:
|
|
1461
1287
|
pulumi.set(__self__, "serverless", serverless)
|
|
1462
|
-
if servicecatalog is not None:
|
|
1463
|
-
pulumi.set(__self__, "servicecatalog", servicecatalog)
|
|
1464
1288
|
if servicemesh is not None:
|
|
1465
1289
|
pulumi.set(__self__, "servicemesh", servicemesh)
|
|
1466
1290
|
if sgw is not None:
|
|
@@ -1475,16 +1299,12 @@ class ProviderEndpointArgs:
|
|
|
1475
1299
|
pulumi.set(__self__, "sts", sts)
|
|
1476
1300
|
if swas is not None:
|
|
1477
1301
|
pulumi.set(__self__, "swas", swas)
|
|
1478
|
-
if swas_open is not None:
|
|
1479
|
-
pulumi.set(__self__, "swas_open", swas_open)
|
|
1480
1302
|
if tag is not None:
|
|
1481
1303
|
pulumi.set(__self__, "tag", tag)
|
|
1482
1304
|
if vod is not None:
|
|
1483
1305
|
pulumi.set(__self__, "vod", vod)
|
|
1484
1306
|
if vpc is not None:
|
|
1485
1307
|
pulumi.set(__self__, "vpc", vpc)
|
|
1486
|
-
if vpcipam is not None:
|
|
1487
|
-
pulumi.set(__self__, "vpcipam", vpcipam)
|
|
1488
1308
|
if vpcpeer is not None:
|
|
1489
1309
|
pulumi.set(__self__, "vpcpeer", vpcpeer)
|
|
1490
1310
|
if vs is not None:
|
|
@@ -1530,15 +1350,6 @@ class ProviderEndpointArgs:
|
|
|
1530
1350
|
def adb(self, value: Optional[pulumi.Input[str]]):
|
|
1531
1351
|
pulumi.set(self, "adb", value)
|
|
1532
1352
|
|
|
1533
|
-
@property
|
|
1534
|
-
@pulumi.getter
|
|
1535
|
-
def aiworkspace(self) -> Optional[pulumi.Input[str]]:
|
|
1536
|
-
return pulumi.get(self, "aiworkspace")
|
|
1537
|
-
|
|
1538
|
-
@aiworkspace.setter
|
|
1539
|
-
def aiworkspace(self, value: Optional[pulumi.Input[str]]):
|
|
1540
|
-
pulumi.set(self, "aiworkspace", value)
|
|
1541
|
-
|
|
1542
1353
|
@property
|
|
1543
1354
|
@pulumi.getter
|
|
1544
1355
|
def alb(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -1587,30 +1398,6 @@ class ProviderEndpointArgs:
|
|
|
1587
1398
|
def alikafka(self, value: Optional[pulumi.Input[str]]):
|
|
1588
1399
|
pulumi.set(self, "alikafka", value)
|
|
1589
1400
|
|
|
1590
|
-
@property
|
|
1591
|
-
@pulumi.getter
|
|
1592
|
-
def amqp(self) -> Optional[pulumi.Input[str]]:
|
|
1593
|
-
"""
|
|
1594
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom onsproxy endpoints.
|
|
1595
|
-
"""
|
|
1596
|
-
return pulumi.get(self, "amqp")
|
|
1597
|
-
|
|
1598
|
-
@amqp.setter
|
|
1599
|
-
def amqp(self, value: Optional[pulumi.Input[str]]):
|
|
1600
|
-
pulumi.set(self, "amqp", value)
|
|
1601
|
-
|
|
1602
|
-
@property
|
|
1603
|
-
@pulumi.getter(name="antiddosPublic")
|
|
1604
|
-
def antiddos_public(self) -> Optional[pulumi.Input[str]]:
|
|
1605
|
-
"""
|
|
1606
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom ddosbasic endpoints.
|
|
1607
|
-
"""
|
|
1608
|
-
return pulumi.get(self, "antiddos_public")
|
|
1609
|
-
|
|
1610
|
-
@antiddos_public.setter
|
|
1611
|
-
def antiddos_public(self, value: Optional[pulumi.Input[str]]):
|
|
1612
|
-
pulumi.set(self, "antiddos_public", value)
|
|
1613
|
-
|
|
1614
1401
|
@property
|
|
1615
1402
|
@pulumi.getter
|
|
1616
1403
|
def apigateway(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -1779,18 +1566,6 @@ class ProviderEndpointArgs:
|
|
|
1779
1566
|
def cds(self, value: Optional[pulumi.Input[str]]):
|
|
1780
1567
|
pulumi.set(self, "cds", value)
|
|
1781
1568
|
|
|
1782
|
-
@property
|
|
1783
|
-
@pulumi.getter
|
|
1784
|
-
def chatbot(self) -> Optional[pulumi.Input[str]]:
|
|
1785
|
-
"""
|
|
1786
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom beebot endpoints.
|
|
1787
|
-
"""
|
|
1788
|
-
return pulumi.get(self, "chatbot")
|
|
1789
|
-
|
|
1790
|
-
@chatbot.setter
|
|
1791
|
-
def chatbot(self, value: Optional[pulumi.Input[str]]):
|
|
1792
|
-
pulumi.set(self, "chatbot", value)
|
|
1793
|
-
|
|
1794
1569
|
@property
|
|
1795
1570
|
@pulumi.getter
|
|
1796
1571
|
def clickhouse(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -1947,18 +1722,6 @@ class ProviderEndpointArgs:
|
|
|
1947
1722
|
def datahub(self, value: Optional[pulumi.Input[str]]):
|
|
1948
1723
|
pulumi.set(self, "datahub", value)
|
|
1949
1724
|
|
|
1950
|
-
@property
|
|
1951
|
-
@pulumi.getter(name="dataworksPublic")
|
|
1952
|
-
def dataworks_public(self) -> Optional[pulumi.Input[str]]:
|
|
1953
|
-
"""
|
|
1954
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dataworkspublic endpoints.
|
|
1955
|
-
"""
|
|
1956
|
-
return pulumi.get(self, "dataworks_public")
|
|
1957
|
-
|
|
1958
|
-
@dataworks_public.setter
|
|
1959
|
-
def dataworks_public(self, value: Optional[pulumi.Input[str]]):
|
|
1960
|
-
pulumi.set(self, "dataworks_public", value)
|
|
1961
|
-
|
|
1962
1725
|
@property
|
|
1963
1726
|
@pulumi.getter
|
|
1964
1727
|
def dataworkspublic(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -1983,18 +1746,6 @@ class ProviderEndpointArgs:
|
|
|
1983
1746
|
def dbfs(self, value: Optional[pulumi.Input[str]]):
|
|
1984
1747
|
pulumi.set(self, "dbfs", value)
|
|
1985
1748
|
|
|
1986
|
-
@property
|
|
1987
|
-
@pulumi.getter
|
|
1988
|
-
def dbs(self) -> Optional[pulumi.Input[str]]:
|
|
1989
|
-
"""
|
|
1990
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom cbs endpoints.
|
|
1991
|
-
"""
|
|
1992
|
-
return pulumi.get(self, "dbs")
|
|
1993
|
-
|
|
1994
|
-
@dbs.setter
|
|
1995
|
-
def dbs(self, value: Optional[pulumi.Input[str]]):
|
|
1996
|
-
pulumi.set(self, "dbs", value)
|
|
1997
|
-
|
|
1998
1749
|
@property
|
|
1999
1750
|
@pulumi.getter
|
|
2000
1751
|
def dcdn(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -2055,15 +1806,6 @@ class ProviderEndpointArgs:
|
|
|
2055
1806
|
def dds(self, value: Optional[pulumi.Input[str]]):
|
|
2056
1807
|
pulumi.set(self, "dds", value)
|
|
2057
1808
|
|
|
2058
|
-
@property
|
|
2059
|
-
@pulumi.getter(name="devopsRdc")
|
|
2060
|
-
def devops_rdc(self) -> Optional[pulumi.Input[str]]:
|
|
2061
|
-
return pulumi.get(self, "devops_rdc")
|
|
2062
|
-
|
|
2063
|
-
@devops_rdc.setter
|
|
2064
|
-
def devops_rdc(self, value: Optional[pulumi.Input[str]]):
|
|
2065
|
-
pulumi.set(self, "devops_rdc", value)
|
|
2066
|
-
|
|
2067
1809
|
@property
|
|
2068
1810
|
@pulumi.getter
|
|
2069
1811
|
def devopsrdc(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -2076,18 +1818,6 @@ class ProviderEndpointArgs:
|
|
|
2076
1818
|
def devopsrdc(self, value: Optional[pulumi.Input[str]]):
|
|
2077
1819
|
pulumi.set(self, "devopsrdc", value)
|
|
2078
1820
|
|
|
2079
|
-
@property
|
|
2080
|
-
@pulumi.getter
|
|
2081
|
-
def dfs(self) -> Optional[pulumi.Input[str]]:
|
|
2082
|
-
"""
|
|
2083
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom alidfs endpoints.
|
|
2084
|
-
"""
|
|
2085
|
-
return pulumi.get(self, "dfs")
|
|
2086
|
-
|
|
2087
|
-
@dfs.setter
|
|
2088
|
-
def dfs(self, value: Optional[pulumi.Input[str]]):
|
|
2089
|
-
pulumi.set(self, "dfs", value)
|
|
2090
|
-
|
|
2091
1821
|
@property
|
|
2092
1822
|
@pulumi.getter
|
|
2093
1823
|
def dg(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -2181,18 +1911,6 @@ class ProviderEndpointArgs:
|
|
|
2181
1911
|
def dysms(self, value: Optional[pulumi.Input[str]]):
|
|
2182
1912
|
pulumi.set(self, "dysms", value)
|
|
2183
1913
|
|
|
2184
|
-
@property
|
|
2185
|
-
@pulumi.getter
|
|
2186
|
-
def dysmsapi(self) -> Optional[pulumi.Input[str]]:
|
|
2187
|
-
"""
|
|
2188
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom dysmsapi endpoints.
|
|
2189
|
-
"""
|
|
2190
|
-
return pulumi.get(self, "dysmsapi")
|
|
2191
|
-
|
|
2192
|
-
@dysmsapi.setter
|
|
2193
|
-
def dysmsapi(self, value: Optional[pulumi.Input[str]]):
|
|
2194
|
-
pulumi.set(self, "dysmsapi", value)
|
|
2195
|
-
|
|
2196
1914
|
@property
|
|
2197
1915
|
@pulumi.getter
|
|
2198
1916
|
def eais(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -2217,18 +1935,6 @@ class ProviderEndpointArgs:
|
|
|
2217
1935
|
def ebs(self, value: Optional[pulumi.Input[str]]):
|
|
2218
1936
|
pulumi.set(self, "ebs", value)
|
|
2219
1937
|
|
|
2220
|
-
@property
|
|
2221
|
-
@pulumi.getter
|
|
2222
|
-
def ecd(self) -> Optional[pulumi.Input[str]]:
|
|
2223
|
-
"""
|
|
2224
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom gwsecd endpoints.
|
|
2225
|
-
"""
|
|
2226
|
-
return pulumi.get(self, "ecd")
|
|
2227
|
-
|
|
2228
|
-
@ecd.setter
|
|
2229
|
-
def ecd(self, value: Optional[pulumi.Input[str]]):
|
|
2230
|
-
pulumi.set(self, "ecd", value)
|
|
2231
|
-
|
|
2232
1938
|
@property
|
|
2233
1939
|
@pulumi.getter
|
|
2234
1940
|
def eci(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -2277,18 +1983,6 @@ class ProviderEndpointArgs:
|
|
|
2277
1983
|
def edasschedulerx(self, value: Optional[pulumi.Input[str]]):
|
|
2278
1984
|
pulumi.set(self, "edasschedulerx", value)
|
|
2279
1985
|
|
|
2280
|
-
@property
|
|
2281
|
-
@pulumi.getter(name="edsUser")
|
|
2282
|
-
def eds_user(self) -> Optional[pulumi.Input[str]]:
|
|
2283
|
-
"""
|
|
2284
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom edsuser endpoints.
|
|
2285
|
-
"""
|
|
2286
|
-
return pulumi.get(self, "eds_user")
|
|
2287
|
-
|
|
2288
|
-
@eds_user.setter
|
|
2289
|
-
def eds_user(self, value: Optional[pulumi.Input[str]]):
|
|
2290
|
-
pulumi.set(self, "eds_user", value)
|
|
2291
|
-
|
|
2292
1986
|
@property
|
|
2293
1987
|
@pulumi.getter
|
|
2294
1988
|
def edsuser(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -2385,15 +2079,6 @@ class ProviderEndpointArgs:
|
|
|
2385
2079
|
def ens(self, value: Optional[pulumi.Input[str]]):
|
|
2386
2080
|
pulumi.set(self, "ens", value)
|
|
2387
2081
|
|
|
2388
|
-
@property
|
|
2389
|
-
@pulumi.getter
|
|
2390
|
-
def esa(self) -> Optional[pulumi.Input[str]]:
|
|
2391
|
-
return pulumi.get(self, "esa")
|
|
2392
|
-
|
|
2393
|
-
@esa.setter
|
|
2394
|
-
def esa(self, value: Optional[pulumi.Input[str]]):
|
|
2395
|
-
pulumi.set(self, "esa", value)
|
|
2396
|
-
|
|
2397
2082
|
@property
|
|
2398
2083
|
@pulumi.getter
|
|
2399
2084
|
def ess(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -2430,18 +2115,6 @@ class ProviderEndpointArgs:
|
|
|
2430
2115
|
def fc(self, value: Optional[pulumi.Input[str]]):
|
|
2431
2116
|
pulumi.set(self, "fc", value)
|
|
2432
2117
|
|
|
2433
|
-
@property
|
|
2434
|
-
@pulumi.getter(name="fcOpen")
|
|
2435
|
-
def fc_open(self) -> Optional[pulumi.Input[str]]:
|
|
2436
|
-
"""
|
|
2437
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom Function Computing endpoints.
|
|
2438
|
-
"""
|
|
2439
|
-
return pulumi.get(self, "fc_open")
|
|
2440
|
-
|
|
2441
|
-
@fc_open.setter
|
|
2442
|
-
def fc_open(self, value: Optional[pulumi.Input[str]]):
|
|
2443
|
-
pulumi.set(self, "fc_open", value)
|
|
2444
|
-
|
|
2445
2118
|
@property
|
|
2446
2119
|
@pulumi.getter
|
|
2447
2120
|
def fnf(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -2478,18 +2151,6 @@ class ProviderEndpointArgs:
|
|
|
2478
2151
|
def gaplus(self, value: Optional[pulumi.Input[str]]):
|
|
2479
2152
|
pulumi.set(self, "gaplus", value)
|
|
2480
2153
|
|
|
2481
|
-
@property
|
|
2482
|
-
@pulumi.getter
|
|
2483
|
-
def gdb(self) -> Optional[pulumi.Input[str]]:
|
|
2484
|
-
"""
|
|
2485
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom gds endpoints.
|
|
2486
|
-
"""
|
|
2487
|
-
return pulumi.get(self, "gdb")
|
|
2488
|
-
|
|
2489
|
-
@gdb.setter
|
|
2490
|
-
def gdb(self, value: Optional[pulumi.Input[str]]):
|
|
2491
|
-
pulumi.set(self, "gdb", value)
|
|
2492
|
-
|
|
2493
2154
|
@property
|
|
2494
2155
|
@pulumi.getter
|
|
2495
2156
|
def gds(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -2514,15 +2175,6 @@ class ProviderEndpointArgs:
|
|
|
2514
2175
|
def gpdb(self, value: Optional[pulumi.Input[str]]):
|
|
2515
2176
|
pulumi.set(self, "gpdb", value)
|
|
2516
2177
|
|
|
2517
|
-
@property
|
|
2518
|
-
@pulumi.getter
|
|
2519
|
-
def gwlb(self) -> Optional[pulumi.Input[str]]:
|
|
2520
|
-
return pulumi.get(self, "gwlb")
|
|
2521
|
-
|
|
2522
|
-
@gwlb.setter
|
|
2523
|
-
def gwlb(self, value: Optional[pulumi.Input[str]]):
|
|
2524
|
-
pulumi.set(self, "gwlb", value)
|
|
2525
|
-
|
|
2526
2178
|
@property
|
|
2527
2179
|
@pulumi.getter
|
|
2528
2180
|
def gwsecd(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -2715,18 +2367,6 @@ class ProviderEndpointArgs:
|
|
|
2715
2367
|
def mns(self, value: Optional[pulumi.Input[str]]):
|
|
2716
2368
|
pulumi.set(self, "mns", value)
|
|
2717
2369
|
|
|
2718
|
-
@property
|
|
2719
|
-
@pulumi.getter(name="mnsOpen")
|
|
2720
|
-
def mns_open(self) -> Optional[pulumi.Input[str]]:
|
|
2721
|
-
"""
|
|
2722
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom MNS endpoints.
|
|
2723
|
-
"""
|
|
2724
|
-
return pulumi.get(self, "mns_open")
|
|
2725
|
-
|
|
2726
|
-
@mns_open.setter
|
|
2727
|
-
def mns_open(self, value: Optional[pulumi.Input[str]]):
|
|
2728
|
-
pulumi.set(self, "mns_open", value)
|
|
2729
|
-
|
|
2730
2370
|
@property
|
|
2731
2371
|
@pulumi.getter
|
|
2732
2372
|
def mscopensubscription(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -2787,18 +2427,6 @@ class ProviderEndpointArgs:
|
|
|
2787
2427
|
def oceanbase(self, value: Optional[pulumi.Input[str]]):
|
|
2788
2428
|
pulumi.set(self, "oceanbase", value)
|
|
2789
2429
|
|
|
2790
|
-
@property
|
|
2791
|
-
@pulumi.getter
|
|
2792
|
-
def oceanbasepro(self) -> Optional[pulumi.Input[str]]:
|
|
2793
|
-
"""
|
|
2794
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom oceanbase endpoints.
|
|
2795
|
-
"""
|
|
2796
|
-
return pulumi.get(self, "oceanbasepro")
|
|
2797
|
-
|
|
2798
|
-
@oceanbasepro.setter
|
|
2799
|
-
def oceanbasepro(self, value: Optional[pulumi.Input[str]]):
|
|
2800
|
-
pulumi.set(self, "oceanbasepro", value)
|
|
2801
|
-
|
|
2802
2430
|
@property
|
|
2803
2431
|
@pulumi.getter
|
|
2804
2432
|
def ons(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -2883,18 +2511,6 @@ class ProviderEndpointArgs:
|
|
|
2883
2511
|
def polardb(self, value: Optional[pulumi.Input[str]]):
|
|
2884
2512
|
pulumi.set(self, "polardb", value)
|
|
2885
2513
|
|
|
2886
|
-
@property
|
|
2887
|
-
@pulumi.getter
|
|
2888
|
-
def polardbx(self) -> Optional[pulumi.Input[str]]:
|
|
2889
|
-
"""
|
|
2890
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom DRDS endpoints.
|
|
2891
|
-
"""
|
|
2892
|
-
return pulumi.get(self, "polardbx")
|
|
2893
|
-
|
|
2894
|
-
@polardbx.setter
|
|
2895
|
-
def polardbx(self, value: Optional[pulumi.Input[str]]):
|
|
2896
|
-
pulumi.set(self, "polardbx", value)
|
|
2897
|
-
|
|
2898
2514
|
@property
|
|
2899
2515
|
@pulumi.getter
|
|
2900
2516
|
def privatelink(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -2931,18 +2547,6 @@ class ProviderEndpointArgs:
|
|
|
2931
2547
|
def quickbi(self, value: Optional[pulumi.Input[str]]):
|
|
2932
2548
|
pulumi.set(self, "quickbi", value)
|
|
2933
2549
|
|
|
2934
|
-
@property
|
|
2935
|
-
@pulumi.getter(name="quickbiPublic")
|
|
2936
|
-
def quickbi_public(self) -> Optional[pulumi.Input[str]]:
|
|
2937
|
-
"""
|
|
2938
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom quickbi endpoints.
|
|
2939
|
-
"""
|
|
2940
|
-
return pulumi.get(self, "quickbi_public")
|
|
2941
|
-
|
|
2942
|
-
@quickbi_public.setter
|
|
2943
|
-
def quickbi_public(self, value: Optional[pulumi.Input[str]]):
|
|
2944
|
-
pulumi.set(self, "quickbi_public", value)
|
|
2945
|
-
|
|
2946
2550
|
@property
|
|
2947
2551
|
@pulumi.getter
|
|
2948
2552
|
def quotas(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -3015,15 +2619,6 @@ class ProviderEndpointArgs:
|
|
|
3015
2619
|
def resourcemanager(self, value: Optional[pulumi.Input[str]]):
|
|
3016
2620
|
pulumi.set(self, "resourcemanager", value)
|
|
3017
2621
|
|
|
3018
|
-
@property
|
|
3019
|
-
@pulumi.getter
|
|
3020
|
-
def resourcesharing(self) -> Optional[pulumi.Input[str]]:
|
|
3021
|
-
return pulumi.get(self, "resourcesharing")
|
|
3022
|
-
|
|
3023
|
-
@resourcesharing.setter
|
|
3024
|
-
def resourcesharing(self, value: Optional[pulumi.Input[str]]):
|
|
3025
|
-
pulumi.set(self, "resourcesharing", value)
|
|
3026
|
-
|
|
3027
2622
|
@property
|
|
3028
2623
|
@pulumi.getter
|
|
3029
2624
|
def ressharing(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -3036,15 +2631,6 @@ class ProviderEndpointArgs:
|
|
|
3036
2631
|
def ressharing(self, value: Optional[pulumi.Input[str]]):
|
|
3037
2632
|
pulumi.set(self, "ressharing", value)
|
|
3038
2633
|
|
|
3039
|
-
@property
|
|
3040
|
-
@pulumi.getter
|
|
3041
|
-
def rocketmq(self) -> Optional[pulumi.Input[str]]:
|
|
3042
|
-
return pulumi.get(self, "rocketmq")
|
|
3043
|
-
|
|
3044
|
-
@rocketmq.setter
|
|
3045
|
-
def rocketmq(self, value: Optional[pulumi.Input[str]]):
|
|
3046
|
-
pulumi.set(self, "rocketmq", value)
|
|
3047
|
-
|
|
3048
2634
|
@property
|
|
3049
2635
|
@pulumi.getter
|
|
3050
2636
|
def ros(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -3057,18 +2643,6 @@ class ProviderEndpointArgs:
|
|
|
3057
2643
|
def ros(self, value: Optional[pulumi.Input[str]]):
|
|
3058
2644
|
pulumi.set(self, "ros", value)
|
|
3059
2645
|
|
|
3060
|
-
@property
|
|
3061
|
-
@pulumi.getter
|
|
3062
|
-
def sae(self) -> Optional[pulumi.Input[str]]:
|
|
3063
|
-
"""
|
|
3064
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom serverless endpoints.
|
|
3065
|
-
"""
|
|
3066
|
-
return pulumi.get(self, "sae")
|
|
3067
|
-
|
|
3068
|
-
@sae.setter
|
|
3069
|
-
def sae(self, value: Optional[pulumi.Input[str]]):
|
|
3070
|
-
pulumi.set(self, "sae", value)
|
|
3071
|
-
|
|
3072
2646
|
@property
|
|
3073
2647
|
@pulumi.getter
|
|
3074
2648
|
def sas(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -3093,18 +2667,6 @@ class ProviderEndpointArgs:
|
|
|
3093
2667
|
def scdn(self, value: Optional[pulumi.Input[str]]):
|
|
3094
2668
|
pulumi.set(self, "scdn", value)
|
|
3095
2669
|
|
|
3096
|
-
@property
|
|
3097
|
-
@pulumi.getter
|
|
3098
|
-
def schedulerx2(self) -> Optional[pulumi.Input[str]]:
|
|
3099
|
-
"""
|
|
3100
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom edasschedulerx endpoints.
|
|
3101
|
-
"""
|
|
3102
|
-
return pulumi.get(self, "schedulerx2")
|
|
3103
|
-
|
|
3104
|
-
@schedulerx2.setter
|
|
3105
|
-
def schedulerx2(self, value: Optional[pulumi.Input[str]]):
|
|
3106
|
-
pulumi.set(self, "schedulerx2", value)
|
|
3107
|
-
|
|
3108
2670
|
@property
|
|
3109
2671
|
@pulumi.getter
|
|
3110
2672
|
def sddp(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -3141,18 +2703,6 @@ class ProviderEndpointArgs:
|
|
|
3141
2703
|
def serverless(self, value: Optional[pulumi.Input[str]]):
|
|
3142
2704
|
pulumi.set(self, "serverless", value)
|
|
3143
2705
|
|
|
3144
|
-
@property
|
|
3145
|
-
@pulumi.getter
|
|
3146
|
-
def servicecatalog(self) -> Optional[pulumi.Input[str]]:
|
|
3147
|
-
"""
|
|
3148
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom srvcatalog endpoints.
|
|
3149
|
-
"""
|
|
3150
|
-
return pulumi.get(self, "servicecatalog")
|
|
3151
|
-
|
|
3152
|
-
@servicecatalog.setter
|
|
3153
|
-
def servicecatalog(self, value: Optional[pulumi.Input[str]]):
|
|
3154
|
-
pulumi.set(self, "servicecatalog", value)
|
|
3155
|
-
|
|
3156
2706
|
@property
|
|
3157
2707
|
@pulumi.getter
|
|
3158
2708
|
def servicemesh(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -3237,18 +2787,6 @@ class ProviderEndpointArgs:
|
|
|
3237
2787
|
def swas(self, value: Optional[pulumi.Input[str]]):
|
|
3238
2788
|
pulumi.set(self, "swas", value)
|
|
3239
2789
|
|
|
3240
|
-
@property
|
|
3241
|
-
@pulumi.getter(name="swasOpen")
|
|
3242
|
-
def swas_open(self) -> Optional[pulumi.Input[str]]:
|
|
3243
|
-
"""
|
|
3244
|
-
Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to custom swas endpoints.
|
|
3245
|
-
"""
|
|
3246
|
-
return pulumi.get(self, "swas_open")
|
|
3247
|
-
|
|
3248
|
-
@swas_open.setter
|
|
3249
|
-
def swas_open(self, value: Optional[pulumi.Input[str]]):
|
|
3250
|
-
pulumi.set(self, "swas_open", value)
|
|
3251
|
-
|
|
3252
2790
|
@property
|
|
3253
2791
|
@pulumi.getter
|
|
3254
2792
|
def tag(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -3285,15 +2823,6 @@ class ProviderEndpointArgs:
|
|
|
3285
2823
|
def vpc(self, value: Optional[pulumi.Input[str]]):
|
|
3286
2824
|
pulumi.set(self, "vpc", value)
|
|
3287
2825
|
|
|
3288
|
-
@property
|
|
3289
|
-
@pulumi.getter
|
|
3290
|
-
def vpcipam(self) -> Optional[pulumi.Input[str]]:
|
|
3291
|
-
return pulumi.get(self, "vpcipam")
|
|
3292
|
-
|
|
3293
|
-
@vpcipam.setter
|
|
3294
|
-
def vpcipam(self, value: Optional[pulumi.Input[str]]):
|
|
3295
|
-
pulumi.set(self, "vpcipam", value)
|
|
3296
|
-
|
|
3297
2826
|
@property
|
|
3298
2827
|
@pulumi.getter
|
|
3299
2828
|
def vpcpeer(self) -> Optional[pulumi.Input[str]]:
|