pulumi-alicloud 3.60.0a1723008203__py3-none-any.whl → 3.60.0a1723462134__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 +150 -0
- pulumi_alicloud/ackone/cluster.py +13 -13
- pulumi_alicloud/adb/lake_account.py +53 -53
- pulumi_alicloud/adb/resource_group.py +48 -20
- pulumi_alicloud/alb/_inputs.py +22 -22
- 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 +131 -145
- pulumi_alicloud/alb/load_balancer_security_group_attachment.py +22 -22
- pulumi_alicloud/alb/outputs.py +22 -22
- pulumi_alicloud/alb/rule.py +10 -10
- pulumi_alicloud/alb/server_group.py +71 -71
- pulumi_alicloud/aligreen/__init__.py +13 -0
- pulumi_alicloud/aligreen/audit_callback.py +422 -0
- pulumi_alicloud/aligreen/biz_type.py +398 -0
- pulumi_alicloud/aligreen/callback.py +449 -0
- pulumi_alicloud/aligreen/image_lib.py +406 -0
- pulumi_alicloud/aligreen/keyword_lib.py +615 -0
- pulumi_alicloud/aligreen/oss_stock_task.py +1661 -0
- pulumi_alicloud/amqp/binding.py +94 -102
- pulumi_alicloud/apigateway/__init__.py +2 -0
- pulumi_alicloud/apigateway/_inputs.py +221 -2
- pulumi_alicloud/apigateway/access_control_list.py +22 -14
- pulumi_alicloud/apigateway/acl_entry_attachment.py +303 -0
- pulumi_alicloud/apigateway/api.py +86 -84
- pulumi_alicloud/apigateway/app_attachment.py +42 -42
- pulumi_alicloud/apigateway/get_apis.py +42 -42
- pulumi_alicloud/apigateway/group.py +51 -2
- pulumi_alicloud/apigateway/instance.py +396 -63
- pulumi_alicloud/apigateway/instance_acl_attachment.py +326 -0
- pulumi_alicloud/apigateway/outputs.py +223 -2
- pulumi_alicloud/apigateway/plugin_attachment.py +42 -42
- pulumi_alicloud/apigateway/vpc_access.py +2 -2
- pulumi_alicloud/arms/dispatch_rule.py +73 -73
- pulumi_alicloud/arms/get_remote_writes.py +4 -0
- pulumi_alicloud/arms/outputs.py +2 -2
- pulumi_alicloud/arms/prometheus_alert_rule.py +10 -10
- pulumi_alicloud/arms/remote_write.py +4 -0
- pulumi_alicloud/arms/synthetic_task.py +303 -303
- pulumi_alicloud/bastionhost/instance.py +10 -10
- pulumi_alicloud/bp/studio_application.py +15 -15
- pulumi_alicloud/cddc/dedicated_propre_host.py +5 -5
- 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_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/aggregate_compliance_pack.py +26 -26
- pulumi_alicloud/cfg/aggregate_config_rule.py +10 -10
- pulumi_alicloud/cfg/aggregate_delivery.py +255 -118
- pulumi_alicloud/cfg/aggregator.py +15 -15
- pulumi_alicloud/cfg/compliance_pack.py +22 -22
- pulumi_alicloud/cfg/delivery.py +259 -122
- pulumi_alicloud/cfg/rule.py +2 -2
- pulumi_alicloud/clickhouse/_inputs.py +39 -0
- pulumi_alicloud/clickhouse/db_cluster.py +71 -11
- pulumi_alicloud/clickhouse/outputs.py +50 -0
- pulumi_alicloud/cloudfirewall/__init__.py +1 -0
- pulumi_alicloud/cloudfirewall/address_book.py +13 -13
- pulumi_alicloud/cloudfirewall/control_policy.py +116 -108
- 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/vpc_cen_tr_firewall.py +929 -0
- 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 +0 -76
- pulumi_alicloud/cms/_inputs.py +214 -42
- pulumi_alicloud/cms/alarm.py +98 -51
- pulumi_alicloud/cms/dynamic_tag_group.py +62 -60
- 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 +87 -120
- pulumi_alicloud/cms/monitor_group_instances.py +17 -17
- pulumi_alicloud/cms/outputs.py +214 -42
- pulumi_alicloud/cms/site_monitor.py +13 -13
- pulumi_alicloud/cms/sls_group.py +5 -5
- pulumi_alicloud/compute/get_nest_service_instances.py +4 -4
- pulumi_alicloud/compute/nest_service_instance.py +20 -20
- pulumi_alicloud/cr/chain.py +217 -217
- pulumi_alicloud/cr/repo.py +2 -2
- 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 +4 -2
- 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 +50 -50
- pulumi_alicloud/cs/outputs.py +2 -2
- 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/dcdn/domain.py +19 -19
- 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/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/basic_threshold.py +2 -2
- pulumi_alicloud/ddos/bgp_ip.py +2 -6
- pulumi_alicloud/ddos/bgp_policy.py +37 -37
- pulumi_alicloud/ddos/domain_resource.py +13 -13
- pulumi_alicloud/ddos/scheduler_rule.py +33 -33
- pulumi_alicloud/dfs/vsc_mount_point.py +2 -2
- 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/enterprise_snapshot_policy.py +39 -39
- pulumi_alicloud/ebs/enterprise_snapshot_policy_attachment.py +14 -14
- pulumi_alicloud/ebs/solution_instance.py +125 -125
- 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/virtual_node.py +15 -15
- pulumi_alicloud/ecs/auto_provisioning_group.py +17 -17
- pulumi_alicloud/ecs/dedicated_host.py +5 -5
- 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 +4 -6
- 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 +46 -6
- pulumi_alicloud/ecs/get_instances.py +3 -3
- pulumi_alicloud/ecs/get_network_interfaces.py +5 -5
- pulumi_alicloud/ecs/image.py +14 -16
- pulumi_alicloud/ecs/image_copy.py +2 -2
- pulumi_alicloud/ecs/image_export.py +2 -2
- pulumi_alicloud/ecs/image_import.py +27 -19
- pulumi_alicloud/ecs/image_share_permission.py +2 -2
- pulumi_alicloud/ecs/instance.py +38 -38
- pulumi_alicloud/ecs/launch_template.py +43 -43
- pulumi_alicloud/ecs/outputs.py +48 -26
- pulumi_alicloud/ecs/reserved_instance.py +2 -2
- pulumi_alicloud/edas/instance_cluster_attachment.py +2 -2
- pulumi_alicloud/edas/k8s_slb_attachment.py +5 -5
- 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/cluster.py +15 -15
- pulumi_alicloud/eipanycast/anycast_eip_address_attachment.py +5 -5
- pulumi_alicloud/emr/cluster.py +245 -245
- pulumi_alicloud/emr/get_clusters.py +66 -66
- pulumi_alicloud/emrv2/cluster.py +135 -135
- 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/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/scaling_configuration.py +20 -20
- pulumi_alicloud/ess/scaling_group.py +111 -17
- pulumi_alicloud/ess/scaling_group_v_server_groups.py +5 -5
- pulumi_alicloud/ess/scaling_rule.py +10 -10
- pulumi_alicloud/eventbridge/api_destination.py +19 -19
- pulumi_alicloud/eventbridge/connection.py +94 -94
- pulumi_alicloud/eventbridge/rule.py +5 -5
- pulumi_alicloud/expressconnect/get_router_interfaces.py +2 -2
- pulumi_alicloud/expressconnect/get_virtual_border_routers.py +20 -20
- pulumi_alicloud/expressconnect/router_express_connect_router.py +5 -5
- pulumi_alicloud/fc/__init__.py +7 -0
- pulumi_alicloud/fc/_inputs.py +1666 -0
- 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 +1723 -2
- pulumi_alicloud/fc/service.py +12 -12
- pulumi_alicloud/fc/trigger.py +26 -26
- pulumi_alicloud/fc/v2_function.py +18 -18
- pulumi_alicloud/fc/v3_alias.py +440 -0
- pulumi_alicloud/fc/v3_async_invoke_config.py +439 -0
- pulumi_alicloud/fc/v3_concurrency_config.py +281 -0
- pulumi_alicloud/fc/v3_custom_domain.py +847 -0
- pulumi_alicloud/fc/v3_function.py +1391 -0
- pulumi_alicloud/fc/v3_function_version.py +313 -0
- pulumi_alicloud/fc/v3_trigger.py +663 -0
- 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/governance/__init__.py +12 -0
- pulumi_alicloud/governance/_inputs.py +70 -0
- pulumi_alicloud/governance/account.py +505 -0
- pulumi_alicloud/governance/baseline.py +387 -0
- pulumi_alicloud/governance/get_baselines.py +241 -0
- pulumi_alicloud/governance/outputs.py +99 -0
- 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/graphdatabase/db_instance.py +5 -5
- pulumi_alicloud/hbase/instance.py +6 -6
- 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/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/app_template.py +5 -5
- pulumi_alicloud/kms/instance.py +5 -5
- pulumi_alicloud/kvstore/instance.py +52 -5
- pulumi_alicloud/kvstore/outputs.py +2 -2
- 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/store.py +25 -25
- pulumi_alicloud/log/store_index.py +30 -30
- pulumi_alicloud/maxcompute/get_projects.py +12 -14
- pulumi_alicloud/maxcompute/get_service.py +4 -0
- pulumi_alicloud/maxcompute/outputs.py +75 -60
- pulumi_alicloud/maxcompute/project.py +22 -22
- pulumi_alicloud/mongodb/instance.py +7 -7
- 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/bucket.py +69 -69
- pulumi_alicloud/oss/bucket_cors.py +19 -19
- pulumi_alicloud/oss/bucket_replication.py +55 -55
- 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/cluster.py +12 -12
- pulumi_alicloud/polardb/outputs.py +2 -2
- 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/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/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/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/get_policy_document.py +124 -124
- pulumi_alicloud/ram/login_profile.py +8 -8
- pulumi_alicloud/ram/policy.py +5 -5
- 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 +189 -49
- 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 +10 -2
- pulumi_alicloud/realtimecompute/vvp_instance.py +10 -10
- pulumi_alicloud/resourcemanager/resource_group.py +2 -2
- pulumi_alicloud/rocketmq/consumer_group.py +45 -45
- pulumi_alicloud/rocketmq/rocket_mq_instance.py +15 -15
- pulumi_alicloud/rocketmq/rocket_mq_topic.py +32 -32
- pulumi_alicloud/ros/change_set.py +5 -5
- 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/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/scdn/domain.py +24 -24
- pulumi_alicloud/scdn/domain_config.py +5 -5
- pulumi_alicloud/servicecatalog/provisioned_product.py +15 -15
- pulumi_alicloud/servicemesh/service_mesh.py +20 -20
- pulumi_alicloud/servicemesh/user_permission.py +5 -5
- 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 +8 -8
- pulumi_alicloud/slb/server_group.py +5 -5
- pulumi_alicloud/slb/server_group_server_attachment.py +2 -2
- pulumi_alicloud/sls/alert.py +220 -220
- pulumi_alicloud/sls/scheduled_sql.py +58 -58
- 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/sas_trail.py +2 -2
- pulumi_alicloud/vod/domain.py +15 -15
- pulumi_alicloud/vod/get_domains.py +10 -10
- 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 +2 -2
- 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 +24 -24
- pulumi_alicloud/vpc/prefix_list.py +15 -15
- pulumi_alicloud/vpc/traffic_mirror_filter.py +46 -46
- pulumi_alicloud/vpc/traffic_mirror_session.py +2 -2
- 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 -4
- 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/domain.py +10 -10
- pulumi_alicloud/yundun/bastion_host_instance.py +6 -6
- {pulumi_alicloud-3.60.0a1723008203.dist-info → pulumi_alicloud-3.60.0a1723462134.dist-info}/METADATA +1 -1
- {pulumi_alicloud-3.60.0a1723008203.dist-info → pulumi_alicloud-3.60.0a1723462134.dist-info}/RECORD +394 -371
- {pulumi_alicloud-3.60.0a1723008203.dist-info → pulumi_alicloud-3.60.0a1723462134.dist-info}/WHEEL +0 -0
- {pulumi_alicloud-3.60.0a1723008203.dist-info → pulumi_alicloud-3.60.0a1723462134.dist-info}/top_level.txt +0 -0
pulumi_alicloud/cms/outputs.py
CHANGED
|
@@ -11,6 +11,8 @@ from .. import _utilities
|
|
|
11
11
|
from . import outputs
|
|
12
12
|
|
|
13
13
|
__all__ = [
|
|
14
|
+
'AlarmCompositeExpression',
|
|
15
|
+
'AlarmCompositeExpressionExpressionList',
|
|
14
16
|
'AlarmEscalationsCritical',
|
|
15
17
|
'AlarmEscalationsInfo',
|
|
16
18
|
'AlarmEscalationsWarn',
|
|
@@ -87,6 +89,176 @@ __all__ = [
|
|
|
87
89
|
'GetSlsGroupsGroupSlsGroupConfigResult',
|
|
88
90
|
]
|
|
89
91
|
|
|
92
|
+
@pulumi.output_type
|
|
93
|
+
class AlarmCompositeExpression(dict):
|
|
94
|
+
@staticmethod
|
|
95
|
+
def __key_warning(key: str):
|
|
96
|
+
suggest = None
|
|
97
|
+
if key == "expressionListJoin":
|
|
98
|
+
suggest = "expression_list_join"
|
|
99
|
+
elif key == "expressionLists":
|
|
100
|
+
suggest = "expression_lists"
|
|
101
|
+
elif key == "expressionRaw":
|
|
102
|
+
suggest = "expression_raw"
|
|
103
|
+
|
|
104
|
+
if suggest:
|
|
105
|
+
pulumi.log.warn(f"Key '{key}' not found in AlarmCompositeExpression. Access the value via the '{suggest}' property getter instead.")
|
|
106
|
+
|
|
107
|
+
def __getitem__(self, key: str) -> Any:
|
|
108
|
+
AlarmCompositeExpression.__key_warning(key)
|
|
109
|
+
return super().__getitem__(key)
|
|
110
|
+
|
|
111
|
+
def get(self, key: str, default = None) -> Any:
|
|
112
|
+
AlarmCompositeExpression.__key_warning(key)
|
|
113
|
+
return super().get(key, default)
|
|
114
|
+
|
|
115
|
+
def __init__(__self__, *,
|
|
116
|
+
expression_list_join: Optional[str] = None,
|
|
117
|
+
expression_lists: Optional[Sequence['outputs.AlarmCompositeExpressionExpressionList']] = None,
|
|
118
|
+
expression_raw: Optional[str] = None,
|
|
119
|
+
level: Optional[str] = None,
|
|
120
|
+
times: Optional[int] = None):
|
|
121
|
+
"""
|
|
122
|
+
:param str expression_list_join: The relationship between the trigger conditions for multiple metrics. Valid values: `&&`, `||`.
|
|
123
|
+
:param Sequence['AlarmCompositeExpressionExpressionListArgs'] expression_lists: The trigger conditions that are created in standard mode. See `expression_list` below.
|
|
124
|
+
:param str expression_raw: The trigger conditions that are created by using expressions.
|
|
125
|
+
:param str level: The level of the alert. Valid values: `CRITICAL`, `WARN`, `INFO`.
|
|
126
|
+
:param int times: The number of consecutive triggers.
|
|
127
|
+
"""
|
|
128
|
+
if expression_list_join is not None:
|
|
129
|
+
pulumi.set(__self__, "expression_list_join", expression_list_join)
|
|
130
|
+
if expression_lists is not None:
|
|
131
|
+
pulumi.set(__self__, "expression_lists", expression_lists)
|
|
132
|
+
if expression_raw is not None:
|
|
133
|
+
pulumi.set(__self__, "expression_raw", expression_raw)
|
|
134
|
+
if level is not None:
|
|
135
|
+
pulumi.set(__self__, "level", level)
|
|
136
|
+
if times is not None:
|
|
137
|
+
pulumi.set(__self__, "times", times)
|
|
138
|
+
|
|
139
|
+
@property
|
|
140
|
+
@pulumi.getter(name="expressionListJoin")
|
|
141
|
+
def expression_list_join(self) -> Optional[str]:
|
|
142
|
+
"""
|
|
143
|
+
The relationship between the trigger conditions for multiple metrics. Valid values: `&&`, `||`.
|
|
144
|
+
"""
|
|
145
|
+
return pulumi.get(self, "expression_list_join")
|
|
146
|
+
|
|
147
|
+
@property
|
|
148
|
+
@pulumi.getter(name="expressionLists")
|
|
149
|
+
def expression_lists(self) -> Optional[Sequence['outputs.AlarmCompositeExpressionExpressionList']]:
|
|
150
|
+
"""
|
|
151
|
+
The trigger conditions that are created in standard mode. See `expression_list` below.
|
|
152
|
+
"""
|
|
153
|
+
return pulumi.get(self, "expression_lists")
|
|
154
|
+
|
|
155
|
+
@property
|
|
156
|
+
@pulumi.getter(name="expressionRaw")
|
|
157
|
+
def expression_raw(self) -> Optional[str]:
|
|
158
|
+
"""
|
|
159
|
+
The trigger conditions that are created by using expressions.
|
|
160
|
+
"""
|
|
161
|
+
return pulumi.get(self, "expression_raw")
|
|
162
|
+
|
|
163
|
+
@property
|
|
164
|
+
@pulumi.getter
|
|
165
|
+
def level(self) -> Optional[str]:
|
|
166
|
+
"""
|
|
167
|
+
The level of the alert. Valid values: `CRITICAL`, `WARN`, `INFO`.
|
|
168
|
+
"""
|
|
169
|
+
return pulumi.get(self, "level")
|
|
170
|
+
|
|
171
|
+
@property
|
|
172
|
+
@pulumi.getter
|
|
173
|
+
def times(self) -> Optional[int]:
|
|
174
|
+
"""
|
|
175
|
+
The number of consecutive triggers.
|
|
176
|
+
"""
|
|
177
|
+
return pulumi.get(self, "times")
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
@pulumi.output_type
|
|
181
|
+
class AlarmCompositeExpressionExpressionList(dict):
|
|
182
|
+
@staticmethod
|
|
183
|
+
def __key_warning(key: str):
|
|
184
|
+
suggest = None
|
|
185
|
+
if key == "comparisonOperator":
|
|
186
|
+
suggest = "comparison_operator"
|
|
187
|
+
elif key == "metricName":
|
|
188
|
+
suggest = "metric_name"
|
|
189
|
+
|
|
190
|
+
if suggest:
|
|
191
|
+
pulumi.log.warn(f"Key '{key}' not found in AlarmCompositeExpressionExpressionList. Access the value via the '{suggest}' property getter instead.")
|
|
192
|
+
|
|
193
|
+
def __getitem__(self, key: str) -> Any:
|
|
194
|
+
AlarmCompositeExpressionExpressionList.__key_warning(key)
|
|
195
|
+
return super().__getitem__(key)
|
|
196
|
+
|
|
197
|
+
def get(self, key: str, default = None) -> Any:
|
|
198
|
+
AlarmCompositeExpressionExpressionList.__key_warning(key)
|
|
199
|
+
return super().get(key, default)
|
|
200
|
+
|
|
201
|
+
def __init__(__self__, *,
|
|
202
|
+
comparison_operator: Optional[str] = None,
|
|
203
|
+
metric_name: Optional[str] = None,
|
|
204
|
+
period: Optional[str] = None,
|
|
205
|
+
statistics: Optional[str] = None,
|
|
206
|
+
threshold: Optional[str] = None):
|
|
207
|
+
"""
|
|
208
|
+
:param str metric_name: The metric that is used to monitor the cloud service.
|
|
209
|
+
:param str period: The statistical period of the metric. Unit: seconds. Default value: `300`.
|
|
210
|
+
:param str statistics: Field `statistics` has been removed from provider version 1.216.0. New field `escalations_critical.statistics` instead.
|
|
211
|
+
:param str threshold: Field `threshold` has been removed from provider version 1.216.0. New field `escalations_critical.threshold` instead.
|
|
212
|
+
"""
|
|
213
|
+
if comparison_operator is not None:
|
|
214
|
+
pulumi.set(__self__, "comparison_operator", comparison_operator)
|
|
215
|
+
if metric_name is not None:
|
|
216
|
+
pulumi.set(__self__, "metric_name", metric_name)
|
|
217
|
+
if period is not None:
|
|
218
|
+
pulumi.set(__self__, "period", period)
|
|
219
|
+
if statistics is not None:
|
|
220
|
+
pulumi.set(__self__, "statistics", statistics)
|
|
221
|
+
if threshold is not None:
|
|
222
|
+
pulumi.set(__self__, "threshold", threshold)
|
|
223
|
+
|
|
224
|
+
@property
|
|
225
|
+
@pulumi.getter(name="comparisonOperator")
|
|
226
|
+
def comparison_operator(self) -> Optional[str]:
|
|
227
|
+
return pulumi.get(self, "comparison_operator")
|
|
228
|
+
|
|
229
|
+
@property
|
|
230
|
+
@pulumi.getter(name="metricName")
|
|
231
|
+
def metric_name(self) -> Optional[str]:
|
|
232
|
+
"""
|
|
233
|
+
The metric that is used to monitor the cloud service.
|
|
234
|
+
"""
|
|
235
|
+
return pulumi.get(self, "metric_name")
|
|
236
|
+
|
|
237
|
+
@property
|
|
238
|
+
@pulumi.getter
|
|
239
|
+
def period(self) -> Optional[str]:
|
|
240
|
+
"""
|
|
241
|
+
The statistical period of the metric. Unit: seconds. Default value: `300`.
|
|
242
|
+
"""
|
|
243
|
+
return pulumi.get(self, "period")
|
|
244
|
+
|
|
245
|
+
@property
|
|
246
|
+
@pulumi.getter
|
|
247
|
+
def statistics(self) -> Optional[str]:
|
|
248
|
+
"""
|
|
249
|
+
Field `statistics` has been removed from provider version 1.216.0. New field `escalations_critical.statistics` instead.
|
|
250
|
+
"""
|
|
251
|
+
return pulumi.get(self, "statistics")
|
|
252
|
+
|
|
253
|
+
@property
|
|
254
|
+
@pulumi.getter
|
|
255
|
+
def threshold(self) -> Optional[str]:
|
|
256
|
+
"""
|
|
257
|
+
Field `threshold` has been removed from provider version 1.216.0. New field `escalations_critical.threshold` instead.
|
|
258
|
+
"""
|
|
259
|
+
return pulumi.get(self, "threshold")
|
|
260
|
+
|
|
261
|
+
|
|
90
262
|
@pulumi.output_type
|
|
91
263
|
class AlarmEscalationsCritical(dict):
|
|
92
264
|
@staticmethod
|
|
@@ -402,11 +574,12 @@ class AlarmTarget(dict):
|
|
|
402
574
|
level: Optional[str] = None,
|
|
403
575
|
target_id: Optional[str] = None):
|
|
404
576
|
"""
|
|
405
|
-
:param str arn:
|
|
577
|
+
:param str arn: ARN uniquely identifies the resource that the alert targets.
|
|
578
|
+
> **NOTE:** The targets attribute is used to specify where notifications or actions should be directed when an alarm condition is met. This attribute corresponds to what is referred to as the "Push Channel" in the Alibaba Cloud console.
|
|
406
579
|
> **NOTE:** Currently, the Alibaba Cloud Resource Name (ARN) of the resource. To use, please [submit an application](https://www.alibabacloud.com/help/en/cloudmonitor/latest/describemetricruletargets).
|
|
407
|
-
:param str json_params:
|
|
580
|
+
:param str json_params: Specifies additional parameters for the alert callback in JSON format. This can include configuration settings specific to the alert action.
|
|
408
581
|
:param str level: The level of the alert. Valid values: `Critical`, `Warn`, `Info`.
|
|
409
|
-
:param str target_id: The ID of the resource for which alerts are triggered.
|
|
582
|
+
:param str target_id: The ID of the resource for which alerts are triggered. This is typically used to specify individual resources that should respond to the alert.
|
|
410
583
|
"""
|
|
411
584
|
if arn is not None:
|
|
412
585
|
pulumi.set(__self__, "arn", arn)
|
|
@@ -421,7 +594,8 @@ class AlarmTarget(dict):
|
|
|
421
594
|
@pulumi.getter
|
|
422
595
|
def arn(self) -> Optional[str]:
|
|
423
596
|
"""
|
|
424
|
-
|
|
597
|
+
ARN uniquely identifies the resource that the alert targets.
|
|
598
|
+
> **NOTE:** The targets attribute is used to specify where notifications or actions should be directed when an alarm condition is met. This attribute corresponds to what is referred to as the "Push Channel" in the Alibaba Cloud console.
|
|
425
599
|
> **NOTE:** Currently, the Alibaba Cloud Resource Name (ARN) of the resource. To use, please [submit an application](https://www.alibabacloud.com/help/en/cloudmonitor/latest/describemetricruletargets).
|
|
426
600
|
"""
|
|
427
601
|
return pulumi.get(self, "arn")
|
|
@@ -430,7 +604,7 @@ class AlarmTarget(dict):
|
|
|
430
604
|
@pulumi.getter(name="jsonParams")
|
|
431
605
|
def json_params(self) -> Optional[str]:
|
|
432
606
|
"""
|
|
433
|
-
|
|
607
|
+
Specifies additional parameters for the alert callback in JSON format. This can include configuration settings specific to the alert action.
|
|
434
608
|
"""
|
|
435
609
|
return pulumi.get(self, "json_params")
|
|
436
610
|
|
|
@@ -446,7 +620,7 @@ class AlarmTarget(dict):
|
|
|
446
620
|
@pulumi.getter(name="targetId")
|
|
447
621
|
def target_id(self) -> Optional[str]:
|
|
448
622
|
"""
|
|
449
|
-
The ID of the resource for which alerts are triggered.
|
|
623
|
+
The ID of the resource for which alerts are triggered. This is typically used to specify individual resources that should respond to the alert.
|
|
450
624
|
"""
|
|
451
625
|
return pulumi.get(self, "target_id")
|
|
452
626
|
|
|
@@ -476,8 +650,8 @@ class DynamicTagGroupMatchExpress(dict):
|
|
|
476
650
|
tag_value: str,
|
|
477
651
|
tag_value_match_function: str):
|
|
478
652
|
"""
|
|
479
|
-
:param str tag_value: The tag
|
|
480
|
-
:param str tag_value_match_function:
|
|
653
|
+
:param str tag_value: The tag values of the cloud resources.
|
|
654
|
+
:param str tag_value_match_function: The method that is used to match the tag values of the cloud resources. Valid values: `all`, `startWith`, `endWith`, `contains`, `notContains`, `equals`.
|
|
481
655
|
"""
|
|
482
656
|
pulumi.set(__self__, "tag_value", tag_value)
|
|
483
657
|
pulumi.set(__self__, "tag_value_match_function", tag_value_match_function)
|
|
@@ -486,7 +660,7 @@ class DynamicTagGroupMatchExpress(dict):
|
|
|
486
660
|
@pulumi.getter(name="tagValue")
|
|
487
661
|
def tag_value(self) -> str:
|
|
488
662
|
"""
|
|
489
|
-
The tag
|
|
663
|
+
The tag values of the cloud resources.
|
|
490
664
|
"""
|
|
491
665
|
return pulumi.get(self, "tag_value")
|
|
492
666
|
|
|
@@ -494,7 +668,7 @@ class DynamicTagGroupMatchExpress(dict):
|
|
|
494
668
|
@pulumi.getter(name="tagValueMatchFunction")
|
|
495
669
|
def tag_value_match_function(self) -> str:
|
|
496
670
|
"""
|
|
497
|
-
|
|
671
|
+
The method that is used to match the tag values of the cloud resources. Valid values: `all`, `startWith`, `endWith`, `contains`, `notContains`, `equals`.
|
|
498
672
|
"""
|
|
499
673
|
return pulumi.get(self, "tag_value_match_function")
|
|
500
674
|
|
|
@@ -1874,12 +2048,11 @@ class MetricRuleTemplateAlertTemplate(dict):
|
|
|
1874
2048
|
escalations: Optional['outputs.MetricRuleTemplateAlertTemplateEscalations'] = None,
|
|
1875
2049
|
webhook: Optional[str] = None):
|
|
1876
2050
|
"""
|
|
1877
|
-
:param str category: The abbreviation of the service name.
|
|
2051
|
+
:param str category: The abbreviation of the Alibaba Cloud service name.
|
|
2052
|
+
> **NOTE:** To obtain the abbreviation of an Alibaba Cloud service name, call the [DescribeProjectMeta](https://www.alibabacloud.com/help/en/cms/developer-reference/api-cms-2019-01-01-describeprojectmeta) operation. The metricCategory tag in the Labels response parameter indicates the abbreviation of the Alibaba Cloud service name.
|
|
1878
2053
|
:param str metric_name: The name of the metric.
|
|
1879
|
-
|
|
1880
2054
|
> **NOTE:** For more information, see [DescribeMetricMetaList](https://www.alibabacloud.com/help/doc-detail/98846.htm) or [Appendix 1: Metrics](https://www.alibabacloud.com/help/doc-detail/28619.htm).
|
|
1881
|
-
:param str namespace: The namespace of the service.
|
|
1882
|
-
|
|
2055
|
+
:param str namespace: The namespace of the cloud service.
|
|
1883
2056
|
> **NOTE:** For more information, see [DescribeMetricMetaList](https://www.alibabacloud.com/help/doc-detail/98846.htm) or [Appendix 1: Metrics](https://www.alibabacloud.com/help/doc-detail/28619.htm).
|
|
1884
2057
|
:param str rule_name: The name of the alert rule.
|
|
1885
2058
|
:param 'MetricRuleTemplateAlertTemplateEscalationsArgs' escalations: The information about the trigger condition based on the alert level. See `escalations` below.
|
|
@@ -1898,7 +2071,8 @@ class MetricRuleTemplateAlertTemplate(dict):
|
|
|
1898
2071
|
@pulumi.getter
|
|
1899
2072
|
def category(self) -> str:
|
|
1900
2073
|
"""
|
|
1901
|
-
The abbreviation of the service name.
|
|
2074
|
+
The abbreviation of the Alibaba Cloud service name.
|
|
2075
|
+
> **NOTE:** To obtain the abbreviation of an Alibaba Cloud service name, call the [DescribeProjectMeta](https://www.alibabacloud.com/help/en/cms/developer-reference/api-cms-2019-01-01-describeprojectmeta) operation. The metricCategory tag in the Labels response parameter indicates the abbreviation of the Alibaba Cloud service name.
|
|
1902
2076
|
"""
|
|
1903
2077
|
return pulumi.get(self, "category")
|
|
1904
2078
|
|
|
@@ -1907,7 +2081,6 @@ class MetricRuleTemplateAlertTemplate(dict):
|
|
|
1907
2081
|
def metric_name(self) -> str:
|
|
1908
2082
|
"""
|
|
1909
2083
|
The name of the metric.
|
|
1910
|
-
|
|
1911
2084
|
> **NOTE:** For more information, see [DescribeMetricMetaList](https://www.alibabacloud.com/help/doc-detail/98846.htm) or [Appendix 1: Metrics](https://www.alibabacloud.com/help/doc-detail/28619.htm).
|
|
1912
2085
|
"""
|
|
1913
2086
|
return pulumi.get(self, "metric_name")
|
|
@@ -1916,8 +2089,7 @@ class MetricRuleTemplateAlertTemplate(dict):
|
|
|
1916
2089
|
@pulumi.getter
|
|
1917
2090
|
def namespace(self) -> str:
|
|
1918
2091
|
"""
|
|
1919
|
-
The namespace of the service.
|
|
1920
|
-
|
|
2092
|
+
The namespace of the cloud service.
|
|
1921
2093
|
> **NOTE:** For more information, see [DescribeMetricMetaList](https://www.alibabacloud.com/help/doc-detail/98846.htm) or [Appendix 1: Metrics](https://www.alibabacloud.com/help/doc-detail/28619.htm).
|
|
1922
2094
|
"""
|
|
1923
2095
|
return pulumi.get(self, "namespace")
|
|
@@ -2015,10 +2187,10 @@ class MetricRuleTemplateAlertTemplateEscalationsCritical(dict):
|
|
|
2015
2187
|
threshold: Optional[str] = None,
|
|
2016
2188
|
times: Optional[str] = None):
|
|
2017
2189
|
"""
|
|
2018
|
-
:param str comparison_operator: The comparison operator of the threshold for
|
|
2019
|
-
:param str statistics: The statistical aggregation method for
|
|
2020
|
-
:param str threshold: The threshold for
|
|
2021
|
-
:param str times: The consecutive number of times for which the metric value is measured before a
|
|
2190
|
+
:param str comparison_operator: The comparison operator of the threshold for warn-level alerts. Valid values: `GreaterThanOrEqualToThreshold`, `GreaterThanThreshold`, `LessThanOrEqualToThreshold`, `LessThanThreshold`, `NotEqualToThreshold`, `GreaterThanYesterday`, `LessThanYesterday`, `GreaterThanLastWeek`, `LessThanLastWeek`, `GreaterThanLastPeriod`, `LessThanLastPeriod`.
|
|
2191
|
+
:param str statistics: The statistical aggregation method for warn-level alerts.
|
|
2192
|
+
:param str threshold: The threshold for warn-level alerts.
|
|
2193
|
+
:param str times: The consecutive number of times for which the metric value is measured before a warn-level alert is triggered.
|
|
2022
2194
|
"""
|
|
2023
2195
|
if comparison_operator is not None:
|
|
2024
2196
|
pulumi.set(__self__, "comparison_operator", comparison_operator)
|
|
@@ -2033,7 +2205,7 @@ class MetricRuleTemplateAlertTemplateEscalationsCritical(dict):
|
|
|
2033
2205
|
@pulumi.getter(name="comparisonOperator")
|
|
2034
2206
|
def comparison_operator(self) -> Optional[str]:
|
|
2035
2207
|
"""
|
|
2036
|
-
The comparison operator of the threshold for
|
|
2208
|
+
The comparison operator of the threshold for warn-level alerts. Valid values: `GreaterThanOrEqualToThreshold`, `GreaterThanThreshold`, `LessThanOrEqualToThreshold`, `LessThanThreshold`, `NotEqualToThreshold`, `GreaterThanYesterday`, `LessThanYesterday`, `GreaterThanLastWeek`, `LessThanLastWeek`, `GreaterThanLastPeriod`, `LessThanLastPeriod`.
|
|
2037
2209
|
"""
|
|
2038
2210
|
return pulumi.get(self, "comparison_operator")
|
|
2039
2211
|
|
|
@@ -2041,7 +2213,7 @@ class MetricRuleTemplateAlertTemplateEscalationsCritical(dict):
|
|
|
2041
2213
|
@pulumi.getter
|
|
2042
2214
|
def statistics(self) -> Optional[str]:
|
|
2043
2215
|
"""
|
|
2044
|
-
The statistical aggregation method for
|
|
2216
|
+
The statistical aggregation method for warn-level alerts.
|
|
2045
2217
|
"""
|
|
2046
2218
|
return pulumi.get(self, "statistics")
|
|
2047
2219
|
|
|
@@ -2049,7 +2221,7 @@ class MetricRuleTemplateAlertTemplateEscalationsCritical(dict):
|
|
|
2049
2221
|
@pulumi.getter
|
|
2050
2222
|
def threshold(self) -> Optional[str]:
|
|
2051
2223
|
"""
|
|
2052
|
-
The threshold for
|
|
2224
|
+
The threshold for warn-level alerts.
|
|
2053
2225
|
"""
|
|
2054
2226
|
return pulumi.get(self, "threshold")
|
|
2055
2227
|
|
|
@@ -2057,7 +2229,7 @@ class MetricRuleTemplateAlertTemplateEscalationsCritical(dict):
|
|
|
2057
2229
|
@pulumi.getter
|
|
2058
2230
|
def times(self) -> Optional[str]:
|
|
2059
2231
|
"""
|
|
2060
|
-
The consecutive number of times for which the metric value is measured before a
|
|
2232
|
+
The consecutive number of times for which the metric value is measured before a warn-level alert is triggered.
|
|
2061
2233
|
"""
|
|
2062
2234
|
return pulumi.get(self, "times")
|
|
2063
2235
|
|
|
@@ -2087,10 +2259,10 @@ class MetricRuleTemplateAlertTemplateEscalationsInfo(dict):
|
|
|
2087
2259
|
threshold: Optional[str] = None,
|
|
2088
2260
|
times: Optional[str] = None):
|
|
2089
2261
|
"""
|
|
2090
|
-
:param str comparison_operator: The comparison operator of the threshold for
|
|
2091
|
-
:param str statistics: The statistical aggregation method for
|
|
2092
|
-
:param str threshold: The threshold for
|
|
2093
|
-
:param str times: The consecutive number of times for which the metric value is measured before a
|
|
2262
|
+
:param str comparison_operator: The comparison operator of the threshold for warn-level alerts. Valid values: `GreaterThanOrEqualToThreshold`, `GreaterThanThreshold`, `LessThanOrEqualToThreshold`, `LessThanThreshold`, `NotEqualToThreshold`, `GreaterThanYesterday`, `LessThanYesterday`, `GreaterThanLastWeek`, `LessThanLastWeek`, `GreaterThanLastPeriod`, `LessThanLastPeriod`.
|
|
2263
|
+
:param str statistics: The statistical aggregation method for warn-level alerts.
|
|
2264
|
+
:param str threshold: The threshold for warn-level alerts.
|
|
2265
|
+
:param str times: The consecutive number of times for which the metric value is measured before a warn-level alert is triggered.
|
|
2094
2266
|
"""
|
|
2095
2267
|
if comparison_operator is not None:
|
|
2096
2268
|
pulumi.set(__self__, "comparison_operator", comparison_operator)
|
|
@@ -2105,7 +2277,7 @@ class MetricRuleTemplateAlertTemplateEscalationsInfo(dict):
|
|
|
2105
2277
|
@pulumi.getter(name="comparisonOperator")
|
|
2106
2278
|
def comparison_operator(self) -> Optional[str]:
|
|
2107
2279
|
"""
|
|
2108
|
-
The comparison operator of the threshold for
|
|
2280
|
+
The comparison operator of the threshold for warn-level alerts. Valid values: `GreaterThanOrEqualToThreshold`, `GreaterThanThreshold`, `LessThanOrEqualToThreshold`, `LessThanThreshold`, `NotEqualToThreshold`, `GreaterThanYesterday`, `LessThanYesterday`, `GreaterThanLastWeek`, `LessThanLastWeek`, `GreaterThanLastPeriod`, `LessThanLastPeriod`.
|
|
2109
2281
|
"""
|
|
2110
2282
|
return pulumi.get(self, "comparison_operator")
|
|
2111
2283
|
|
|
@@ -2113,7 +2285,7 @@ class MetricRuleTemplateAlertTemplateEscalationsInfo(dict):
|
|
|
2113
2285
|
@pulumi.getter
|
|
2114
2286
|
def statistics(self) -> Optional[str]:
|
|
2115
2287
|
"""
|
|
2116
|
-
The statistical aggregation method for
|
|
2288
|
+
The statistical aggregation method for warn-level alerts.
|
|
2117
2289
|
"""
|
|
2118
2290
|
return pulumi.get(self, "statistics")
|
|
2119
2291
|
|
|
@@ -2121,7 +2293,7 @@ class MetricRuleTemplateAlertTemplateEscalationsInfo(dict):
|
|
|
2121
2293
|
@pulumi.getter
|
|
2122
2294
|
def threshold(self) -> Optional[str]:
|
|
2123
2295
|
"""
|
|
2124
|
-
The threshold for
|
|
2296
|
+
The threshold for warn-level alerts.
|
|
2125
2297
|
"""
|
|
2126
2298
|
return pulumi.get(self, "threshold")
|
|
2127
2299
|
|
|
@@ -2129,7 +2301,7 @@ class MetricRuleTemplateAlertTemplateEscalationsInfo(dict):
|
|
|
2129
2301
|
@pulumi.getter
|
|
2130
2302
|
def times(self) -> Optional[str]:
|
|
2131
2303
|
"""
|
|
2132
|
-
The consecutive number of times for which the metric value is measured before a
|
|
2304
|
+
The consecutive number of times for which the metric value is measured before a warn-level alert is triggered.
|
|
2133
2305
|
"""
|
|
2134
2306
|
return pulumi.get(self, "times")
|
|
2135
2307
|
|
|
@@ -2159,10 +2331,10 @@ class MetricRuleTemplateAlertTemplateEscalationsWarn(dict):
|
|
|
2159
2331
|
threshold: Optional[str] = None,
|
|
2160
2332
|
times: Optional[str] = None):
|
|
2161
2333
|
"""
|
|
2162
|
-
:param str comparison_operator: The comparison operator of the threshold for
|
|
2163
|
-
:param str statistics: The statistical aggregation method for
|
|
2164
|
-
:param str threshold: The threshold for
|
|
2165
|
-
:param str times: The consecutive number of times for which the metric value is measured before a
|
|
2334
|
+
:param str comparison_operator: The comparison operator of the threshold for warn-level alerts. Valid values: `GreaterThanOrEqualToThreshold`, `GreaterThanThreshold`, `LessThanOrEqualToThreshold`, `LessThanThreshold`, `NotEqualToThreshold`, `GreaterThanYesterday`, `LessThanYesterday`, `GreaterThanLastWeek`, `LessThanLastWeek`, `GreaterThanLastPeriod`, `LessThanLastPeriod`.
|
|
2335
|
+
:param str statistics: The statistical aggregation method for warn-level alerts.
|
|
2336
|
+
:param str threshold: The threshold for warn-level alerts.
|
|
2337
|
+
:param str times: The consecutive number of times for which the metric value is measured before a warn-level alert is triggered.
|
|
2166
2338
|
"""
|
|
2167
2339
|
if comparison_operator is not None:
|
|
2168
2340
|
pulumi.set(__self__, "comparison_operator", comparison_operator)
|
|
@@ -2177,7 +2349,7 @@ class MetricRuleTemplateAlertTemplateEscalationsWarn(dict):
|
|
|
2177
2349
|
@pulumi.getter(name="comparisonOperator")
|
|
2178
2350
|
def comparison_operator(self) -> Optional[str]:
|
|
2179
2351
|
"""
|
|
2180
|
-
The comparison operator of the threshold for
|
|
2352
|
+
The comparison operator of the threshold for warn-level alerts. Valid values: `GreaterThanOrEqualToThreshold`, `GreaterThanThreshold`, `LessThanOrEqualToThreshold`, `LessThanThreshold`, `NotEqualToThreshold`, `GreaterThanYesterday`, `LessThanYesterday`, `GreaterThanLastWeek`, `LessThanLastWeek`, `GreaterThanLastPeriod`, `LessThanLastPeriod`.
|
|
2181
2353
|
"""
|
|
2182
2354
|
return pulumi.get(self, "comparison_operator")
|
|
2183
2355
|
|
|
@@ -2185,7 +2357,7 @@ class MetricRuleTemplateAlertTemplateEscalationsWarn(dict):
|
|
|
2185
2357
|
@pulumi.getter
|
|
2186
2358
|
def statistics(self) -> Optional[str]:
|
|
2187
2359
|
"""
|
|
2188
|
-
The statistical aggregation method for
|
|
2360
|
+
The statistical aggregation method for warn-level alerts.
|
|
2189
2361
|
"""
|
|
2190
2362
|
return pulumi.get(self, "statistics")
|
|
2191
2363
|
|
|
@@ -2193,7 +2365,7 @@ class MetricRuleTemplateAlertTemplateEscalationsWarn(dict):
|
|
|
2193
2365
|
@pulumi.getter
|
|
2194
2366
|
def threshold(self) -> Optional[str]:
|
|
2195
2367
|
"""
|
|
2196
|
-
The threshold for
|
|
2368
|
+
The threshold for warn-level alerts.
|
|
2197
2369
|
"""
|
|
2198
2370
|
return pulumi.get(self, "threshold")
|
|
2199
2371
|
|
|
@@ -2201,7 +2373,7 @@ class MetricRuleTemplateAlertTemplateEscalationsWarn(dict):
|
|
|
2201
2373
|
@pulumi.getter
|
|
2202
2374
|
def times(self) -> Optional[str]:
|
|
2203
2375
|
"""
|
|
2204
|
-
The consecutive number of times for which the metric value is measured before a
|
|
2376
|
+
The consecutive number of times for which the metric value is measured before a warn-level alert is triggered.
|
|
2205
2377
|
"""
|
|
2206
2378
|
return pulumi.get(self, "times")
|
|
2207
2379
|
|
|
@@ -306,7 +306,7 @@ class SiteMonitor(pulumi.CustomResource):
|
|
|
306
306
|
address: Optional[pulumi.Input[str]] = None,
|
|
307
307
|
alert_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
308
308
|
interval: Optional[pulumi.Input[int]] = None,
|
|
309
|
-
isp_cities: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
309
|
+
isp_cities: Optional[pulumi.Input[Sequence[pulumi.Input[Union['SiteMonitorIspCityArgs', 'SiteMonitorIspCityArgsDict']]]]] = None,
|
|
310
310
|
options_json: Optional[pulumi.Input[str]] = None,
|
|
311
311
|
task_name: Optional[pulumi.Input[str]] = None,
|
|
312
312
|
task_type: Optional[pulumi.Input[str]] = None,
|
|
@@ -330,10 +330,10 @@ class SiteMonitor(pulumi.CustomResource):
|
|
|
330
330
|
task_name="tf-example",
|
|
331
331
|
task_type="HTTP",
|
|
332
332
|
interval=5,
|
|
333
|
-
isp_cities=[
|
|
334
|
-
city
|
|
335
|
-
isp
|
|
336
|
-
|
|
333
|
+
isp_cities=[{
|
|
334
|
+
"city": "546",
|
|
335
|
+
"isp": "465",
|
|
336
|
+
}],
|
|
337
337
|
options_json=\"\"\"{
|
|
338
338
|
"http_method": "get",
|
|
339
339
|
"waitTime_after_completion": null,
|
|
@@ -365,7 +365,7 @@ class SiteMonitor(pulumi.CustomResource):
|
|
|
365
365
|
:param pulumi.Input[str] address: The URL or IP address monitored by the site monitoring task.
|
|
366
366
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] alert_ids: The IDs of existing alert rules to be associated with the site monitoring task.
|
|
367
367
|
:param pulumi.Input[int] interval: The monitoring interval of the site monitoring task. Unit: minutes. Valid values: `1`, `5`, `15`, `30` and `60`. Default value: `1`. **NOTE:** From version 1.207.0, `interval` can be set to `30`, `60`.
|
|
368
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
368
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union['SiteMonitorIspCityArgs', 'SiteMonitorIspCityArgsDict']]]] isp_cities: The detection points in a JSON array. For example, `[{"city":"546","isp":"465"},{"city":"572","isp":"465"},{"city":"738","isp":"465"}]` indicates the detection points in Beijing, Hangzhou, and Qingdao respectively. You can call the [DescribeSiteMonitorISPCityList](https://www.alibabacloud.com/help/en/doc-detail/115045.htm) operation to query detection point information. If this parameter is not specified, three detection points will be chosen randomly for monitoring. See `isp_cities` below.
|
|
369
369
|
:param pulumi.Input[str] options_json: The extended options of the protocol of the site monitoring task. The options vary according to the protocol. See [extended options](https://www.alibabacloud.com/help/en/cms/developer-reference/api-cms-2019-01-01-createsitemonitor#api-detail-35).
|
|
370
370
|
:param pulumi.Input[str] task_name: The name of the site monitoring task. The name must be 4 to 100 characters in length. The name can contain the following types of characters: letters, digits, and underscores.
|
|
371
371
|
:param pulumi.Input[str] task_type: The protocol of the site monitoring task. Currently, site monitoring supports the following protocols: HTTP, PING, TCP, UDP, DNS, SMTP, POP3, and FTP.
|
|
@@ -395,10 +395,10 @@ class SiteMonitor(pulumi.CustomResource):
|
|
|
395
395
|
task_name="tf-example",
|
|
396
396
|
task_type="HTTP",
|
|
397
397
|
interval=5,
|
|
398
|
-
isp_cities=[
|
|
399
|
-
city
|
|
400
|
-
isp
|
|
401
|
-
|
|
398
|
+
isp_cities=[{
|
|
399
|
+
"city": "546",
|
|
400
|
+
"isp": "465",
|
|
401
|
+
}],
|
|
402
402
|
options_json=\"\"\"{
|
|
403
403
|
"http_method": "get",
|
|
404
404
|
"waitTime_after_completion": null,
|
|
@@ -443,7 +443,7 @@ class SiteMonitor(pulumi.CustomResource):
|
|
|
443
443
|
address: Optional[pulumi.Input[str]] = None,
|
|
444
444
|
alert_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
445
445
|
interval: Optional[pulumi.Input[int]] = None,
|
|
446
|
-
isp_cities: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
446
|
+
isp_cities: Optional[pulumi.Input[Sequence[pulumi.Input[Union['SiteMonitorIspCityArgs', 'SiteMonitorIspCityArgsDict']]]]] = None,
|
|
447
447
|
options_json: Optional[pulumi.Input[str]] = None,
|
|
448
448
|
task_name: Optional[pulumi.Input[str]] = None,
|
|
449
449
|
task_type: Optional[pulumi.Input[str]] = None,
|
|
@@ -486,7 +486,7 @@ class SiteMonitor(pulumi.CustomResource):
|
|
|
486
486
|
alert_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
487
487
|
create_time: Optional[pulumi.Input[str]] = None,
|
|
488
488
|
interval: Optional[pulumi.Input[int]] = None,
|
|
489
|
-
isp_cities: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
489
|
+
isp_cities: Optional[pulumi.Input[Sequence[pulumi.Input[Union['SiteMonitorIspCityArgs', 'SiteMonitorIspCityArgsDict']]]]] = None,
|
|
490
490
|
options_json: Optional[pulumi.Input[str]] = None,
|
|
491
491
|
task_name: Optional[pulumi.Input[str]] = None,
|
|
492
492
|
task_state: Optional[pulumi.Input[str]] = None,
|
|
@@ -503,7 +503,7 @@ class SiteMonitor(pulumi.CustomResource):
|
|
|
503
503
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] alert_ids: The IDs of existing alert rules to be associated with the site monitoring task.
|
|
504
504
|
:param pulumi.Input[str] create_time: The time when the site monitoring task was created.
|
|
505
505
|
:param pulumi.Input[int] interval: The monitoring interval of the site monitoring task. Unit: minutes. Valid values: `1`, `5`, `15`, `30` and `60`. Default value: `1`. **NOTE:** From version 1.207.0, `interval` can be set to `30`, `60`.
|
|
506
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
506
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union['SiteMonitorIspCityArgs', 'SiteMonitorIspCityArgsDict']]]] isp_cities: The detection points in a JSON array. For example, `[{"city":"546","isp":"465"},{"city":"572","isp":"465"},{"city":"738","isp":"465"}]` indicates the detection points in Beijing, Hangzhou, and Qingdao respectively. You can call the [DescribeSiteMonitorISPCityList](https://www.alibabacloud.com/help/en/doc-detail/115045.htm) operation to query detection point information. If this parameter is not specified, three detection points will be chosen randomly for monitoring. See `isp_cities` below.
|
|
507
507
|
:param pulumi.Input[str] options_json: The extended options of the protocol of the site monitoring task. The options vary according to the protocol. See [extended options](https://www.alibabacloud.com/help/en/cms/developer-reference/api-cms-2019-01-01-createsitemonitor#api-detail-35).
|
|
508
508
|
:param pulumi.Input[str] task_name: The name of the site monitoring task. The name must be 4 to 100 characters in length. The name can contain the following types of characters: letters, digits, and underscores.
|
|
509
509
|
:param pulumi.Input[str] task_state: The status of the site monitoring task.
|
pulumi_alicloud/cms/sls_group.py
CHANGED
|
@@ -128,7 +128,7 @@ class SlsGroup(pulumi.CustomResource):
|
|
|
128
128
|
def __init__(__self__,
|
|
129
129
|
resource_name: str,
|
|
130
130
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
131
|
-
sls_group_configs: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
131
|
+
sls_group_configs: Optional[pulumi.Input[Sequence[pulumi.Input[Union['SlsGroupSlsGroupConfigArgs', 'SlsGroupSlsGroupConfigArgsDict']]]]] = None,
|
|
132
132
|
sls_group_description: Optional[pulumi.Input[str]] = None,
|
|
133
133
|
sls_group_name: Optional[pulumi.Input[str]] = None,
|
|
134
134
|
__props__=None):
|
|
@@ -149,7 +149,7 @@ class SlsGroup(pulumi.CustomResource):
|
|
|
149
149
|
|
|
150
150
|
:param str resource_name: The name of the resource.
|
|
151
151
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
152
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
152
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union['SlsGroupSlsGroupConfigArgs', 'SlsGroupSlsGroupConfigArgsDict']]]] sls_group_configs: The Config of the Sls Group. You can specify up to 25 Config. See `sls_group_config` below.
|
|
153
153
|
:param pulumi.Input[str] sls_group_description: The Description of the Sls Group.
|
|
154
154
|
:param pulumi.Input[str] sls_group_name: The name of the resource. The name must be `2` to `32` characters in length, and can contain letters, digits and underscores (_). It must start with a letter.
|
|
155
155
|
"""
|
|
@@ -189,7 +189,7 @@ class SlsGroup(pulumi.CustomResource):
|
|
|
189
189
|
def _internal_init(__self__,
|
|
190
190
|
resource_name: str,
|
|
191
191
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
192
|
-
sls_group_configs: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
192
|
+
sls_group_configs: Optional[pulumi.Input[Sequence[pulumi.Input[Union['SlsGroupSlsGroupConfigArgs', 'SlsGroupSlsGroupConfigArgsDict']]]]] = None,
|
|
193
193
|
sls_group_description: Optional[pulumi.Input[str]] = None,
|
|
194
194
|
sls_group_name: Optional[pulumi.Input[str]] = None,
|
|
195
195
|
__props__=None):
|
|
@@ -218,7 +218,7 @@ class SlsGroup(pulumi.CustomResource):
|
|
|
218
218
|
def get(resource_name: str,
|
|
219
219
|
id: pulumi.Input[str],
|
|
220
220
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
221
|
-
sls_group_configs: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
221
|
+
sls_group_configs: Optional[pulumi.Input[Sequence[pulumi.Input[Union['SlsGroupSlsGroupConfigArgs', 'SlsGroupSlsGroupConfigArgsDict']]]]] = None,
|
|
222
222
|
sls_group_description: Optional[pulumi.Input[str]] = None,
|
|
223
223
|
sls_group_name: Optional[pulumi.Input[str]] = None) -> 'SlsGroup':
|
|
224
224
|
"""
|
|
@@ -228,7 +228,7 @@ class SlsGroup(pulumi.CustomResource):
|
|
|
228
228
|
:param str resource_name: The unique name of the resulting resource.
|
|
229
229
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
230
230
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
231
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
231
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union['SlsGroupSlsGroupConfigArgs', 'SlsGroupSlsGroupConfigArgsDict']]]] sls_group_configs: The Config of the Sls Group. You can specify up to 25 Config. See `sls_group_config` below.
|
|
232
232
|
:param pulumi.Input[str] sls_group_description: The Description of the Sls Group.
|
|
233
233
|
:param pulumi.Input[str] sls_group_name: The name of the resource. The name must be `2` to `32` characters in length, and can contain letters, digits and underscores (_). It must start with a letter.
|
|
234
234
|
"""
|
|
@@ -130,7 +130,7 @@ class AwaitableGetNestServiceInstancesResult(GetNestServiceInstancesResult):
|
|
|
130
130
|
tags=self.tags)
|
|
131
131
|
|
|
132
132
|
|
|
133
|
-
def get_nest_service_instances(filters: Optional[Sequence[
|
|
133
|
+
def get_nest_service_instances(filters: Optional[Sequence[Union['GetNestServiceInstancesFilterArgs', 'GetNestServiceInstancesFilterArgsDict']]] = None,
|
|
134
134
|
ids: Optional[Sequence[str]] = None,
|
|
135
135
|
name_regex: Optional[str] = None,
|
|
136
136
|
output_file: Optional[str] = None,
|
|
@@ -157,7 +157,7 @@ def get_nest_service_instances(filters: Optional[Sequence[pulumi.InputType['GetN
|
|
|
157
157
|
```
|
|
158
158
|
|
|
159
159
|
|
|
160
|
-
:param Sequence[
|
|
160
|
+
:param Sequence[Union['GetNestServiceInstancesFilterArgs', 'GetNestServiceInstancesFilterArgsDict']] filters: The conditions that are used to filter. See the following `Block filter`.
|
|
161
161
|
:param Sequence[str] ids: A list of Service Instance IDs.
|
|
162
162
|
:param str name_regex: A regex string to filter results by Service Instance name.
|
|
163
163
|
:param str output_file: File name where to save data source results (after running `pulumi preview`).
|
|
@@ -187,7 +187,7 @@ def get_nest_service_instances(filters: Optional[Sequence[pulumi.InputType['GetN
|
|
|
187
187
|
|
|
188
188
|
|
|
189
189
|
@_utilities.lift_output_func(get_nest_service_instances)
|
|
190
|
-
def get_nest_service_instances_output(filters: Optional[pulumi.Input[Optional[Sequence[
|
|
190
|
+
def get_nest_service_instances_output(filters: Optional[pulumi.Input[Optional[Sequence[Union['GetNestServiceInstancesFilterArgs', 'GetNestServiceInstancesFilterArgsDict']]]]] = None,
|
|
191
191
|
ids: Optional[pulumi.Input[Optional[Sequence[str]]]] = None,
|
|
192
192
|
name_regex: Optional[pulumi.Input[Optional[str]]] = None,
|
|
193
193
|
output_file: Optional[pulumi.Input[Optional[str]]] = None,
|
|
@@ -214,7 +214,7 @@ def get_nest_service_instances_output(filters: Optional[pulumi.Input[Optional[Se
|
|
|
214
214
|
```
|
|
215
215
|
|
|
216
216
|
|
|
217
|
-
:param Sequence[
|
|
217
|
+
:param Sequence[Union['GetNestServiceInstancesFilterArgs', 'GetNestServiceInstancesFilterArgsDict']] filters: The conditions that are used to filter. See the following `Block filter`.
|
|
218
218
|
:param Sequence[str] ids: A list of Service Instance IDs.
|
|
219
219
|
:param str name_regex: A regex string to filter results by Service Instance name.
|
|
220
220
|
:param str output_file: File name where to save data source results (after running `pulumi preview`).
|