class

Amazonite::SsmV1::GetInventoryRequest

Inherits JSON::Serializable < Reference < Object

Constructors

new(filters : Array(InventoryFilter) | Nil = nil, aggregators : Array(InventoryAggregator) | Nil = nil, result_attributes : Array(ResultAttribute) | Nil = nil, next_token : String | Nil = nil, max_results : Int32 | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

aggregators
Source
aggregators=(aggregators : Array(InventoryAggregator) | Nil)
Source
filters
Source
filters=(filters : Array(InventoryFilter) | Nil)
Source
max_results
Source
max_results=(max_results : Int32 | Nil)
Source
next_token
Source
next_token=(next_token : String | Nil)
Source
result_attributes
Source
result_attributes=(result_attributes : Array(ResultAttribute) | Nil)
Source