class
Amazonite::CloudWatch::StopMetricStreamsInput
- Amazonite::CloudWatch::StopMetricStreamsInput
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
cloudwatch/stop_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 stop streaming.
-
#names=(names : Array(String))
The array of the names of metric streams to stop 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 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.
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.