You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSM::Types::DescribePatchGroupsResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::SSM::Types::DescribePatchGroupsResult
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#mappings ⇒ Array<Types::PatchGroupPatchBaselineMapping>
Each entry in the array contains:.
-
#next_token ⇒ String
The token to use when requesting the next set of items.
Instance Attribute Details
#mappings ⇒ Array<Types::PatchGroupPatchBaselineMapping>
Each entry in the array contains:
PatchGroup: string (between 1 and 256 characters, Regex: ^([\p`L\pZ\pN`_.:/=+\-@]*)$)
PatchBaselineIdentity: A PatchBaselineIdentity element.
#next_token ⇒ String
The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.