class

Amazonite::SsmV1::InventoryResultItem

Inherits JSON::Serializable < Reference < Object

Constructors

new(type_name : String, schema_version : String, content : Array(Hash(String, String)), capture_time : String | Nil = nil, content_hash : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

capture_time
Source
capture_time=(capture_time : String | Nil)
Source
content
Source
content=(content : Array(Hash(String, String)))
Source
content_hash
Source
content_hash=(content_hash : String | Nil)
Source
schema_version
Source
schema_version=(schema_version : String)
Source
type_name
Source
type_name=(type_name : String)
Source