class

Amazonite::SsmV1::AssociateOpsItemRelatedItemRequest

Inherits JSON::Serializable < Reference < Object

Constructors

new(ops_item_id : String, association_type : String, resource_type : String, resource_uri : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

association_type
Source
association_type=(association_type : String)
Source
ops_item_id
Source
ops_item_id=(ops_item_id : String)
Source
resource_type
Source
resource_type=(resource_type : String)
Source
resource_uri
Source
resource_uri=(resource_uri : String)
Source