class Aws::CloudWatch::Types::StartMetricStreamsInput

@note When making an API call, you may pass StartMetricStreamsInput

data as a hash:

    {
      names: ["MetricStreamName"], # required
    }

@!attribute [rw] names

The array of the names of metric streams to start 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 start
streaming.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/monitoring-2010-08-01/StartMetricStreamsInput AWS API Documentation

Constants

SENSITIVE