cloudwatch_delete_metric_stream {paws.management} | R Documentation |
Permanently deletes the metric stream that you specify
Description
Permanently deletes the metric stream that you specify.
See https://www.paws-r-sdk.com/docs/cloudwatch_delete_metric_stream/ for full documentation.
Usage
cloudwatch_delete_metric_stream(Name)
Arguments
Name |
[required] The name of the metric stream to delete. |
[Package paws.management version 0.9.0 Index]