You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSM::Types::DescribeMaintenanceWindowExecutionsResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::SSM::Types::DescribeMaintenanceWindowExecutionsResult
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#next_token ⇒ String
The token to use when requesting the next set of items.
-
#window_executions ⇒ Array<Types::MaintenanceWindowExecution>
Information about the maintenance window executions.
Instance Attribute Details
#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.
#window_executions ⇒ Array<Types::MaintenanceWindowExecution>
Information about the maintenance window executions.