class

Amazonite::SsmV1::GetInventorySchemaRequest

Inherits JSON::Serializable < Reference < Object

Constructors

new(type_name : String | Nil = nil, next_token : String | Nil = nil, max_results : Int32 | Nil = nil, aggregator : Bool | Nil = nil, sub_type : Bool | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

aggregator
Source
aggregator=(aggregator : Bool | Nil)
Source
max_results
Source
max_results=(max_results : Int32 | Nil)
Source
next_token
Source
next_token=(next_token : String | Nil)
Source
sub_type
Source
sub_type=(sub_type : Bool | Nil)
Source
type_name
Source
type_name=(type_name : String | Nil)
Source