class
Amazonite::Ssm::RegisterTargetWithMaintenanceWindowResult
- Amazonite::Ssm::RegisterTargetWithMaintenanceWindowResult
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
ssm/register_target_with_maintenance_window_result.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) - #validate! : Nil
-
#window_target_id : String | Nil
The ID of the target definition in this maintenance window.
-
#window_target_id=(window_target_id : String | Nil)
The ID of the target definition in this maintenance window.
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.
def window_target_id=(window_target_id : String | Nil)
#
The ID of the target definition in this maintenance window.