class

Amazonite::SsmV1::InventoryItem

Inherits JSON::Serializable < Reference < Object

Constructors

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

Instance methods

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