pulumi-alicloud 3.60.0__py3-none-any.whl → 3.60.0a1721193564__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 -150
- pulumi_alicloud/_utilities.py +4 -5
- pulumi_alicloud/ackone/cluster.py +13 -13
- pulumi_alicloud/adb/_inputs.py +0 -14
- pulumi_alicloud/adb/lake_account.py +53 -53
- pulumi_alicloud/adb/outputs.py +0 -14
- pulumi_alicloud/adb/resource_group.py +20 -48
- pulumi_alicloud/alb/_inputs.py +22 -246
- pulumi_alicloud/alb/a_script.py +5 -5
- pulumi_alicloud/alb/acl.py +5 -5
- pulumi_alicloud/alb/listener.py +30 -30
- pulumi_alicloud/alb/load_balancer.py +145 -131
- pulumi_alicloud/alb/load_balancer_security_group_attachment.py +22 -22
- pulumi_alicloud/alb/outputs.py +22 -282
- pulumi_alicloud/alb/rule.py +10 -10
- pulumi_alicloud/alb/server_group.py +71 -71
- pulumi_alicloud/amqp/binding.py +102 -94
- pulumi_alicloud/apigateway/__init__.py +0 -2
- pulumi_alicloud/apigateway/_inputs.py +2 -221
- pulumi_alicloud/apigateway/access_control_list.py +14 -22
- pulumi_alicloud/apigateway/api.py +84 -86
- pulumi_alicloud/apigateway/app_attachment.py +42 -42
- pulumi_alicloud/apigateway/get_apis.py +42 -42
- pulumi_alicloud/apigateway/group.py +2 -51
- pulumi_alicloud/apigateway/instance.py +63 -396
- pulumi_alicloud/apigateway/outputs.py +2 -223
- pulumi_alicloud/apigateway/plugin_attachment.py +42 -42
- pulumi_alicloud/apigateway/vpc_access.py +2 -2
- pulumi_alicloud/arms/_inputs.py +0 -438
- pulumi_alicloud/arms/dispatch_rule.py +73 -73
- pulumi_alicloud/arms/get_remote_writes.py +0 -4
- pulumi_alicloud/arms/outputs.py +2 -444
- pulumi_alicloud/arms/prometheus_alert_rule.py +10 -10
- pulumi_alicloud/arms/remote_write.py +0 -4
- pulumi_alicloud/arms/synthetic_task.py +303 -303
- pulumi_alicloud/bastionhost/instance.py +10 -10
- pulumi_alicloud/bp/_inputs.py +0 -14
- pulumi_alicloud/bp/outputs.py +0 -14
- pulumi_alicloud/bp/studio_application.py +15 -15
- pulumi_alicloud/cas/outputs.py +0 -4
- pulumi_alicloud/cddc/dedicated_propre_host.py +5 -5
- pulumi_alicloud/cddc/outputs.py +0 -6
- pulumi_alicloud/cdn/domain.py +21 -21
- pulumi_alicloud/cdn/domain_config.py +27 -27
- pulumi_alicloud/cdn/domain_new.py +24 -24
- pulumi_alicloud/cdn/real_time_log_delivery.py +14 -14
- pulumi_alicloud/cen/child_instance_route_entry_to_attachment.py +16 -16
- pulumi_alicloud/cen/get_transit_router_service.py +2 -2
- pulumi_alicloud/cen/get_transit_router_vpc_attachments.py +16 -16
- pulumi_alicloud/cen/route_entry.py +2 -2
- pulumi_alicloud/cen/transit_router_multicast_domain_association.py +8 -8
- pulumi_alicloud/cen/transit_router_prefix_list_association.py +6 -6
- pulumi_alicloud/cen/transit_router_route_table_association.py +16 -16
- pulumi_alicloud/cen/transit_router_route_table_propagation.py +16 -16
- pulumi_alicloud/cen/transit_router_vpc_attachment.py +21 -21
- pulumi_alicloud/cen/transit_router_vpn_attachment.py +73 -73
- pulumi_alicloud/cen/vbr_health_check.py +1 -1
- pulumi_alicloud/cfg/_inputs.py +0 -20
- pulumi_alicloud/cfg/aggregate_compliance_pack.py +26 -26
- pulumi_alicloud/cfg/aggregate_config_rule.py +10 -10
- pulumi_alicloud/cfg/aggregate_delivery.py +118 -255
- pulumi_alicloud/cfg/aggregator.py +15 -15
- pulumi_alicloud/cfg/compliance_pack.py +22 -22
- pulumi_alicloud/cfg/delivery.py +122 -259
- pulumi_alicloud/cfg/outputs.py +0 -20
- pulumi_alicloud/cfg/rule.py +2 -2
- pulumi_alicloud/clickhouse/_inputs.py +0 -39
- pulumi_alicloud/clickhouse/db_cluster.py +11 -71
- pulumi_alicloud/clickhouse/outputs.py +0 -54
- pulumi_alicloud/cloudfirewall/__init__.py +0 -1
- pulumi_alicloud/cloudfirewall/_inputs.py +0 -40
- pulumi_alicloud/cloudfirewall/address_book.py +13 -13
- pulumi_alicloud/cloudfirewall/control_policy.py +108 -116
- pulumi_alicloud/cloudfirewall/control_policy_order.py +44 -60
- pulumi_alicloud/cloudfirewall/firewall_vpc_firewall.py +54 -54
- pulumi_alicloud/cloudfirewall/firewall_vpc_firewall_cen.py +11 -11
- pulumi_alicloud/cloudfirewall/nat_firewall.py +17 -17
- pulumi_alicloud/cloudfirewall/outputs.py +0 -40
- pulumi_alicloud/cloudmonitor/_inputs.py +0 -18
- pulumi_alicloud/cloudmonitor/outputs.py +0 -18
- pulumi_alicloud/cloudmonitor/service_group_monitoring_agent_process.py +52 -52
- pulumi_alicloud/cloudmonitor/service_monitoring_agent_process.py +2 -2
- pulumi_alicloud/cloudsso/access_configuration.py +5 -5
- pulumi_alicloud/cloudsso/directory.py +5 -5
- pulumi_alicloud/cloudstoragegateway/gateway_cache_disk.py +76 -0
- pulumi_alicloud/cms/_inputs.py +18 -378
- pulumi_alicloud/cms/alarm.py +51 -98
- pulumi_alicloud/cms/dynamic_tag_group.py +60 -62
- pulumi_alicloud/cms/event_rule.py +49 -49
- pulumi_alicloud/cms/get_dynamic_tag_groups.py +8 -8
- pulumi_alicloud/cms/get_site_monitors.py +8 -8
- pulumi_alicloud/cms/group_metric_rule.py +38 -38
- pulumi_alicloud/cms/hybrid_monitor_sls_task.py +10 -10
- pulumi_alicloud/cms/metric_rule_black_list.py +13 -13
- pulumi_alicloud/cms/metric_rule_template.py +120 -87
- pulumi_alicloud/cms/monitor_group_instances.py +17 -17
- pulumi_alicloud/cms/outputs.py +18 -418
- pulumi_alicloud/cms/site_monitor.py +13 -13
- pulumi_alicloud/cms/sls_group.py +5 -5
- pulumi_alicloud/compute/_inputs.py +0 -4
- pulumi_alicloud/compute/get_nest_service_instances.py +4 -4
- pulumi_alicloud/compute/nest_service_instance.py +20 -20
- pulumi_alicloud/compute/outputs.py +0 -4
- pulumi_alicloud/cr/chain.py +217 -217
- pulumi_alicloud/cr/repo.py +2 -2
- pulumi_alicloud/cs/_inputs.py +0 -22
- pulumi_alicloud/cs/application.py +1 -1
- pulumi_alicloud/cs/cluster.py +1 -1
- pulumi_alicloud/cs/edge_kubernetes.py +46 -46
- pulumi_alicloud/cs/get_kubernetes_clusters.py +2 -4
- pulumi_alicloud/cs/kubernetes.py +21 -21
- pulumi_alicloud/cs/kubernetes_autoscaler.py +5 -5
- pulumi_alicloud/cs/kubernetes_permission.py +5 -5
- pulumi_alicloud/cs/managed_kubernetes.py +15 -15
- pulumi_alicloud/cs/node_pool.py +57 -57
- pulumi_alicloud/cs/outputs.py +2 -24
- pulumi_alicloud/cs/serverless_kubernetes.py +28 -28
- pulumi_alicloud/cs/swarm.py +1 -1
- pulumi_alicloud/das/switch_das_pro.py +8 -8
- pulumi_alicloud/databasefilesystem/instance.py +5 -5
- pulumi_alicloud/databasefilesystem/instance_attachment.py +2 -2
- pulumi_alicloud/databasefilesystem/snapshot.py +2 -2
- pulumi_alicloud/databasegateway/outputs.py +0 -42
- pulumi_alicloud/dcdn/_inputs.py +27 -555
- pulumi_alicloud/dcdn/domain.py +234 -383
- pulumi_alicloud/dcdn/domain_config.py +59 -59
- pulumi_alicloud/dcdn/er.py +25 -25
- pulumi_alicloud/dcdn/ipa_domain.py +19 -19
- pulumi_alicloud/dcdn/outputs.py +22 -550
- pulumi_alicloud/dcdn/waf_domain.py +14 -14
- pulumi_alicloud/dcdn/waf_policy_domain_attachment.py +14 -14
- pulumi_alicloud/dcdn/waf_rule.py +52 -52
- pulumi_alicloud/ddos/_inputs.py +0 -162
- pulumi_alicloud/ddos/basic_threshold.py +2 -2
- pulumi_alicloud/ddos/bgp_ip.py +6 -2
- pulumi_alicloud/ddos/bgp_policy.py +37 -37
- pulumi_alicloud/ddos/domain_resource.py +13 -13
- pulumi_alicloud/ddos/outputs.py +0 -162
- pulumi_alicloud/ddos/scheduler_rule.py +33 -33
- pulumi_alicloud/dfs/vsc_mount_point.py +2 -2
- pulumi_alicloud/directmail/get_domains.py +24 -31
- pulumi_alicloud/directmail/outputs.py +32 -131
- pulumi_alicloud/dns/access_strategy.py +15 -15
- pulumi_alicloud/dns/address_pool.py +31 -31
- pulumi_alicloud/dns/custom_line.py +13 -13
- pulumi_alicloud/dns/gtm_instance.py +17 -17
- pulumi_alicloud/dns/monitor_config.py +39 -39
- pulumi_alicloud/ebs/_inputs.py +0 -22
- pulumi_alicloud/ebs/enterprise_snapshot_policy.py +39 -39
- pulumi_alicloud/ebs/enterprise_snapshot_policy_attachment.py +14 -14
- pulumi_alicloud/ebs/outputs.py +0 -22
- pulumi_alicloud/ebs/solution_instance.py +125 -125
- pulumi_alicloud/eci/_inputs.py +0 -100
- pulumi_alicloud/eci/container_group.py +150 -150
- pulumi_alicloud/eci/get_container_groups.py +2 -2
- pulumi_alicloud/eci/image_cache.py +5 -5
- pulumi_alicloud/eci/open_api_image_cache.py +3 -3
- pulumi_alicloud/eci/outputs.py +0 -100
- pulumi_alicloud/eci/virtual_node.py +15 -15
- pulumi_alicloud/ecs/_inputs.py +8 -110
- pulumi_alicloud/ecs/auto_provisioning_group.py +17 -17
- pulumi_alicloud/ecs/dedicated_host.py +5 -5
- pulumi_alicloud/ecs/ecs_disk.py +0 -7
- pulumi_alicloud/ecs/ecs_disk_attachment.py +2 -2
- pulumi_alicloud/ecs/ecs_image_pipeline.py +2 -2
- pulumi_alicloud/ecs/ecs_instance_set.py +17 -17
- pulumi_alicloud/ecs/ecs_invocation.py +2 -2
- pulumi_alicloud/ecs/ecs_key_pair_attachment.py +2 -2
- pulumi_alicloud/ecs/ecs_launch_template.py +88 -88
- pulumi_alicloud/ecs/ecs_network_interface_attachment.py +2 -2
- pulumi_alicloud/ecs/ecs_prefix_list.py +13 -13
- pulumi_alicloud/ecs/eip_association.py +6 -4
- pulumi_alicloud/ecs/get_dedicated_hosts.py +4 -4
- pulumi_alicloud/ecs/get_disks.py +2 -2
- pulumi_alicloud/ecs/get_ecs_disks.py +2 -2
- pulumi_alicloud/ecs/get_ecs_network_interfaces.py +6 -46
- pulumi_alicloud/ecs/get_instances.py +3 -3
- pulumi_alicloud/ecs/get_network_interfaces.py +5 -5
- pulumi_alicloud/ecs/image.py +16 -14
- pulumi_alicloud/ecs/image_copy.py +2 -2
- pulumi_alicloud/ecs/image_export.py +2 -2
- pulumi_alicloud/ecs/image_import.py +19 -27
- pulumi_alicloud/ecs/image_share_permission.py +2 -2
- pulumi_alicloud/ecs/instance.py +140 -342
- pulumi_alicloud/ecs/launch_template.py +43 -43
- pulumi_alicloud/ecs/outputs.py +31 -261
- pulumi_alicloud/ecs/reserved_instance.py +2 -2
- pulumi_alicloud/edas/_inputs.py +0 -28
- pulumi_alicloud/edas/instance_cluster_attachment.py +2 -2
- pulumi_alicloud/edas/k8s_slb_attachment.py +5 -5
- pulumi_alicloud/edas/outputs.py +0 -28
- pulumi_alicloud/eds/command.py +26 -26
- pulumi_alicloud/eds/custom_property.py +11 -11
- pulumi_alicloud/eds/desktop.py +26 -26
- pulumi_alicloud/eds/ecd_policy_group.py +36 -36
- pulumi_alicloud/eds/get_commands.py +26 -26
- pulumi_alicloud/eds/get_desktops.py +26 -26
- pulumi_alicloud/eds/get_images.py +26 -26
- pulumi_alicloud/eds/get_policy_groups.py +26 -26
- pulumi_alicloud/eds/image.py +26 -26
- pulumi_alicloud/eds/outputs.py +10 -10
- pulumi_alicloud/eds/snapshot.py +26 -26
- pulumi_alicloud/ehpc/_inputs.py +0 -6
- pulumi_alicloud/ehpc/cluster.py +15 -15
- pulumi_alicloud/ehpc/outputs.py +0 -6
- pulumi_alicloud/eipanycast/anycast_eip_address_attachment.py +5 -5
- pulumi_alicloud/emr/_inputs.py +0 -134
- pulumi_alicloud/emr/cluster.py +245 -245
- pulumi_alicloud/emr/get_clusters.py +66 -66
- pulumi_alicloud/emr/outputs.py +0 -148
- pulumi_alicloud/emrv2/_inputs.py +0 -224
- pulumi_alicloud/emrv2/cluster.py +135 -135
- pulumi_alicloud/emrv2/outputs.py +0 -224
- pulumi_alicloud/ens/disk_instance_attachment.py +6 -6
- pulumi_alicloud/ens/eip_instance_attachment.py +8 -8
- pulumi_alicloud/ens/image.py +6 -6
- pulumi_alicloud/ens/instance.py +10 -10
- pulumi_alicloud/ens/instance_security_group_attachment.py +6 -6
- pulumi_alicloud/ess/_inputs.py +0 -24
- pulumi_alicloud/ess/alarm.py +5 -5
- pulumi_alicloud/ess/alb_server_group_attachment.py +16 -16
- pulumi_alicloud/ess/eci_scaling_configuration.py +38 -38
- pulumi_alicloud/ess/outputs.py +0 -24
- pulumi_alicloud/ess/scaling_configuration.py +20 -20
- pulumi_alicloud/ess/scaling_group.py +17 -111
- pulumi_alicloud/ess/scaling_group_v_server_groups.py +5 -5
- pulumi_alicloud/ess/scaling_rule.py +10 -10
- pulumi_alicloud/eventbridge/_inputs.py +0 -156
- pulumi_alicloud/eventbridge/api_destination.py +19 -19
- pulumi_alicloud/eventbridge/connection.py +94 -94
- pulumi_alicloud/eventbridge/outputs.py +0 -156
- pulumi_alicloud/eventbridge/rule.py +5 -5
- pulumi_alicloud/expressconnect/_inputs.py +0 -12
- pulumi_alicloud/expressconnect/get_router_interfaces.py +2 -2
- pulumi_alicloud/expressconnect/get_virtual_border_routers.py +20 -20
- pulumi_alicloud/expressconnect/outputs.py +0 -12
- pulumi_alicloud/expressconnect/router_express_connect_router.py +5 -5
- pulumi_alicloud/fc/__init__.py +0 -7
- pulumi_alicloud/fc/_inputs.py +0 -1698
- pulumi_alicloud/fc/alias.py +5 -5
- pulumi_alicloud/fc/custom_domain.py +46 -46
- pulumi_alicloud/fc/function.py +17 -17
- pulumi_alicloud/fc/function_async_invoke_config.py +21 -21
- pulumi_alicloud/fc/outputs.py +2 -1755
- pulumi_alicloud/fc/service.py +12 -12
- pulumi_alicloud/fc/trigger.py +26 -26
- pulumi_alicloud/fc/v2_function.py +18 -18
- pulumi_alicloud/ga/_inputs.py +0 -24
- pulumi_alicloud/ga/access_log.py +18 -18
- pulumi_alicloud/ga/acl.py +5 -5
- pulumi_alicloud/ga/acl_attachment.py +8 -8
- pulumi_alicloud/ga/basic_accelerator.py +8 -8
- pulumi_alicloud/ga/custom_routing_endpoint.py +8 -8
- pulumi_alicloud/ga/custom_routing_endpoint_group.py +8 -8
- pulumi_alicloud/ga/custom_routing_endpoint_group_destination.py +8 -8
- pulumi_alicloud/ga/custom_routing_endpoint_traffic_policy.py +21 -21
- pulumi_alicloud/ga/endpoint_group.py +38 -38
- pulumi_alicloud/ga/forwarding_rule.py +80 -80
- pulumi_alicloud/ga/get_endpoint_groups.py +26 -26
- pulumi_alicloud/ga/listener.py +23 -23
- pulumi_alicloud/ga/outputs.py +0 -24
- pulumi_alicloud/gpdb/_inputs.py +0 -48
- pulumi_alicloud/gpdb/account.py +6 -6
- pulumi_alicloud/gpdb/connection.py +6 -6
- pulumi_alicloud/gpdb/db_instance_plan.py +5 -5
- pulumi_alicloud/gpdb/instance.py +11 -11
- pulumi_alicloud/gpdb/outputs.py +0 -60
- pulumi_alicloud/graphdatabase/db_instance.py +5 -5
- pulumi_alicloud/hbase/instance.py +6 -6
- pulumi_alicloud/hbr/_inputs.py +0 -68
- pulumi_alicloud/hbr/ecs_backup_client.py +2 -2
- pulumi_alicloud/hbr/ecs_backup_plan.py +2 -2
- pulumi_alicloud/hbr/get_backup_jobs.py +62 -62
- pulumi_alicloud/hbr/get_server_backup_plans.py +12 -12
- pulumi_alicloud/hbr/ots_backup_plan.py +38 -38
- pulumi_alicloud/hbr/outputs.py +0 -68
- pulumi_alicloud/hbr/policy.py +21 -21
- pulumi_alicloud/hbr/policy_binding.py +21 -21
- pulumi_alicloud/hbr/restore_job.py +5 -5
- pulumi_alicloud/hbr/server_backup_plan.py +15 -15
- pulumi_alicloud/hologram/instance.py +5 -5
- pulumi_alicloud/imp/_inputs.py +0 -14
- pulumi_alicloud/imp/app_template.py +5 -5
- pulumi_alicloud/imp/outputs.py +0 -14
- pulumi_alicloud/kms/instance.py +5 -5
- pulumi_alicloud/kvstore/instance.py +5 -52
- pulumi_alicloud/kvstore/outputs.py +2 -2
- pulumi_alicloud/log/_inputs.py +0 -14
- pulumi_alicloud/log/alert.py +296 -296
- pulumi_alicloud/log/etl.py +37 -37
- pulumi_alicloud/log/oss_export.py +5 -5
- pulumi_alicloud/log/oss_shipper.py +3 -3
- pulumi_alicloud/log/outputs.py +0 -14
- pulumi_alicloud/log/store.py +25 -25
- pulumi_alicloud/log/store_index.py +30 -30
- pulumi_alicloud/maxcompute/_inputs.py +34 -54
- pulumi_alicloud/maxcompute/get_projects.py +14 -12
- pulumi_alicloud/maxcompute/get_service.py +0 -4
- pulumi_alicloud/maxcompute/outputs.py +94 -129
- pulumi_alicloud/maxcompute/project.py +75 -239
- pulumi_alicloud/mongodb/_inputs.py +0 -14
- pulumi_alicloud/mongodb/instance.py +7 -7
- pulumi_alicloud/mongodb/outputs.py +0 -14
- pulumi_alicloud/mongodb/serverless_instance.py +15 -15
- pulumi_alicloud/mongodb/sharding_instance.py +45 -45
- pulumi_alicloud/mongodb/sharding_network_private_address.py +2 -2
- pulumi_alicloud/mongodb/sharding_network_public_address.py +32 -32
- pulumi_alicloud/mse/gateway.py +2 -2
- pulumi_alicloud/nas/access_point.py +28 -28
- pulumi_alicloud/nlb/listener.py +38 -38
- pulumi_alicloud/nlb/load_balancer.py +31 -31
- pulumi_alicloud/nlb/load_balancer_security_group_attachment.py +16 -16
- pulumi_alicloud/nlb/loadbalancer_common_bandwidth_package_attachment.py +16 -16
- pulumi_alicloud/nlb/server_group.py +27 -27
- pulumi_alicloud/nlb/server_group_server_attachment.py +6 -6
- pulumi_alicloud/opensearch/app_group.py +20 -20
- pulumi_alicloud/opensearch/get_app_groups.py +10 -10
- pulumi_alicloud/oss/_inputs.py +0 -100
- pulumi_alicloud/oss/bucket.py +69 -69
- pulumi_alicloud/oss/bucket_cors.py +19 -19
- pulumi_alicloud/oss/bucket_replication.py +55 -55
- pulumi_alicloud/oss/outputs.py +0 -100
- pulumi_alicloud/ots/_inputs.py +0 -60
- pulumi_alicloud/ots/outputs.py +0 -60
- pulumi_alicloud/ots/search_index.py +109 -109
- pulumi_alicloud/ots/secondary_index.py +48 -48
- pulumi_alicloud/ots/table.py +58 -58
- pulumi_alicloud/ots/tunnel.py +26 -26
- pulumi_alicloud/polardb/_inputs.py +0 -10
- pulumi_alicloud/polardb/cluster.py +40 -40
- pulumi_alicloud/polardb/outputs.py +2 -12
- pulumi_alicloud/polardb/parameter_group.py +13 -13
- pulumi_alicloud/privatelink/outputs.py +2 -2
- pulumi_alicloud/provider.py +8 -8
- pulumi_alicloud/pulumi-plugin.json +1 -1
- pulumi_alicloud/pvtz/endpoint.py +5 -5
- pulumi_alicloud/pvtz/outputs.py +0 -18
- pulumi_alicloud/pvtz/rule.py +5 -5
- pulumi_alicloud/pvtz/rule_attachment.py +5 -5
- pulumi_alicloud/pvtz/zone.py +5 -5
- pulumi_alicloud/pvtz/zone_attachment.py +37 -37
- pulumi_alicloud/quotas/_inputs.py +0 -10
- pulumi_alicloud/quotas/application_info.py +3 -3
- pulumi_alicloud/quotas/get_application_infos.py +2 -2
- pulumi_alicloud/quotas/get_quota_alarms.py +4 -4
- pulumi_alicloud/quotas/get_quota_applications.py +4 -4
- pulumi_alicloud/quotas/get_quotas.py +4 -4
- pulumi_alicloud/quotas/get_template_applications.py +24 -24
- pulumi_alicloud/quotas/outputs.py +0 -10
- pulumi_alicloud/quotas/quota_alarm.py +13 -13
- pulumi_alicloud/quotas/quota_application.py +5 -5
- pulumi_alicloud/quotas/template_applications.py +7 -7
- pulumi_alicloud/quotas/template_quota.py +13 -13
- pulumi_alicloud/ram/_inputs.py +0 -24
- pulumi_alicloud/ram/get_policy_document.py +124 -124
- pulumi_alicloud/ram/login_profile.py +8 -8
- pulumi_alicloud/ram/outputs.py +0 -24
- pulumi_alicloud/ram/policy.py +5 -5
- pulumi_alicloud/rdc/organization.py +2 -2
- pulumi_alicloud/rds/db_instance_endpoint.py +13 -13
- pulumi_alicloud/rds/db_instance_endpoint_address.py +8 -8
- pulumi_alicloud/rds/ddr_instance.py +10 -10
- pulumi_alicloud/rds/get_collation_time_zones.py +4 -4
- pulumi_alicloud/rds/get_instance_class_infos.py +4 -4
- pulumi_alicloud/rds/get_instances.py +1 -1
- pulumi_alicloud/rds/instance.py +20 -20
- pulumi_alicloud/rds/rds_account.py +49 -189
- pulumi_alicloud/rds/rds_clone_db_instance.py +15 -15
- pulumi_alicloud/rds/rds_db_proxy.py +21 -21
- pulumi_alicloud/rds/rds_parameter_group.py +21 -21
- pulumi_alicloud/rds/rds_upgrade_db_instance.py +10 -10
- pulumi_alicloud/rds/read_only_instance.py +5 -5
- pulumi_alicloud/rds/read_write_splitting_connection.py +2 -10
- pulumi_alicloud/realtimecompute/_inputs.py +0 -6
- pulumi_alicloud/realtimecompute/outputs.py +0 -6
- pulumi_alicloud/realtimecompute/vvp_instance.py +10 -10
- pulumi_alicloud/resourcemanager/resource_group.py +2 -2
- pulumi_alicloud/rocketmq/_inputs.py +0 -36
- pulumi_alicloud/rocketmq/consumer_group.py +45 -45
- pulumi_alicloud/rocketmq/outputs.py +0 -36
- pulumi_alicloud/rocketmq/rocket_mq_instance.py +15 -15
- pulumi_alicloud/rocketmq/rocket_mq_topic.py +32 -32
- pulumi_alicloud/ros/_inputs.py +0 -72
- pulumi_alicloud/ros/change_set.py +5 -5
- pulumi_alicloud/ros/outputs.py +0 -72
- pulumi_alicloud/ros/stack.py +5 -5
- pulumi_alicloud/ros/stack_group.py +5 -5
- pulumi_alicloud/ros/stack_instance.py +29 -29
- pulumi_alicloud/ros/template_scratch.py +36 -36
- pulumi_alicloud/sae/_inputs.py +0 -118
- pulumi_alicloud/sae/application.py +60 -60
- pulumi_alicloud/sae/application_scaling_rule.py +92 -92
- pulumi_alicloud/sae/grey_tag_route.py +60 -60
- pulumi_alicloud/sae/ingress.py +32 -32
- pulumi_alicloud/sae/load_balancer_internet.py +15 -15
- pulumi_alicloud/sae/load_balancer_intranet.py +15 -15
- pulumi_alicloud/sae/outputs.py +0 -118
- pulumi_alicloud/scdn/_inputs.py +0 -56
- pulumi_alicloud/scdn/domain.py +24 -24
- pulumi_alicloud/scdn/domain_config.py +5 -5
- pulumi_alicloud/scdn/outputs.py +0 -56
- pulumi_alicloud/servicecatalog/_inputs.py +0 -10
- pulumi_alicloud/servicecatalog/outputs.py +0 -10
- pulumi_alicloud/servicecatalog/provisioned_product.py +15 -15
- pulumi_alicloud/servicemesh/_inputs.py +0 -150
- pulumi_alicloud/servicemesh/outputs.py +0 -154
- pulumi_alicloud/servicemesh/service_mesh.py +20 -20
- pulumi_alicloud/servicemesh/user_permission.py +5 -5
- pulumi_alicloud/slb/_inputs.py +8 -8
- pulumi_alicloud/slb/acl.py +5 -5
- pulumi_alicloud/slb/backend_server.py +5 -5
- pulumi_alicloud/slb/get_application_load_balancers.py +3 -3
- pulumi_alicloud/slb/get_load_balancers.py +3 -3
- pulumi_alicloud/slb/listener.py +13 -13
- pulumi_alicloud/slb/load_balancer.py +7 -7
- pulumi_alicloud/slb/master_slave_server_group.py +29 -29
- pulumi_alicloud/slb/outputs.py +16 -16
- pulumi_alicloud/slb/server_group.py +86 -142
- pulumi_alicloud/slb/server_group_server_attachment.py +2 -2
- pulumi_alicloud/sls/_inputs.py +0 -186
- pulumi_alicloud/sls/alert.py +220 -220
- pulumi_alicloud/sls/outputs.py +0 -186
- pulumi_alicloud/sls/scheduled_sql.py +58 -58
- pulumi_alicloud/threatdetection/_inputs.py +0 -32
- pulumi_alicloud/threatdetection/get_honeypot_probes.py +14 -14
- pulumi_alicloud/threatdetection/honeypot_preset.py +13 -13
- pulumi_alicloud/threatdetection/honeypot_probe.py +19 -19
- pulumi_alicloud/threatdetection/outputs.py +0 -32
- pulumi_alicloud/threatdetection/sas_trail.py +2 -2
- pulumi_alicloud/vod/_inputs.py +0 -18
- pulumi_alicloud/vod/domain.py +15 -15
- pulumi_alicloud/vod/get_domains.py +10 -10
- pulumi_alicloud/vod/outputs.py +0 -18
- pulumi_alicloud/vpc/_inputs.py +12 -50
- pulumi_alicloud/vpc/bgp_peer.py +1 -1
- pulumi_alicloud/vpc/dhcp_options_set.py +5 -5
- pulumi_alicloud/vpc/get_networks.py +2 -2
- pulumi_alicloud/vpc/get_switches.py +27 -27
- pulumi_alicloud/vpc/ha_vip_attachment.py +2 -2
- pulumi_alicloud/vpc/network.py +136 -334
- pulumi_alicloud/vpc/network_acl.py +55 -55
- pulumi_alicloud/vpc/network_acl_attachment.py +13 -13
- pulumi_alicloud/vpc/network_acl_entries.py +54 -54
- pulumi_alicloud/vpc/outputs.py +36 -74
- pulumi_alicloud/vpc/prefix_list.py +15 -15
- pulumi_alicloud/vpc/public_ip_address_pool.py +10 -118
- pulumi_alicloud/vpc/traffic_mirror_filter.py +46 -46
- pulumi_alicloud/vpc/traffic_mirror_session.py +2 -2
- pulumi_alicloud/vpn/_inputs.py +0 -10
- pulumi_alicloud/vpn/connection.py +129 -129
- pulumi_alicloud/vpn/gateway_vco_route.py +68 -68
- pulumi_alicloud/vpn/gateway_vpn_attachment.py +82 -82
- pulumi_alicloud/vpn/get_gateway_vco_routes.py +68 -68
- pulumi_alicloud/vpn/ipsec_server.py +10 -10
- pulumi_alicloud/vpn/outputs.py +4 -18
- pulumi_alicloud/vpn/pbr_route_entry.py +104 -104
- pulumi_alicloud/vpn/route_entry.py +104 -104
- pulumi_alicloud/waf/domain.py +13 -13
- pulumi_alicloud/waf/protection_module.py +8 -8
- pulumi_alicloud/wafv3/_inputs.py +0 -10
- pulumi_alicloud/wafv3/domain.py +10 -10
- pulumi_alicloud/wafv3/outputs.py +0 -10
- pulumi_alicloud/yundun/bastion_host_instance.py +6 -6
- {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1721193564.dist-info}/METADATA +1 -1
- {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1721193564.dist-info}/RECORD +467 -490
- {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1721193564.dist-info}/WHEEL +1 -1
- pulumi_alicloud/aligreen/__init__.py +0 -13
- pulumi_alicloud/aligreen/audit_callback.py +0 -422
- pulumi_alicloud/aligreen/biz_type.py +0 -398
- pulumi_alicloud/aligreen/callback.py +0 -449
- pulumi_alicloud/aligreen/image_lib.py +0 -406
- pulumi_alicloud/aligreen/keyword_lib.py +0 -615
- pulumi_alicloud/aligreen/oss_stock_task.py +0 -1661
- pulumi_alicloud/apigateway/acl_entry_attachment.py +0 -303
- pulumi_alicloud/apigateway/instance_acl_attachment.py +0 -326
- pulumi_alicloud/cloudfirewall/vpc_cen_tr_firewall.py +0 -929
- pulumi_alicloud/fc/v3_alias.py +0 -440
- pulumi_alicloud/fc/v3_async_invoke_config.py +0 -439
- pulumi_alicloud/fc/v3_concurrency_config.py +0 -281
- pulumi_alicloud/fc/v3_custom_domain.py +0 -847
- pulumi_alicloud/fc/v3_function.py +0 -1391
- pulumi_alicloud/fc/v3_function_version.py +0 -313
- pulumi_alicloud/fc/v3_trigger.py +0 -663
- pulumi_alicloud/governance/__init__.py +0 -12
- pulumi_alicloud/governance/_inputs.py +0 -70
- pulumi_alicloud/governance/account.py +0 -505
- pulumi_alicloud/governance/baseline.py +0 -387
- pulumi_alicloud/governance/get_baselines.py +0 -241
- pulumi_alicloud/governance/outputs.py +0 -99
- {pulumi_alicloud-3.60.0.dist-info → pulumi_alicloud-3.60.0a1721193564.dist-info}/top_level.txt +0 -0
pulumi_alicloud/arms/outputs.py
CHANGED
|
@@ -198,17 +198,11 @@ class DispatchRuleLabelMatchExpressionGridLabelMatchExpressionGroup(dict):
|
|
|
198
198
|
|
|
199
199
|
def __init__(__self__, *,
|
|
200
200
|
label_match_expressions: Sequence['outputs.DispatchRuleLabelMatchExpressionGridLabelMatchExpressionGroupLabelMatchExpression']):
|
|
201
|
-
"""
|
|
202
|
-
:param Sequence['DispatchRuleLabelMatchExpressionGridLabelMatchExpressionGroupLabelMatchExpressionArgs'] label_match_expressions: Sets the dispatch rule. See `label_match_expressions` below.
|
|
203
|
-
"""
|
|
204
201
|
pulumi.set(__self__, "label_match_expressions", label_match_expressions)
|
|
205
202
|
|
|
206
203
|
@property
|
|
207
204
|
@pulumi.getter(name="labelMatchExpressions")
|
|
208
205
|
def label_match_expressions(self) -> Sequence['outputs.DispatchRuleLabelMatchExpressionGridLabelMatchExpressionGroupLabelMatchExpression']:
|
|
209
|
-
"""
|
|
210
|
-
Sets the dispatch rule. See `label_match_expressions` below.
|
|
211
|
-
"""
|
|
212
206
|
return pulumi.get(self, "label_match_expressions")
|
|
213
207
|
|
|
214
208
|
|
|
@@ -218,21 +212,6 @@ class DispatchRuleLabelMatchExpressionGridLabelMatchExpressionGroupLabelMatchExp
|
|
|
218
212
|
key: str,
|
|
219
213
|
operator: str,
|
|
220
214
|
value: str):
|
|
221
|
-
"""
|
|
222
|
-
:param str key: The key of the tag of the dispatch rule. Valid values:
|
|
223
|
-
* _aliyun_arms_userid: user ID
|
|
224
|
-
* _aliyun_arms_involvedObject_kind: type of the associated object
|
|
225
|
-
* _aliyun_arms_involvedObject_id: ID of the associated object
|
|
226
|
-
* _aliyun_arms_involvedObject_name: name of the associated object
|
|
227
|
-
* _aliyun_arms_alert_name: alert name
|
|
228
|
-
* _aliyun_arms_alert_rule_id: alert rule ID
|
|
229
|
-
* _aliyun_arms_alert_type: alert type
|
|
230
|
-
* _aliyun_arms_alert_level: alert severity
|
|
231
|
-
:param str operator: The operator used in the dispatch rule. Valid values:
|
|
232
|
-
* eq: equals to.
|
|
233
|
-
* re: matches a regular expression.
|
|
234
|
-
:param str value: The value of the tag.
|
|
235
|
-
"""
|
|
236
215
|
pulumi.set(__self__, "key", key)
|
|
237
216
|
pulumi.set(__self__, "operator", operator)
|
|
238
217
|
pulumi.set(__self__, "value", value)
|
|
@@ -240,35 +219,16 @@ class DispatchRuleLabelMatchExpressionGridLabelMatchExpressionGroupLabelMatchExp
|
|
|
240
219
|
@property
|
|
241
220
|
@pulumi.getter
|
|
242
221
|
def key(self) -> str:
|
|
243
|
-
"""
|
|
244
|
-
The key of the tag of the dispatch rule. Valid values:
|
|
245
|
-
* _aliyun_arms_userid: user ID
|
|
246
|
-
* _aliyun_arms_involvedObject_kind: type of the associated object
|
|
247
|
-
* _aliyun_arms_involvedObject_id: ID of the associated object
|
|
248
|
-
* _aliyun_arms_involvedObject_name: name of the associated object
|
|
249
|
-
* _aliyun_arms_alert_name: alert name
|
|
250
|
-
* _aliyun_arms_alert_rule_id: alert rule ID
|
|
251
|
-
* _aliyun_arms_alert_type: alert type
|
|
252
|
-
* _aliyun_arms_alert_level: alert severity
|
|
253
|
-
"""
|
|
254
222
|
return pulumi.get(self, "key")
|
|
255
223
|
|
|
256
224
|
@property
|
|
257
225
|
@pulumi.getter
|
|
258
226
|
def operator(self) -> str:
|
|
259
|
-
"""
|
|
260
|
-
The operator used in the dispatch rule. Valid values:
|
|
261
|
-
* eq: equals to.
|
|
262
|
-
* re: matches a regular expression.
|
|
263
|
-
"""
|
|
264
227
|
return pulumi.get(self, "operator")
|
|
265
228
|
|
|
266
229
|
@property
|
|
267
230
|
@pulumi.getter
|
|
268
231
|
def value(self) -> str:
|
|
269
|
-
"""
|
|
270
|
-
The value of the tag.
|
|
271
|
-
"""
|
|
272
232
|
return pulumi.get(self, "value")
|
|
273
233
|
|
|
274
234
|
|
|
@@ -345,11 +305,6 @@ class DispatchRuleNotifyRuleNotifyObject(dict):
|
|
|
345
305
|
name: str,
|
|
346
306
|
notify_object_id: str,
|
|
347
307
|
notify_type: str):
|
|
348
|
-
"""
|
|
349
|
-
:param str name: The name of the contact or contact group.
|
|
350
|
-
:param str notify_object_id: The ID of the contact or contact group.
|
|
351
|
-
:param str notify_type: The type of the alert contact. Valid values: ARMS_CONTACT: contact. ARMS_CONTACT_GROUP: contact group.
|
|
352
|
-
"""
|
|
353
308
|
pulumi.set(__self__, "name", name)
|
|
354
309
|
pulumi.set(__self__, "notify_object_id", notify_object_id)
|
|
355
310
|
pulumi.set(__self__, "notify_type", notify_type)
|
|
@@ -357,25 +312,16 @@ class DispatchRuleNotifyRuleNotifyObject(dict):
|
|
|
357
312
|
@property
|
|
358
313
|
@pulumi.getter
|
|
359
314
|
def name(self) -> str:
|
|
360
|
-
"""
|
|
361
|
-
The name of the contact or contact group.
|
|
362
|
-
"""
|
|
363
315
|
return pulumi.get(self, "name")
|
|
364
316
|
|
|
365
317
|
@property
|
|
366
318
|
@pulumi.getter(name="notifyObjectId")
|
|
367
319
|
def notify_object_id(self) -> str:
|
|
368
|
-
"""
|
|
369
|
-
The ID of the contact or contact group.
|
|
370
|
-
"""
|
|
371
320
|
return pulumi.get(self, "notify_object_id")
|
|
372
321
|
|
|
373
322
|
@property
|
|
374
323
|
@pulumi.getter(name="notifyType")
|
|
375
324
|
def notify_type(self) -> str:
|
|
376
|
-
"""
|
|
377
|
-
The type of the alert contact. Valid values: ARMS_CONTACT: contact. ARMS_CONTACT_GROUP: contact group.
|
|
378
|
-
"""
|
|
379
325
|
return pulumi.get(self, "notify_type")
|
|
380
326
|
|
|
381
327
|
|
|
@@ -631,31 +577,17 @@ class SyntheticTaskCommonSettingCustomHost(dict):
|
|
|
631
577
|
def __init__(__self__, *,
|
|
632
578
|
hosts: Sequence['outputs.SyntheticTaskCommonSettingCustomHostHost'],
|
|
633
579
|
select_type: int):
|
|
634
|
-
"""
|
|
635
|
-
:param Sequence['SyntheticTaskCommonSettingCustomHostHostArgs'] hosts: The host list. See `hosts` below.
|
|
636
|
-
:param int select_type: Selection method:
|
|
637
|
-
- 0: Random
|
|
638
|
-
- 1: Polling.
|
|
639
|
-
"""
|
|
640
580
|
pulumi.set(__self__, "hosts", hosts)
|
|
641
581
|
pulumi.set(__self__, "select_type", select_type)
|
|
642
582
|
|
|
643
583
|
@property
|
|
644
584
|
@pulumi.getter
|
|
645
585
|
def hosts(self) -> Sequence['outputs.SyntheticTaskCommonSettingCustomHostHost']:
|
|
646
|
-
"""
|
|
647
|
-
The host list. See `hosts` below.
|
|
648
|
-
"""
|
|
649
586
|
return pulumi.get(self, "hosts")
|
|
650
587
|
|
|
651
588
|
@property
|
|
652
589
|
@pulumi.getter(name="selectType")
|
|
653
590
|
def select_type(self) -> int:
|
|
654
|
-
"""
|
|
655
|
-
Selection method:
|
|
656
|
-
- 0: Random
|
|
657
|
-
- 1: Polling.
|
|
658
|
-
"""
|
|
659
591
|
return pulumi.get(self, "select_type")
|
|
660
592
|
|
|
661
593
|
|
|
@@ -682,11 +614,6 @@ class SyntheticTaskCommonSettingCustomHostHost(dict):
|
|
|
682
614
|
domain: str,
|
|
683
615
|
ip_type: int,
|
|
684
616
|
ips: Sequence[str]):
|
|
685
|
-
"""
|
|
686
|
-
:param str domain: Domain Name.
|
|
687
|
-
:param int ip_type: IpType.
|
|
688
|
-
:param Sequence[str] ips: The IP list.
|
|
689
|
-
"""
|
|
690
617
|
pulumi.set(__self__, "domain", domain)
|
|
691
618
|
pulumi.set(__self__, "ip_type", ip_type)
|
|
692
619
|
pulumi.set(__self__, "ips", ips)
|
|
@@ -694,25 +621,16 @@ class SyntheticTaskCommonSettingCustomHostHost(dict):
|
|
|
694
621
|
@property
|
|
695
622
|
@pulumi.getter
|
|
696
623
|
def domain(self) -> str:
|
|
697
|
-
"""
|
|
698
|
-
Domain Name.
|
|
699
|
-
"""
|
|
700
624
|
return pulumi.get(self, "domain")
|
|
701
625
|
|
|
702
626
|
@property
|
|
703
627
|
@pulumi.getter(name="ipType")
|
|
704
628
|
def ip_type(self) -> int:
|
|
705
|
-
"""
|
|
706
|
-
IpType.
|
|
707
|
-
"""
|
|
708
629
|
return pulumi.get(self, "ip_type")
|
|
709
630
|
|
|
710
631
|
@property
|
|
711
632
|
@pulumi.getter
|
|
712
633
|
def ips(self) -> Sequence[str]:
|
|
713
|
-
"""
|
|
714
|
-
The IP list.
|
|
715
|
-
"""
|
|
716
634
|
return pulumi.get(self, "ips")
|
|
717
635
|
|
|
718
636
|
|
|
@@ -975,14 +893,6 @@ class SyntheticTaskMonitorConfApiHttp(dict):
|
|
|
975
893
|
request_body: Optional['outputs.SyntheticTaskMonitorConfApiHttpRequestBody'] = None,
|
|
976
894
|
request_headers: Optional[Mapping[str, Any]] = None,
|
|
977
895
|
timeout: Optional[int] = None):
|
|
978
|
-
"""
|
|
979
|
-
:param str target_url: The target URL.
|
|
980
|
-
:param int connect_timeout: Connection timeout, in ms. Default 5000. Optional range: 1000-300000ms.
|
|
981
|
-
:param str method: HTTP method, GET or POST.
|
|
982
|
-
:param 'SyntheticTaskMonitorConfApiHttpRequestBodyArgs' request_body: HTTP request body. See `request_body` below.
|
|
983
|
-
:param Mapping[str, Any] request_headers: HTTP request header.
|
|
984
|
-
:param int timeout: TCP dial test timeout. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 20000.
|
|
985
|
-
"""
|
|
986
896
|
pulumi.set(__self__, "target_url", target_url)
|
|
987
897
|
if connect_timeout is not None:
|
|
988
898
|
pulumi.set(__self__, "connect_timeout", connect_timeout)
|
|
@@ -998,49 +908,31 @@ class SyntheticTaskMonitorConfApiHttp(dict):
|
|
|
998
908
|
@property
|
|
999
909
|
@pulumi.getter(name="targetUrl")
|
|
1000
910
|
def target_url(self) -> str:
|
|
1001
|
-
"""
|
|
1002
|
-
The target URL.
|
|
1003
|
-
"""
|
|
1004
911
|
return pulumi.get(self, "target_url")
|
|
1005
912
|
|
|
1006
913
|
@property
|
|
1007
914
|
@pulumi.getter(name="connectTimeout")
|
|
1008
915
|
def connect_timeout(self) -> Optional[int]:
|
|
1009
|
-
"""
|
|
1010
|
-
Connection timeout, in ms. Default 5000. Optional range: 1000-300000ms.
|
|
1011
|
-
"""
|
|
1012
916
|
return pulumi.get(self, "connect_timeout")
|
|
1013
917
|
|
|
1014
918
|
@property
|
|
1015
919
|
@pulumi.getter
|
|
1016
920
|
def method(self) -> Optional[str]:
|
|
1017
|
-
"""
|
|
1018
|
-
HTTP method, GET or POST.
|
|
1019
|
-
"""
|
|
1020
921
|
return pulumi.get(self, "method")
|
|
1021
922
|
|
|
1022
923
|
@property
|
|
1023
924
|
@pulumi.getter(name="requestBody")
|
|
1024
925
|
def request_body(self) -> Optional['outputs.SyntheticTaskMonitorConfApiHttpRequestBody']:
|
|
1025
|
-
"""
|
|
1026
|
-
HTTP request body. See `request_body` below.
|
|
1027
|
-
"""
|
|
1028
926
|
return pulumi.get(self, "request_body")
|
|
1029
927
|
|
|
1030
928
|
@property
|
|
1031
929
|
@pulumi.getter(name="requestHeaders")
|
|
1032
930
|
def request_headers(self) -> Optional[Mapping[str, Any]]:
|
|
1033
|
-
"""
|
|
1034
|
-
HTTP request header.
|
|
1035
|
-
"""
|
|
1036
931
|
return pulumi.get(self, "request_headers")
|
|
1037
932
|
|
|
1038
933
|
@property
|
|
1039
934
|
@pulumi.getter
|
|
1040
935
|
def timeout(self) -> Optional[int]:
|
|
1041
|
-
"""
|
|
1042
|
-
TCP dial test timeout. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 20000.
|
|
1043
|
-
"""
|
|
1044
936
|
return pulumi.get(self, "timeout")
|
|
1045
937
|
|
|
1046
938
|
|
|
@@ -1049,9 +941,6 @@ class SyntheticTaskMonitorConfApiHttpRequestBody(dict):
|
|
|
1049
941
|
def __init__(__self__, *,
|
|
1050
942
|
content: Optional[str] = None,
|
|
1051
943
|
type: Optional[str] = None):
|
|
1052
|
-
"""
|
|
1053
|
-
:param str content: The request body content, in JSON string format. When the type is text/plain,application/json,application/xml,text/html, the content can be converted to a JSON string.
|
|
1054
|
-
"""
|
|
1055
944
|
if content is not None:
|
|
1056
945
|
pulumi.set(__self__, "content", content)
|
|
1057
946
|
if type is not None:
|
|
@@ -1060,9 +949,6 @@ class SyntheticTaskMonitorConfApiHttpRequestBody(dict):
|
|
|
1060
949
|
@property
|
|
1061
950
|
@pulumi.getter
|
|
1062
951
|
def content(self) -> Optional[str]:
|
|
1063
|
-
"""
|
|
1064
|
-
The request body content, in JSON string format. When the type is text/plain,application/json,application/xml,text/html, the content can be converted to a JSON string.
|
|
1065
|
-
"""
|
|
1066
952
|
return pulumi.get(self, "content")
|
|
1067
953
|
|
|
1068
954
|
@property
|
|
@@ -1141,36 +1027,6 @@ class SyntheticTaskMonitorConfFileDownload(dict):
|
|
|
1141
1027
|
validate_keywords: Optional[str] = None,
|
|
1142
1028
|
verify_way: Optional[int] = None,
|
|
1143
1029
|
white_list: Optional[str] = None):
|
|
1144
|
-
"""
|
|
1145
|
-
:param str target_url: The target URL.
|
|
1146
|
-
:param int connection_timeout: Connection timeout time, in ms. Default 5000. Optional range: 1000-120000ms.
|
|
1147
|
-
:param Mapping[str, Any] custom_header_content: Custom header, in JSON Map format.
|
|
1148
|
-
:param int download_kernel: Download the kernel.
|
|
1149
|
-
- 1:curl
|
|
1150
|
-
- 0:WinInet
|
|
1151
|
-
Default 1.
|
|
1152
|
-
:param int ignore_certificate_auth_error: Ignore CA Certificate authorization error 0: Do not ignore, 1: ignore, default 1.
|
|
1153
|
-
:param int ignore_certificate_canceled_error: Ignore certificate revocation error 0: Do not ignore, 1: ignore, default 1.
|
|
1154
|
-
:param int ignore_certificate_out_of_date_error: Ignore certificate expiration error 0: not ignored, 1: Ignored, default 1.
|
|
1155
|
-
:param int ignore_certificate_status_error: The certificate status error is ignored. 0: Do not ignore, 1: IGNORE. The default value is 1.
|
|
1156
|
-
:param int ignore_certificate_untrustworthy_error: The certificate cannot be trusted and ignored. 0: Do not ignore, 1: IGNORE. The default value is 1.
|
|
1157
|
-
:param int ignore_certificate_using_error: Ignore certificate usage error 0: Do not ignore, 1: ignore, default 1.
|
|
1158
|
-
:param int ignore_invalid_host_error: Invalid host error ignored, 0: not ignored, 1: Ignored, default 1.
|
|
1159
|
-
:param int monitor_timeout: Monitoring timeout, in ms. Not required, 20000 by default.
|
|
1160
|
-
:param int quick_protocol: Quick agreement
|
|
1161
|
-
- 1:http1
|
|
1162
|
-
- 2:http2
|
|
1163
|
-
- 3:http3
|
|
1164
|
-
Default 1.
|
|
1165
|
-
:param int redirection: When redirection occurs, whether to continue browsing, 0-No, 1-Yes, the default is 1.
|
|
1166
|
-
:param int transmission_size: The transmission size, in KB. The default value is 2048KB. The transmission size of the downloaded file must be between 1 and 20480KB.
|
|
1167
|
-
:param str validate_keywords: Verify keywords.
|
|
1168
|
-
:param int verify_way: The verification method.
|
|
1169
|
-
- 0: Do not validate
|
|
1170
|
-
- 1: Validation string
|
|
1171
|
-
- 2:MD5 validation.
|
|
1172
|
-
:param str white_list: DNS hijack whitelist. Match rules support IP, IP wildcard, subnet mask, and CNAME. Multiple match rules can be filled in. Multiple match rules are separated by vertical bars (|). For example, www.aliyun.com:203.0.3.55 | 203.3.44.67 indicates that all other IP addresses under the www.aliyun.com domain except 203.0.3.55 and 203.3.44.67 are hijacked.
|
|
1173
|
-
"""
|
|
1174
1030
|
pulumi.set(__self__, "target_url", target_url)
|
|
1175
1031
|
if connection_timeout is not None:
|
|
1176
1032
|
pulumi.set(__self__, "connection_timeout", connection_timeout)
|
|
@@ -1210,155 +1066,91 @@ class SyntheticTaskMonitorConfFileDownload(dict):
|
|
|
1210
1066
|
@property
|
|
1211
1067
|
@pulumi.getter(name="targetUrl")
|
|
1212
1068
|
def target_url(self) -> str:
|
|
1213
|
-
"""
|
|
1214
|
-
The target URL.
|
|
1215
|
-
"""
|
|
1216
1069
|
return pulumi.get(self, "target_url")
|
|
1217
1070
|
|
|
1218
1071
|
@property
|
|
1219
1072
|
@pulumi.getter(name="connectionTimeout")
|
|
1220
1073
|
def connection_timeout(self) -> Optional[int]:
|
|
1221
|
-
"""
|
|
1222
|
-
Connection timeout time, in ms. Default 5000. Optional range: 1000-120000ms.
|
|
1223
|
-
"""
|
|
1224
1074
|
return pulumi.get(self, "connection_timeout")
|
|
1225
1075
|
|
|
1226
1076
|
@property
|
|
1227
1077
|
@pulumi.getter(name="customHeaderContent")
|
|
1228
1078
|
def custom_header_content(self) -> Optional[Mapping[str, Any]]:
|
|
1229
|
-
"""
|
|
1230
|
-
Custom header, in JSON Map format.
|
|
1231
|
-
"""
|
|
1232
1079
|
return pulumi.get(self, "custom_header_content")
|
|
1233
1080
|
|
|
1234
1081
|
@property
|
|
1235
1082
|
@pulumi.getter(name="downloadKernel")
|
|
1236
1083
|
def download_kernel(self) -> Optional[int]:
|
|
1237
|
-
"""
|
|
1238
|
-
Download the kernel.
|
|
1239
|
-
- 1:curl
|
|
1240
|
-
- 0:WinInet
|
|
1241
|
-
Default 1.
|
|
1242
|
-
"""
|
|
1243
1084
|
return pulumi.get(self, "download_kernel")
|
|
1244
1085
|
|
|
1245
1086
|
@property
|
|
1246
1087
|
@pulumi.getter(name="ignoreCertificateAuthError")
|
|
1247
1088
|
def ignore_certificate_auth_error(self) -> Optional[int]:
|
|
1248
|
-
"""
|
|
1249
|
-
Ignore CA Certificate authorization error 0: Do not ignore, 1: ignore, default 1.
|
|
1250
|
-
"""
|
|
1251
1089
|
return pulumi.get(self, "ignore_certificate_auth_error")
|
|
1252
1090
|
|
|
1253
1091
|
@property
|
|
1254
1092
|
@pulumi.getter(name="ignoreCertificateCanceledError")
|
|
1255
1093
|
def ignore_certificate_canceled_error(self) -> Optional[int]:
|
|
1256
|
-
"""
|
|
1257
|
-
Ignore certificate revocation error 0: Do not ignore, 1: ignore, default 1.
|
|
1258
|
-
"""
|
|
1259
1094
|
return pulumi.get(self, "ignore_certificate_canceled_error")
|
|
1260
1095
|
|
|
1261
1096
|
@property
|
|
1262
1097
|
@pulumi.getter(name="ignoreCertificateOutOfDateError")
|
|
1263
1098
|
def ignore_certificate_out_of_date_error(self) -> Optional[int]:
|
|
1264
|
-
"""
|
|
1265
|
-
Ignore certificate expiration error 0: not ignored, 1: Ignored, default 1.
|
|
1266
|
-
"""
|
|
1267
1099
|
return pulumi.get(self, "ignore_certificate_out_of_date_error")
|
|
1268
1100
|
|
|
1269
1101
|
@property
|
|
1270
1102
|
@pulumi.getter(name="ignoreCertificateStatusError")
|
|
1271
1103
|
def ignore_certificate_status_error(self) -> Optional[int]:
|
|
1272
|
-
"""
|
|
1273
|
-
The certificate status error is ignored. 0: Do not ignore, 1: IGNORE. The default value is 1.
|
|
1274
|
-
"""
|
|
1275
1104
|
return pulumi.get(self, "ignore_certificate_status_error")
|
|
1276
1105
|
|
|
1277
1106
|
@property
|
|
1278
1107
|
@pulumi.getter(name="ignoreCertificateUntrustworthyError")
|
|
1279
1108
|
def ignore_certificate_untrustworthy_error(self) -> Optional[int]:
|
|
1280
|
-
"""
|
|
1281
|
-
The certificate cannot be trusted and ignored. 0: Do not ignore, 1: IGNORE. The default value is 1.
|
|
1282
|
-
"""
|
|
1283
1109
|
return pulumi.get(self, "ignore_certificate_untrustworthy_error")
|
|
1284
1110
|
|
|
1285
1111
|
@property
|
|
1286
1112
|
@pulumi.getter(name="ignoreCertificateUsingError")
|
|
1287
1113
|
def ignore_certificate_using_error(self) -> Optional[int]:
|
|
1288
|
-
"""
|
|
1289
|
-
Ignore certificate usage error 0: Do not ignore, 1: ignore, default 1.
|
|
1290
|
-
"""
|
|
1291
1114
|
return pulumi.get(self, "ignore_certificate_using_error")
|
|
1292
1115
|
|
|
1293
1116
|
@property
|
|
1294
1117
|
@pulumi.getter(name="ignoreInvalidHostError")
|
|
1295
1118
|
def ignore_invalid_host_error(self) -> Optional[int]:
|
|
1296
|
-
"""
|
|
1297
|
-
Invalid host error ignored, 0: not ignored, 1: Ignored, default 1.
|
|
1298
|
-
"""
|
|
1299
1119
|
return pulumi.get(self, "ignore_invalid_host_error")
|
|
1300
1120
|
|
|
1301
1121
|
@property
|
|
1302
1122
|
@pulumi.getter(name="monitorTimeout")
|
|
1303
1123
|
def monitor_timeout(self) -> Optional[int]:
|
|
1304
|
-
"""
|
|
1305
|
-
Monitoring timeout, in ms. Not required, 20000 by default.
|
|
1306
|
-
"""
|
|
1307
1124
|
return pulumi.get(self, "monitor_timeout")
|
|
1308
1125
|
|
|
1309
1126
|
@property
|
|
1310
1127
|
@pulumi.getter(name="quickProtocol")
|
|
1311
1128
|
def quick_protocol(self) -> Optional[int]:
|
|
1312
|
-
"""
|
|
1313
|
-
Quick agreement
|
|
1314
|
-
- 1:http1
|
|
1315
|
-
- 2:http2
|
|
1316
|
-
- 3:http3
|
|
1317
|
-
Default 1.
|
|
1318
|
-
"""
|
|
1319
1129
|
return pulumi.get(self, "quick_protocol")
|
|
1320
1130
|
|
|
1321
1131
|
@property
|
|
1322
1132
|
@pulumi.getter
|
|
1323
1133
|
def redirection(self) -> Optional[int]:
|
|
1324
|
-
"""
|
|
1325
|
-
When redirection occurs, whether to continue browsing, 0-No, 1-Yes, the default is 1.
|
|
1326
|
-
"""
|
|
1327
1134
|
return pulumi.get(self, "redirection")
|
|
1328
1135
|
|
|
1329
1136
|
@property
|
|
1330
1137
|
@pulumi.getter(name="transmissionSize")
|
|
1331
1138
|
def transmission_size(self) -> Optional[int]:
|
|
1332
|
-
"""
|
|
1333
|
-
The transmission size, in KB. The default value is 2048KB. The transmission size of the downloaded file must be between 1 and 20480KB.
|
|
1334
|
-
"""
|
|
1335
1139
|
return pulumi.get(self, "transmission_size")
|
|
1336
1140
|
|
|
1337
1141
|
@property
|
|
1338
1142
|
@pulumi.getter(name="validateKeywords")
|
|
1339
1143
|
def validate_keywords(self) -> Optional[str]:
|
|
1340
|
-
"""
|
|
1341
|
-
Verify keywords.
|
|
1342
|
-
"""
|
|
1343
1144
|
return pulumi.get(self, "validate_keywords")
|
|
1344
1145
|
|
|
1345
1146
|
@property
|
|
1346
1147
|
@pulumi.getter(name="verifyWay")
|
|
1347
1148
|
def verify_way(self) -> Optional[int]:
|
|
1348
|
-
"""
|
|
1349
|
-
The verification method.
|
|
1350
|
-
- 0: Do not validate
|
|
1351
|
-
- 1: Validation string
|
|
1352
|
-
- 2:MD5 validation.
|
|
1353
|
-
"""
|
|
1354
1149
|
return pulumi.get(self, "verify_way")
|
|
1355
1150
|
|
|
1356
1151
|
@property
|
|
1357
1152
|
@pulumi.getter(name="whiteList")
|
|
1358
1153
|
def white_list(self) -> Optional[str]:
|
|
1359
|
-
"""
|
|
1360
|
-
DNS hijack whitelist. Match rules support IP, IP wildcard, subnet mask, and CNAME. Multiple match rules can be filled in. Multiple match rules are separated by vertical bars (|). For example, www.aliyun.com:203.0.3.55 | 203.3.44.67 indicates that all other IP addresses under the www.aliyun.com domain except 203.0.3.55 and 203.3.44.67 are hijacked.
|
|
1361
|
-
"""
|
|
1362
1154
|
return pulumi.get(self, "white_list")
|
|
1363
1155
|
|
|
1364
1156
|
|
|
@@ -1393,18 +1185,6 @@ class SyntheticTaskMonitorConfNetDns(dict):
|
|
|
1393
1185
|
ns_server: Optional[str] = None,
|
|
1394
1186
|
query_method: Optional[int] = None,
|
|
1395
1187
|
timeout: Optional[int] = None):
|
|
1396
|
-
"""
|
|
1397
|
-
:param str target_url: The target URL.
|
|
1398
|
-
:param int dns_server_ip_type: The IP address type of the DNS server.
|
|
1399
|
-
- 0 (default):ipv4
|
|
1400
|
-
- 1:ipv6
|
|
1401
|
-
2: Automatic.
|
|
1402
|
-
:param str ns_server: The IP address of the NS server. The default value is 114.114.114.114.
|
|
1403
|
-
:param int query_method: DNS query method.
|
|
1404
|
-
- 0 (default): Recursive
|
|
1405
|
-
- 1: Iteration.
|
|
1406
|
-
:param int timeout: TCP dial test timeout. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 20000.
|
|
1407
|
-
"""
|
|
1408
1188
|
pulumi.set(__self__, "target_url", target_url)
|
|
1409
1189
|
if dns_server_ip_type is not None:
|
|
1410
1190
|
pulumi.set(__self__, "dns_server_ip_type", dns_server_ip_type)
|
|
@@ -1418,46 +1198,26 @@ class SyntheticTaskMonitorConfNetDns(dict):
|
|
|
1418
1198
|
@property
|
|
1419
1199
|
@pulumi.getter(name="targetUrl")
|
|
1420
1200
|
def target_url(self) -> str:
|
|
1421
|
-
"""
|
|
1422
|
-
The target URL.
|
|
1423
|
-
"""
|
|
1424
1201
|
return pulumi.get(self, "target_url")
|
|
1425
1202
|
|
|
1426
1203
|
@property
|
|
1427
1204
|
@pulumi.getter(name="dnsServerIpType")
|
|
1428
1205
|
def dns_server_ip_type(self) -> Optional[int]:
|
|
1429
|
-
"""
|
|
1430
|
-
The IP address type of the DNS server.
|
|
1431
|
-
- 0 (default):ipv4
|
|
1432
|
-
- 1:ipv6
|
|
1433
|
-
2: Automatic.
|
|
1434
|
-
"""
|
|
1435
1206
|
return pulumi.get(self, "dns_server_ip_type")
|
|
1436
1207
|
|
|
1437
1208
|
@property
|
|
1438
1209
|
@pulumi.getter(name="nsServer")
|
|
1439
1210
|
def ns_server(self) -> Optional[str]:
|
|
1440
|
-
"""
|
|
1441
|
-
The IP address of the NS server. The default value is 114.114.114.114.
|
|
1442
|
-
"""
|
|
1443
1211
|
return pulumi.get(self, "ns_server")
|
|
1444
1212
|
|
|
1445
1213
|
@property
|
|
1446
1214
|
@pulumi.getter(name="queryMethod")
|
|
1447
1215
|
def query_method(self) -> Optional[int]:
|
|
1448
|
-
"""
|
|
1449
|
-
DNS query method.
|
|
1450
|
-
- 0 (default): Recursive
|
|
1451
|
-
- 1: Iteration.
|
|
1452
|
-
"""
|
|
1453
1216
|
return pulumi.get(self, "query_method")
|
|
1454
1217
|
|
|
1455
1218
|
@property
|
|
1456
1219
|
@pulumi.getter
|
|
1457
1220
|
def timeout(self) -> Optional[int]:
|
|
1458
|
-
"""
|
|
1459
|
-
TCP dial test timeout. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 20000.
|
|
1460
|
-
"""
|
|
1461
1221
|
return pulumi.get(self, "timeout")
|
|
1462
1222
|
|
|
1463
1223
|
|
|
@@ -1502,17 +1262,6 @@ class SyntheticTaskMonitorConfNetIcmp(dict):
|
|
|
1502
1262
|
tracert_enable: Optional[bool] = None,
|
|
1503
1263
|
tracert_num_max: Optional[int] = None,
|
|
1504
1264
|
tracert_timeout: Optional[int] = None):
|
|
1505
|
-
"""
|
|
1506
|
-
:param str target_url: The target URL.
|
|
1507
|
-
:param int interval: The interval between TCP connections. The unit is milliseconds (ms), the minimum value is 200, the maximum value is 10000, and the default value is 200.
|
|
1508
|
-
:param int package_num: Number of ICMP(Ping) packets sent. The minimum value is 1, the maximum value is 50, and the default is 4.
|
|
1509
|
-
:param int package_size: The size of the sent ICMP(Ping) packet. The unit is byte. The ICMP(PING) packet size is limited to 32, 64, 128, 256, 512, 1024, 1080, and 1450.
|
|
1510
|
-
:param bool split_package: Whether to split ICMP(Ping) packets. The default is true.
|
|
1511
|
-
:param int timeout: TCP dial test timeout. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 20000.
|
|
1512
|
-
:param bool tracert_enable: Whether to enable tracert. The default is true.
|
|
1513
|
-
:param int tracert_num_max: The maximum number of hops for tracert. The minimum value is 1, the maximum value is 128, and the default value is 20.
|
|
1514
|
-
:param int tracert_timeout: The time-out of tracert. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 60000.
|
|
1515
|
-
"""
|
|
1516
1265
|
pulumi.set(__self__, "target_url", target_url)
|
|
1517
1266
|
if interval is not None:
|
|
1518
1267
|
pulumi.set(__self__, "interval", interval)
|
|
@@ -1534,73 +1283,46 @@ class SyntheticTaskMonitorConfNetIcmp(dict):
|
|
|
1534
1283
|
@property
|
|
1535
1284
|
@pulumi.getter(name="targetUrl")
|
|
1536
1285
|
def target_url(self) -> str:
|
|
1537
|
-
"""
|
|
1538
|
-
The target URL.
|
|
1539
|
-
"""
|
|
1540
1286
|
return pulumi.get(self, "target_url")
|
|
1541
1287
|
|
|
1542
1288
|
@property
|
|
1543
1289
|
@pulumi.getter
|
|
1544
1290
|
def interval(self) -> Optional[int]:
|
|
1545
|
-
"""
|
|
1546
|
-
The interval between TCP connections. The unit is milliseconds (ms), the minimum value is 200, the maximum value is 10000, and the default value is 200.
|
|
1547
|
-
"""
|
|
1548
1291
|
return pulumi.get(self, "interval")
|
|
1549
1292
|
|
|
1550
1293
|
@property
|
|
1551
1294
|
@pulumi.getter(name="packageNum")
|
|
1552
1295
|
def package_num(self) -> Optional[int]:
|
|
1553
|
-
"""
|
|
1554
|
-
Number of ICMP(Ping) packets sent. The minimum value is 1, the maximum value is 50, and the default is 4.
|
|
1555
|
-
"""
|
|
1556
1296
|
return pulumi.get(self, "package_num")
|
|
1557
1297
|
|
|
1558
1298
|
@property
|
|
1559
1299
|
@pulumi.getter(name="packageSize")
|
|
1560
1300
|
def package_size(self) -> Optional[int]:
|
|
1561
|
-
"""
|
|
1562
|
-
The size of the sent ICMP(Ping) packet. The unit is byte. The ICMP(PING) packet size is limited to 32, 64, 128, 256, 512, 1024, 1080, and 1450.
|
|
1563
|
-
"""
|
|
1564
1301
|
return pulumi.get(self, "package_size")
|
|
1565
1302
|
|
|
1566
1303
|
@property
|
|
1567
1304
|
@pulumi.getter(name="splitPackage")
|
|
1568
1305
|
def split_package(self) -> Optional[bool]:
|
|
1569
|
-
"""
|
|
1570
|
-
Whether to split ICMP(Ping) packets. The default is true.
|
|
1571
|
-
"""
|
|
1572
1306
|
return pulumi.get(self, "split_package")
|
|
1573
1307
|
|
|
1574
1308
|
@property
|
|
1575
1309
|
@pulumi.getter
|
|
1576
1310
|
def timeout(self) -> Optional[int]:
|
|
1577
|
-
"""
|
|
1578
|
-
TCP dial test timeout. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 20000.
|
|
1579
|
-
"""
|
|
1580
1311
|
return pulumi.get(self, "timeout")
|
|
1581
1312
|
|
|
1582
1313
|
@property
|
|
1583
1314
|
@pulumi.getter(name="tracertEnable")
|
|
1584
1315
|
def tracert_enable(self) -> Optional[bool]:
|
|
1585
|
-
"""
|
|
1586
|
-
Whether to enable tracert. The default is true.
|
|
1587
|
-
"""
|
|
1588
1316
|
return pulumi.get(self, "tracert_enable")
|
|
1589
1317
|
|
|
1590
1318
|
@property
|
|
1591
1319
|
@pulumi.getter(name="tracertNumMax")
|
|
1592
1320
|
def tracert_num_max(self) -> Optional[int]:
|
|
1593
|
-
"""
|
|
1594
|
-
The maximum number of hops for tracert. The minimum value is 1, the maximum value is 128, and the default value is 20.
|
|
1595
|
-
"""
|
|
1596
1321
|
return pulumi.get(self, "tracert_num_max")
|
|
1597
1322
|
|
|
1598
1323
|
@property
|
|
1599
1324
|
@pulumi.getter(name="tracertTimeout")
|
|
1600
1325
|
def tracert_timeout(self) -> Optional[int]:
|
|
1601
|
-
"""
|
|
1602
|
-
The time-out of tracert. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 60000.
|
|
1603
|
-
"""
|
|
1604
1326
|
return pulumi.get(self, "tracert_timeout")
|
|
1605
1327
|
|
|
1606
1328
|
|
|
@@ -1639,15 +1361,6 @@ class SyntheticTaskMonitorConfNetTcp(dict):
|
|
|
1639
1361
|
tracert_enable: Optional[bool] = None,
|
|
1640
1362
|
tracert_num_max: Optional[int] = None,
|
|
1641
1363
|
tracert_timeout: Optional[int] = None):
|
|
1642
|
-
"""
|
|
1643
|
-
:param str target_url: The target URL.
|
|
1644
|
-
:param int connect_times: The number of TCP connections established. The minimum value is 1, the maximum value is 16, and the default is 4.
|
|
1645
|
-
:param int interval: The interval between TCP connections. The unit is milliseconds (ms), the minimum value is 200, the maximum value is 10000, and the default value is 200.
|
|
1646
|
-
:param int timeout: TCP dial test timeout. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 20000.
|
|
1647
|
-
:param bool tracert_enable: Whether to enable tracert. The default is true.
|
|
1648
|
-
:param int tracert_num_max: The maximum number of hops for tracert. The minimum value is 1, the maximum value is 128, and the default value is 20.
|
|
1649
|
-
:param int tracert_timeout: The time-out of tracert. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 60000.
|
|
1650
|
-
"""
|
|
1651
1364
|
pulumi.set(__self__, "target_url", target_url)
|
|
1652
1365
|
if connect_times is not None:
|
|
1653
1366
|
pulumi.set(__self__, "connect_times", connect_times)
|
|
@@ -1665,57 +1378,36 @@ class SyntheticTaskMonitorConfNetTcp(dict):
|
|
|
1665
1378
|
@property
|
|
1666
1379
|
@pulumi.getter(name="targetUrl")
|
|
1667
1380
|
def target_url(self) -> str:
|
|
1668
|
-
"""
|
|
1669
|
-
The target URL.
|
|
1670
|
-
"""
|
|
1671
1381
|
return pulumi.get(self, "target_url")
|
|
1672
1382
|
|
|
1673
1383
|
@property
|
|
1674
1384
|
@pulumi.getter(name="connectTimes")
|
|
1675
1385
|
def connect_times(self) -> Optional[int]:
|
|
1676
|
-
"""
|
|
1677
|
-
The number of TCP connections established. The minimum value is 1, the maximum value is 16, and the default is 4.
|
|
1678
|
-
"""
|
|
1679
1386
|
return pulumi.get(self, "connect_times")
|
|
1680
1387
|
|
|
1681
1388
|
@property
|
|
1682
1389
|
@pulumi.getter
|
|
1683
1390
|
def interval(self) -> Optional[int]:
|
|
1684
|
-
"""
|
|
1685
|
-
The interval between TCP connections. The unit is milliseconds (ms), the minimum value is 200, the maximum value is 10000, and the default value is 200.
|
|
1686
|
-
"""
|
|
1687
1391
|
return pulumi.get(self, "interval")
|
|
1688
1392
|
|
|
1689
1393
|
@property
|
|
1690
1394
|
@pulumi.getter
|
|
1691
1395
|
def timeout(self) -> Optional[int]:
|
|
1692
|
-
"""
|
|
1693
|
-
TCP dial test timeout. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 20000.
|
|
1694
|
-
"""
|
|
1695
1396
|
return pulumi.get(self, "timeout")
|
|
1696
1397
|
|
|
1697
1398
|
@property
|
|
1698
1399
|
@pulumi.getter(name="tracertEnable")
|
|
1699
1400
|
def tracert_enable(self) -> Optional[bool]:
|
|
1700
|
-
"""
|
|
1701
|
-
Whether to enable tracert. The default is true.
|
|
1702
|
-
"""
|
|
1703
1401
|
return pulumi.get(self, "tracert_enable")
|
|
1704
1402
|
|
|
1705
1403
|
@property
|
|
1706
1404
|
@pulumi.getter(name="tracertNumMax")
|
|
1707
1405
|
def tracert_num_max(self) -> Optional[int]:
|
|
1708
|
-
"""
|
|
1709
|
-
The maximum number of hops for tracert. The minimum value is 1, the maximum value is 128, and the default value is 20.
|
|
1710
|
-
"""
|
|
1711
1406
|
return pulumi.get(self, "tracert_num_max")
|
|
1712
1407
|
|
|
1713
1408
|
@property
|
|
1714
1409
|
@pulumi.getter(name="tracertTimeout")
|
|
1715
1410
|
def tracert_timeout(self) -> Optional[int]:
|
|
1716
|
-
"""
|
|
1717
|
-
The time-out of tracert. The unit is milliseconds (ms), the minimum value is 1000, the maximum value is 300000, and the default value is 60000.
|
|
1718
|
-
"""
|
|
1719
1411
|
return pulumi.get(self, "tracert_timeout")
|
|
1720
1412
|
|
|
1721
1413
|
|
|
@@ -1758,19 +1450,6 @@ class SyntheticTaskMonitorConfStream(dict):
|
|
|
1758
1450
|
stream_type: Optional[int] = None,
|
|
1759
1451
|
target_url: Optional[str] = None,
|
|
1760
1452
|
white_list: Optional[str] = None):
|
|
1761
|
-
"""
|
|
1762
|
-
:param Mapping[str, Any] custom_header_content: Custom header, in JSON Map format.
|
|
1763
|
-
:param int player_type: Player, do not pass the default 12.
|
|
1764
|
-
- 12:VLC
|
|
1765
|
-
- 2:FlashPlayer.
|
|
1766
|
-
:param int stream_address_type: Resource address type:
|
|
1767
|
-
- 1: Resource address.
|
|
1768
|
-
- 0: page address, not 0 by default.
|
|
1769
|
-
:param int stream_monitor_timeout: Monitoring duration, in seconds, up to 60s, not 60 by default.
|
|
1770
|
-
:param int stream_type: Audio and video flags: 0-video, 1-audio.
|
|
1771
|
-
:param str target_url: The target URL.
|
|
1772
|
-
:param str white_list: DNS hijack whitelist. Match rules support IP, IP wildcard, subnet mask, and CNAME. Multiple match rules can be filled in. Multiple match rules are separated by vertical bars (|). For example, www.aliyun.com:203.0.3.55 | 203.3.44.67 indicates that all other IP addresses under the www.aliyun.com domain except 203.0.3.55 and 203.3.44.67 are hijacked.
|
|
1773
|
-
"""
|
|
1774
1453
|
if custom_header_content is not None:
|
|
1775
1454
|
pulumi.set(__self__, "custom_header_content", custom_header_content)
|
|
1776
1455
|
if player_type is not None:
|
|
@@ -1789,61 +1468,36 @@ class SyntheticTaskMonitorConfStream(dict):
|
|
|
1789
1468
|
@property
|
|
1790
1469
|
@pulumi.getter(name="customHeaderContent")
|
|
1791
1470
|
def custom_header_content(self) -> Optional[Mapping[str, Any]]:
|
|
1792
|
-
"""
|
|
1793
|
-
Custom header, in JSON Map format.
|
|
1794
|
-
"""
|
|
1795
1471
|
return pulumi.get(self, "custom_header_content")
|
|
1796
1472
|
|
|
1797
1473
|
@property
|
|
1798
1474
|
@pulumi.getter(name="playerType")
|
|
1799
1475
|
def player_type(self) -> Optional[int]:
|
|
1800
|
-
"""
|
|
1801
|
-
Player, do not pass the default 12.
|
|
1802
|
-
- 12:VLC
|
|
1803
|
-
- 2:FlashPlayer.
|
|
1804
|
-
"""
|
|
1805
1476
|
return pulumi.get(self, "player_type")
|
|
1806
1477
|
|
|
1807
1478
|
@property
|
|
1808
1479
|
@pulumi.getter(name="streamAddressType")
|
|
1809
1480
|
def stream_address_type(self) -> Optional[int]:
|
|
1810
|
-
"""
|
|
1811
|
-
Resource address type:
|
|
1812
|
-
- 1: Resource address.
|
|
1813
|
-
- 0: page address, not 0 by default.
|
|
1814
|
-
"""
|
|
1815
1481
|
return pulumi.get(self, "stream_address_type")
|
|
1816
1482
|
|
|
1817
1483
|
@property
|
|
1818
1484
|
@pulumi.getter(name="streamMonitorTimeout")
|
|
1819
1485
|
def stream_monitor_timeout(self) -> Optional[int]:
|
|
1820
|
-
"""
|
|
1821
|
-
Monitoring duration, in seconds, up to 60s, not 60 by default.
|
|
1822
|
-
"""
|
|
1823
1486
|
return pulumi.get(self, "stream_monitor_timeout")
|
|
1824
1487
|
|
|
1825
1488
|
@property
|
|
1826
1489
|
@pulumi.getter(name="streamType")
|
|
1827
1490
|
def stream_type(self) -> Optional[int]:
|
|
1828
|
-
"""
|
|
1829
|
-
Audio and video flags: 0-video, 1-audio.
|
|
1830
|
-
"""
|
|
1831
1491
|
return pulumi.get(self, "stream_type")
|
|
1832
1492
|
|
|
1833
1493
|
@property
|
|
1834
1494
|
@pulumi.getter(name="targetUrl")
|
|
1835
1495
|
def target_url(self) -> Optional[str]:
|
|
1836
|
-
"""
|
|
1837
|
-
The target URL.
|
|
1838
|
-
"""
|
|
1839
1496
|
return pulumi.get(self, "target_url")
|
|
1840
1497
|
|
|
1841
1498
|
@property
|
|
1842
1499
|
@pulumi.getter(name="whiteList")
|
|
1843
1500
|
def white_list(self) -> Optional[str]:
|
|
1844
|
-
"""
|
|
1845
|
-
DNS hijack whitelist. Match rules support IP, IP wildcard, subnet mask, and CNAME. Multiple match rules can be filled in. Multiple match rules are separated by vertical bars (|). For example, www.aliyun.com:203.0.3.55 | 203.3.44.67 indicates that all other IP addresses under the www.aliyun.com domain except 203.0.3.55 and 203.3.44.67 are hijacked.
|
|
1846
|
-
"""
|
|
1847
1501
|
return pulumi.get(self, "white_list")
|
|
1848
1502
|
|
|
1849
1503
|
|
|
@@ -1920,34 +1574,6 @@ class SyntheticTaskMonitorConfWebsite(dict):
|
|
|
1920
1574
|
verify_string_blacklist: Optional[str] = None,
|
|
1921
1575
|
verify_string_whitelist: Optional[str] = None,
|
|
1922
1576
|
wait_completion_time: Optional[int] = None):
|
|
1923
|
-
"""
|
|
1924
|
-
:param str target_url: The target URL.
|
|
1925
|
-
:param int automatic_scrolling: Whether to support automatic scrolling screen, loading page.
|
|
1926
|
-
- 0 (default): No
|
|
1927
|
-
1: Yes.
|
|
1928
|
-
:param int custom_header: Custom header.
|
|
1929
|
-
- 0 (default): Off
|
|
1930
|
-
- 1: Modify the first package
|
|
1931
|
-
- 2: Modify all packages.
|
|
1932
|
-
:param Mapping[str, Any] custom_header_content: Custom header, in JSON Map format.
|
|
1933
|
-
:param int disable_cache: Whether to disable caching.
|
|
1934
|
-
- 0: not disabled
|
|
1935
|
-
- 1 (default): Disabled.
|
|
1936
|
-
:param int disable_compression: The Accept-Encoding field is used to determine whether to Accept compressed files. 0-do not disable, 1-disable, the default is 0.
|
|
1937
|
-
:param str dns_hijack_whitelist: When a domain name (such as www.aliyun.com) is resolved, if the resolved IP address or CNAME is not in the DNS hijacking white list, the user will fail to access or return a target IP address that is not Aliyun. If the IP or CNAME in the resolution result is in the DNS white list, it will be determined that DNS hijacking has not occurred. Fill in the format: Domain name: matching rules. Match rules support IP, IP wildcard, subnet mask, and CNAME. Multiple match rules can be filled in. Multiple match rules are separated by vertical bars (|). For example, www.aliyun.com:203.0.3.55 | 203.3.44.67 indicates that all other IP addresses under the www.aliyun.com domain except 203.0.3.55 and 203.3.44.67 are hijacked.
|
|
1938
|
-
:param str element_blacklist: If an element configured in the element blacklist appears during page loading, the element is not requested to be loaded.
|
|
1939
|
-
:param int filter_invalid_ip: Whether to filter invalid IP parameters. 0: filter, 1: do not filter. The default value is 0.
|
|
1940
|
-
:param int flow_hijack_jump_times: Identify elements: Set the total number of elements on the Browse page.
|
|
1941
|
-
:param str flow_hijack_logo: Hijacking ID: Set the matching key information. Enter the hijacking keyword or key element, with an asterisk (*) allowed.
|
|
1942
|
-
:param int ignore_certificate_error: Whether to ignore certificate errors during certificate verification in SSL Handshake and continue browsing. 0-do not ignore, 1-ignore. The default value is 1.
|
|
1943
|
-
:param int monitor_timeout: Monitoring timeout, in ms. Not required, 20000 by default.
|
|
1944
|
-
:param str page_tamper: Monitoring the page appears to be tampered with elements other than the domain settings that belong to the page. Common manifestations are pop-up advertisements, floating advertisements, jumps, etc. Fill in the format: Domain name: Element. You can fill multiple elements separated by a vertical bar (|). For example, www.aliyun.com:|/cc/bb/a.gif |/vv/bb/cc.jpg indicates that all the other elements of the www.aliyun.com domain name except the basic document,/cc/bb/a.gif, and/vv/bb/cc.jpg are tampered.
|
|
1945
|
-
:param int redirection: When redirection occurs, whether to continue browsing, 0-No, 1-Yes, the default is 1.
|
|
1946
|
-
:param int slow_element_threshold: The slow element threshold, in ms, is 5000 by default and can be selected from 1 to 300000ms.
|
|
1947
|
-
:param str verify_string_blacklist: The verification string is an arbitrary string in the source code of the monitoring page. If the source code returned by the client contains any of the blacklisted strings, 650 error is returned. Multiple strings are separated by a vertical bar (|).
|
|
1948
|
-
:param str verify_string_whitelist: The verification string is an arbitrary string in the source code of the monitoring page. The source code returned by the client must contain all the strings in the whitelist. Otherwise, 650 error is returned. Multiple strings are separated by a vertical bar (|).
|
|
1949
|
-
:param int wait_completion_time: The maximum waiting time, in ms, is 5000 by default and can be selected from 5000 ms to 300000ms.
|
|
1950
|
-
"""
|
|
1951
1577
|
pulumi.set(__self__, "target_url", target_url)
|
|
1952
1578
|
if automatic_scrolling is not None:
|
|
1953
1579
|
pulumi.set(__self__, "automatic_scrolling", automatic_scrolling)
|
|
@@ -1989,160 +1615,96 @@ class SyntheticTaskMonitorConfWebsite(dict):
|
|
|
1989
1615
|
@property
|
|
1990
1616
|
@pulumi.getter(name="targetUrl")
|
|
1991
1617
|
def target_url(self) -> str:
|
|
1992
|
-
"""
|
|
1993
|
-
The target URL.
|
|
1994
|
-
"""
|
|
1995
1618
|
return pulumi.get(self, "target_url")
|
|
1996
1619
|
|
|
1997
1620
|
@property
|
|
1998
1621
|
@pulumi.getter(name="automaticScrolling")
|
|
1999
1622
|
def automatic_scrolling(self) -> Optional[int]:
|
|
2000
|
-
"""
|
|
2001
|
-
Whether to support automatic scrolling screen, loading page.
|
|
2002
|
-
- 0 (default): No
|
|
2003
|
-
1: Yes.
|
|
2004
|
-
"""
|
|
2005
1623
|
return pulumi.get(self, "automatic_scrolling")
|
|
2006
1624
|
|
|
2007
1625
|
@property
|
|
2008
1626
|
@pulumi.getter(name="customHeader")
|
|
2009
1627
|
def custom_header(self) -> Optional[int]:
|
|
2010
|
-
"""
|
|
2011
|
-
Custom header.
|
|
2012
|
-
- 0 (default): Off
|
|
2013
|
-
- 1: Modify the first package
|
|
2014
|
-
- 2: Modify all packages.
|
|
2015
|
-
"""
|
|
2016
1628
|
return pulumi.get(self, "custom_header")
|
|
2017
1629
|
|
|
2018
1630
|
@property
|
|
2019
1631
|
@pulumi.getter(name="customHeaderContent")
|
|
2020
1632
|
def custom_header_content(self) -> Optional[Mapping[str, Any]]:
|
|
2021
|
-
"""
|
|
2022
|
-
Custom header, in JSON Map format.
|
|
2023
|
-
"""
|
|
2024
1633
|
return pulumi.get(self, "custom_header_content")
|
|
2025
1634
|
|
|
2026
1635
|
@property
|
|
2027
1636
|
@pulumi.getter(name="disableCache")
|
|
2028
1637
|
def disable_cache(self) -> Optional[int]:
|
|
2029
|
-
"""
|
|
2030
|
-
Whether to disable caching.
|
|
2031
|
-
- 0: not disabled
|
|
2032
|
-
- 1 (default): Disabled.
|
|
2033
|
-
"""
|
|
2034
1638
|
return pulumi.get(self, "disable_cache")
|
|
2035
1639
|
|
|
2036
1640
|
@property
|
|
2037
1641
|
@pulumi.getter(name="disableCompression")
|
|
2038
1642
|
def disable_compression(self) -> Optional[int]:
|
|
2039
|
-
"""
|
|
2040
|
-
The Accept-Encoding field is used to determine whether to Accept compressed files. 0-do not disable, 1-disable, the default is 0.
|
|
2041
|
-
"""
|
|
2042
1643
|
return pulumi.get(self, "disable_compression")
|
|
2043
1644
|
|
|
2044
1645
|
@property
|
|
2045
1646
|
@pulumi.getter(name="dnsHijackWhitelist")
|
|
2046
1647
|
def dns_hijack_whitelist(self) -> Optional[str]:
|
|
2047
|
-
"""
|
|
2048
|
-
When a domain name (such as www.aliyun.com) is resolved, if the resolved IP address or CNAME is not in the DNS hijacking white list, the user will fail to access or return a target IP address that is not Aliyun. If the IP or CNAME in the resolution result is in the DNS white list, it will be determined that DNS hijacking has not occurred. Fill in the format: Domain name: matching rules. Match rules support IP, IP wildcard, subnet mask, and CNAME. Multiple match rules can be filled in. Multiple match rules are separated by vertical bars (|). For example, www.aliyun.com:203.0.3.55 | 203.3.44.67 indicates that all other IP addresses under the www.aliyun.com domain except 203.0.3.55 and 203.3.44.67 are hijacked.
|
|
2049
|
-
"""
|
|
2050
1648
|
return pulumi.get(self, "dns_hijack_whitelist")
|
|
2051
1649
|
|
|
2052
1650
|
@property
|
|
2053
1651
|
@pulumi.getter(name="elementBlacklist")
|
|
2054
1652
|
def element_blacklist(self) -> Optional[str]:
|
|
2055
|
-
"""
|
|
2056
|
-
If an element configured in the element blacklist appears during page loading, the element is not requested to be loaded.
|
|
2057
|
-
"""
|
|
2058
1653
|
return pulumi.get(self, "element_blacklist")
|
|
2059
1654
|
|
|
2060
1655
|
@property
|
|
2061
1656
|
@pulumi.getter(name="filterInvalidIp")
|
|
2062
1657
|
def filter_invalid_ip(self) -> Optional[int]:
|
|
2063
|
-
"""
|
|
2064
|
-
Whether to filter invalid IP parameters. 0: filter, 1: do not filter. The default value is 0.
|
|
2065
|
-
"""
|
|
2066
1658
|
return pulumi.get(self, "filter_invalid_ip")
|
|
2067
1659
|
|
|
2068
1660
|
@property
|
|
2069
1661
|
@pulumi.getter(name="flowHijackJumpTimes")
|
|
2070
1662
|
def flow_hijack_jump_times(self) -> Optional[int]:
|
|
2071
|
-
"""
|
|
2072
|
-
Identify elements: Set the total number of elements on the Browse page.
|
|
2073
|
-
"""
|
|
2074
1663
|
return pulumi.get(self, "flow_hijack_jump_times")
|
|
2075
1664
|
|
|
2076
1665
|
@property
|
|
2077
1666
|
@pulumi.getter(name="flowHijackLogo")
|
|
2078
1667
|
def flow_hijack_logo(self) -> Optional[str]:
|
|
2079
|
-
"""
|
|
2080
|
-
Hijacking ID: Set the matching key information. Enter the hijacking keyword or key element, with an asterisk (*) allowed.
|
|
2081
|
-
"""
|
|
2082
1668
|
return pulumi.get(self, "flow_hijack_logo")
|
|
2083
1669
|
|
|
2084
1670
|
@property
|
|
2085
1671
|
@pulumi.getter(name="ignoreCertificateError")
|
|
2086
1672
|
def ignore_certificate_error(self) -> Optional[int]:
|
|
2087
|
-
"""
|
|
2088
|
-
Whether to ignore certificate errors during certificate verification in SSL Handshake and continue browsing. 0-do not ignore, 1-ignore. The default value is 1.
|
|
2089
|
-
"""
|
|
2090
1673
|
return pulumi.get(self, "ignore_certificate_error")
|
|
2091
1674
|
|
|
2092
1675
|
@property
|
|
2093
1676
|
@pulumi.getter(name="monitorTimeout")
|
|
2094
1677
|
def monitor_timeout(self) -> Optional[int]:
|
|
2095
|
-
"""
|
|
2096
|
-
Monitoring timeout, in ms. Not required, 20000 by default.
|
|
2097
|
-
"""
|
|
2098
1678
|
return pulumi.get(self, "monitor_timeout")
|
|
2099
1679
|
|
|
2100
1680
|
@property
|
|
2101
1681
|
@pulumi.getter(name="pageTamper")
|
|
2102
1682
|
def page_tamper(self) -> Optional[str]:
|
|
2103
|
-
"""
|
|
2104
|
-
Monitoring the page appears to be tampered with elements other than the domain settings that belong to the page. Common manifestations are pop-up advertisements, floating advertisements, jumps, etc. Fill in the format: Domain name: Element. You can fill multiple elements separated by a vertical bar (|). For example, www.aliyun.com:|/cc/bb/a.gif |/vv/bb/cc.jpg indicates that all the other elements of the www.aliyun.com domain name except the basic document,/cc/bb/a.gif, and/vv/bb/cc.jpg are tampered.
|
|
2105
|
-
"""
|
|
2106
1683
|
return pulumi.get(self, "page_tamper")
|
|
2107
1684
|
|
|
2108
1685
|
@property
|
|
2109
1686
|
@pulumi.getter
|
|
2110
1687
|
def redirection(self) -> Optional[int]:
|
|
2111
|
-
"""
|
|
2112
|
-
When redirection occurs, whether to continue browsing, 0-No, 1-Yes, the default is 1.
|
|
2113
|
-
"""
|
|
2114
1688
|
return pulumi.get(self, "redirection")
|
|
2115
1689
|
|
|
2116
1690
|
@property
|
|
2117
1691
|
@pulumi.getter(name="slowElementThreshold")
|
|
2118
1692
|
def slow_element_threshold(self) -> Optional[int]:
|
|
2119
|
-
"""
|
|
2120
|
-
The slow element threshold, in ms, is 5000 by default and can be selected from 1 to 300000ms.
|
|
2121
|
-
"""
|
|
2122
1693
|
return pulumi.get(self, "slow_element_threshold")
|
|
2123
1694
|
|
|
2124
1695
|
@property
|
|
2125
1696
|
@pulumi.getter(name="verifyStringBlacklist")
|
|
2126
1697
|
def verify_string_blacklist(self) -> Optional[str]:
|
|
2127
|
-
"""
|
|
2128
|
-
The verification string is an arbitrary string in the source code of the monitoring page. If the source code returned by the client contains any of the blacklisted strings, 650 error is returned. Multiple strings are separated by a vertical bar (|).
|
|
2129
|
-
"""
|
|
2130
1698
|
return pulumi.get(self, "verify_string_blacklist")
|
|
2131
1699
|
|
|
2132
1700
|
@property
|
|
2133
1701
|
@pulumi.getter(name="verifyStringWhitelist")
|
|
2134
1702
|
def verify_string_whitelist(self) -> Optional[str]:
|
|
2135
|
-
"""
|
|
2136
|
-
The verification string is an arbitrary string in the source code of the monitoring page. The source code returned by the client must contain all the strings in the whitelist. Otherwise, 650 error is returned. Multiple strings are separated by a vertical bar (|).
|
|
2137
|
-
"""
|
|
2138
1703
|
return pulumi.get(self, "verify_string_whitelist")
|
|
2139
1704
|
|
|
2140
1705
|
@property
|
|
2141
1706
|
@pulumi.getter(name="waitCompletionTime")
|
|
2142
1707
|
def wait_completion_time(self) -> Optional[int]:
|
|
2143
|
-
"""
|
|
2144
|
-
The maximum waiting time, in ms, is 5000 by default and can be selected from 5000 ms to 300000ms.
|
|
2145
|
-
"""
|
|
2146
1708
|
return pulumi.get(self, "wait_completion_time")
|
|
2147
1709
|
|
|
2148
1710
|
|
|
@@ -2545,7 +2107,6 @@ class GetDispatchRulesRuleNotifyRuleResult(dict):
|
|
|
2545
2107
|
notify_channels: Sequence[str],
|
|
2546
2108
|
notify_objects: Sequence['outputs.GetDispatchRulesRuleNotifyRuleNotifyObjectResult']):
|
|
2547
2109
|
"""
|
|
2548
|
-
:param Sequence[str] notify_channels: The notification method.
|
|
2549
2110
|
:param Sequence['GetDispatchRulesRuleNotifyRuleNotifyObjectArgs'] notify_objects: Sets the notification object.
|
|
2550
2111
|
"""
|
|
2551
2112
|
pulumi.set(__self__, "notify_channels", notify_channels)
|
|
@@ -2554,9 +2115,6 @@ class GetDispatchRulesRuleNotifyRuleResult(dict):
|
|
|
2554
2115
|
@property
|
|
2555
2116
|
@pulumi.getter(name="notifyChannels")
|
|
2556
2117
|
def notify_channels(self) -> Sequence[str]:
|
|
2557
|
-
"""
|
|
2558
|
-
The notification method.
|
|
2559
|
-
"""
|
|
2560
2118
|
return pulumi.get(self, "notify_channels")
|
|
2561
2119
|
|
|
2562
2120
|
@property
|
|
@@ -2757,7 +2315,7 @@ class GetPrometheisPrometheiResult(dict):
|
|
|
2757
2315
|
:param str sub_clusters_json: The child instance json string of the globalView instance.
|
|
2758
2316
|
:param Mapping[str, Any] tags: A mapping of tags to assign to the resource.
|
|
2759
2317
|
:param str vpc_id: The ID of the VPC.
|
|
2760
|
-
:param str vswitch_id: The ID of the
|
|
2318
|
+
:param str vswitch_id: The ID of the VSwitch.
|
|
2761
2319
|
"""
|
|
2762
2320
|
pulumi.set(__self__, "auth_token", auth_token)
|
|
2763
2321
|
pulumi.set(__self__, "cluster_id", cluster_id)
|
|
@@ -2936,7 +2494,7 @@ class GetPrometheisPrometheiResult(dict):
|
|
|
2936
2494
|
@pulumi.getter(name="vswitchId")
|
|
2937
2495
|
def vswitch_id(self) -> str:
|
|
2938
2496
|
"""
|
|
2939
|
-
The ID of the
|
|
2497
|
+
The ID of the VSwitch.
|
|
2940
2498
|
"""
|
|
2941
2499
|
return pulumi.get(self, "vswitch_id")
|
|
2942
2500
|
|