class

Amazonite::SsmV1::GetInventorySchemaResult

Inherits JSON::Serializable < Reference < Object

Constructors

new(schemas : Array(InventoryItemSchema) | Nil = nil, next_token : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

next_token
Source
next_token=(next_token : String | Nil)
Source
schemas
Source
schemas=(schemas : Array(InventoryItemSchema) | Nil)
Source