Amazonite::SsmV1::ListInventoryEntriesRequest
Inherits JSON::Serializable < Reference < Object
Constructors
new(instance_id : String, type_name : String, filters : Array(InventoryFilter) | Nil = nil, next_token : String | Nil = nil, max_results : Int32 | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
filters
Sourceinstance_id
Sourcemax_results
Sourcenext_token
Sourcetype_name
Source