class

Amazonite::SsmV1::OpsAggregator

Inherits JSON::Serializable < Reference < Object

Constructors

new(aggregator_type : String | Nil = nil, type_name : String | Nil = nil, attribute_name : String | Nil = nil, values : Hash(String, String) | Nil = nil, filters : Array(OpsFilter) | Nil = nil, aggregators : Array(OpsAggregator) | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

aggregator_type
Source
aggregator_type=(aggregator_type : String | Nil)
Source
aggregators
Source
aggregators=(aggregators : Array(OpsAggregator) | Nil)
Source
attribute_name
Source
attribute_name=(attribute_name : String | Nil)
Source
filters
Source
filters=(filters : Array(OpsFilter) | Nil)
Source
type_name
Source
type_name=(type_name : String | Nil)
Source
values
Source
values=(values : Hash(String, String) | Nil)
Source