class
Amazonite::CloudWatch::StartMetricStreamsInput
- Amazonite::CloudWatch::StartMetricStreamsInput
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
cloudwatch/start_metric_streams_input.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#names : Array(String)
The array of the names of metric streams to start streaming.
-
#names=(names : Array(String))
The array of the names of metric streams to start streaming.
- #validate! : Nil
Constructor Detail
Instance Method Detail
Returns true if this reference is the same as other. Invokes same?.
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.
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.