class

Amazonite::SsmV1::InventoryItemSchema

Inherits JSON::Serializable < Reference < Object

Constructors

new(type_name : String, attributes : Array(InventoryItemAttribute), version : String | Nil = nil, display_name : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

attributes
Source
attributes=(attributes : Array(InventoryItemAttribute))
Source
display_name
Source
display_name=(display_name : String | Nil)
Source
type_name
Source
type_name=(type_name : String)
Source
version
Source
version=(version : String | Nil)
Source