You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSM::Types::DescribePatchPropertiesResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::SSM::Types::DescribePatchPropertiesResult
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#next_token ⇒ String
The token for the next set of items to return.
-
#properties ⇒ Array<Hash<String,String>>
A list of the properties for patches matching the filter request parameters.
Instance Attribute Details
#next_token ⇒ String
The token for the next set of items to return. (You use this token in the next call.)
#properties ⇒ Array<Hash<String,String>>
A list of the properties for patches matching the filter request parameters.