class Amazonite::SsmV1::GetInventorySchemaResult
- Amazonite::SsmV1::GetInventorySchemaResult
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
ssm_v1/get_inventory_schema_result.crConstructors
- .new(pull : JSON::PullParser)
- .new(schemas : Array(InventoryItemSchema) | Nil = nil, next_token : String | Nil = nil)
Instance Method Summary
- #next_token : String | Nil
- #next_token=(next_token : String | Nil)
- #schemas : Array(InventoryItemSchema) | Nil
- #schemas=(schemas : Array(InventoryItemSchema) | Nil)