class

Amazonite::SsmV1::OpsItemRelatedItemSummary

Inherits JSON::Serializable < Reference < Object

Constructors

new(ops_item_id : String | Nil = nil, association_id : String | Nil = nil, resource_type : String | Nil = nil, association_type : String | Nil = nil, resource_uri : String | Nil = nil, created_by : OpsItemIdentity | Nil = nil, created_time : Time | Nil = nil, last_modified_by : OpsItemIdentity | Nil = nil, last_modified_time : Time | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

association_id
Source
association_id=(association_id : String | Nil)
Source
association_type
Source
association_type=(association_type : String | Nil)
Source
created_by
Source
created_by=(created_by : OpsItemIdentity | Nil)
Source
created_time
Source
created_time=(created_time : Time | Nil)
Source
last_modified_by
Source
last_modified_by=(last_modified_by : OpsItemIdentity | Nil)
Source
last_modified_time
Source
last_modified_time=(last_modified_time : Time | Nil)
Source
ops_item_id
Source
ops_item_id=(ops_item_id : String | Nil)
Source
resource_type
Source
resource_type=(resource_type : String | Nil)
Source
resource_uri
Source
resource_uri=(resource_uri : String | Nil)
Source