class
Amazonite::Ssm::DescribePatchGroupStateRequest
- Amazonite::Ssm::DescribePatchGroupStateRequest
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
ssm/describe_patch_group_state_request.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#patch_group : String
The name of the patch group whose patch snapshot should be retrieved.
-
#patch_group=(patch_group : String)
The name of the patch group whose patch snapshot should be retrieved.
- #validate! : Nil
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 patch_group=(patch_group : String)
#
The name of the patch group whose patch snapshot should be retrieved.