cloudwatchinternetmonitor_stop_query {paws.management} | R Documentation |
Stop a query that is progress for a specific monitor
Description
Stop a query that is progress for a specific monitor.
See https://www.paws-r-sdk.com/docs/cloudwatchinternetmonitor_stop_query/ for full documentation.
Usage
cloudwatchinternetmonitor_stop_query(MonitorName, QueryId)
Arguments
MonitorName |
[required] The name of the monitor. |
QueryId |
[required] The ID of the query that you want to stop. A |
[Package paws.management version 0.9.0 Index]