You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSM::Types::DeregisterTaskFromMaintenanceWindowResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::SSM::Types::DeregisterTaskFromMaintenanceWindowResult
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#window_id ⇒ String
The ID of the maintenance window the task was removed from.
-
#window_task_id ⇒ String
The ID of the task removed from the maintenance window.
Instance Attribute Details
#window_id ⇒ String
The ID of the maintenance window the task was removed from.
#window_task_id ⇒ String
The ID of the task removed from the maintenance window.