class Aws::CloudWatch::Types::StopMetricStreamsInput
@note When making an API call, you may pass StopMetricStreamsInput
data as a hash: { names: ["MetricStreamName"], # required }
@!attribute [rw] names
The array of the names of metric streams to stop streaming. This is an "all or nothing" operation. If you do not have permission to access all of the metric streams that you list here, then none of the streams that you list in the operation will stop streaming. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/monitoring-2010-08-01/StopMetricStreamsInput AWS API Documentation
Constants
- SENSITIVE