class
Amazonite::Ssm::GetMaintenanceWindowExecutionTaskRequest
- Amazonite::Ssm::GetMaintenanceWindowExecutionTaskRequest
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
ssm/get_maintenance_window_execution_task_request.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#task_id : String
The ID of the specific task execution in the maintenance window task that should be retrieved.
-
#task_id=(task_id : String)
The ID of the specific task execution in the maintenance window task that should be retrieved.
- #validate! : Nil
-
#window_execution_id : String
The ID of the maintenance window execution that includes the task.
-
#window_execution_id=(window_execution_id : String)
The ID of the maintenance window execution that includes the task.
Constructor Detail
Instance Method Detail
Returns true if this reference is the same as other. Invokes same?.
The ID of the specific task execution in the maintenance window task that should be retrieved.
The ID of the specific task execution in the maintenance window task that should be retrieved.
The ID of the maintenance window execution that includes the task.
The ID of the maintenance window execution that includes the task.