class
Amazonite::Ssm::DisassociateOpsItemRelatedItemRequest
- Amazonite::Ssm::DisassociateOpsItemRelatedItemRequest
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
ssm/disassociate_ops_item_related_item_request.crConstructors
- .new(ops_item_id : String, association_id : String)
- .new(pull : JSON::PullParser)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#association_id : String
The ID of the association for which you want to delete an association between the OpsItem and a related item.
-
#association_id=(association_id : String)
The ID of the association for which you want to delete an association between the OpsItem and a related item.
-
#hash(hasher)
See
Object#hash(hasher) -
#ops_item_id : String
The ID of the OpsItem for which you want to delete an association between the OpsItem and a related item.
-
#ops_item_id=(ops_item_id : String)
The ID of the OpsItem for which you want to delete an association between the OpsItem and a related item.
- #validate! : Nil
Constructor Detail
Instance Method Detail
Returns true if this reference is the same as other. Invokes same?.
The ID of the association for which you want to delete an association between the OpsItem and a related item.
The ID of the association for which you want to delete an association between the OpsItem and a related item.
The ID of the OpsItem for which you want to delete an association between the OpsItem and a related item.
The ID of the OpsItem for which you want to delete an association between the OpsItem and a related item.