aws-sdk-networkflowmonitor 1.11.0

AWS SDK for Network Flow Monitor
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `CreateMonitor` operation.
pub mod create_monitor;

/// Types for the `CreateScope` operation.
pub mod create_scope;

/// Types for the `DeleteMonitor` operation.
pub mod delete_monitor;

/// Types for the `DeleteScope` operation.
pub mod delete_scope;

/// Types for the `GetMonitor` operation.
pub mod get_monitor;

/// Types for the `GetQueryResultsMonitorTopContributors` operation.
pub mod get_query_results_monitor_top_contributors;

/// Types for the `GetQueryResultsWorkloadInsightsTopContributors` operation.
pub mod get_query_results_workload_insights_top_contributors;

/// Types for the `GetQueryResultsWorkloadInsightsTopContributorsData` operation.
pub mod get_query_results_workload_insights_top_contributors_data;

/// Types for the `GetQueryStatusMonitorTopContributors` operation.
pub mod get_query_status_monitor_top_contributors;

/// Types for the `GetQueryStatusWorkloadInsightsTopContributors` operation.
pub mod get_query_status_workload_insights_top_contributors;

/// Types for the `GetQueryStatusWorkloadInsightsTopContributorsData` operation.
pub mod get_query_status_workload_insights_top_contributors_data;

/// Types for the `GetScope` operation.
pub mod get_scope;

/// Types for the `ListMonitors` operation.
pub mod list_monitors;

/// Types for the `ListScopes` operation.
pub mod list_scopes;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `StartQueryMonitorTopContributors` operation.
pub mod start_query_monitor_top_contributors;

/// Types for the `StartQueryWorkloadInsightsTopContributors` operation.
pub mod start_query_workload_insights_top_contributors;

/// Types for the `StartQueryWorkloadInsightsTopContributorsData` operation.
pub mod start_query_workload_insights_top_contributors_data;

/// Types for the `StopQueryMonitorTopContributors` operation.
pub mod stop_query_monitor_top_contributors;

/// Types for the `StopQueryWorkloadInsightsTopContributors` operation.
pub mod stop_query_workload_insights_top_contributors;

/// Types for the `StopQueryWorkloadInsightsTopContributorsData` operation.
pub mod stop_query_workload_insights_top_contributors_data;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `UntagResource` operation.
pub mod untag_resource;

/// Types for the `UpdateMonitor` operation.
pub mod update_monitor;

/// Types for the `UpdateScope` operation.
pub mod update_scope;