You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSM::Types::DescribeAssociationExecutionsResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::SSM::Types::DescribeAssociationExecutionsResult
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#association_executions ⇒ Array<Types::AssociationExecution>
A list of the executions for the specified association ID.
-
#next_token ⇒ String
The token for the next set of items to return.
Instance Attribute Details
#association_executions ⇒ Array<Types::AssociationExecution>
A list of the executions for the specified association ID.
#next_token ⇒ String
The token for the next set of items to return. Use this token to get the next set of results.