NAME
Paws::SSM::GetMaintenanceWindowExecutionTaskInvocationResult
ATTRIBUTES
EndTime => Str
The time that the task finished running on the target.
ExecutionId => Str
The execution ID.
InvocationId => Str
The invocation ID.
OwnerInformation => Str
User-provided value to be included in any CloudWatch events raised while running tasks for these targets in this maintenance window.
Parameters => Str
The parameters used at the time that the task ran.
StartTime => Str
The time that the task started running on the target.
Status => Str
The task status for an invocation.
Valid values are: "PENDING", "IN_PROGRESS", "SUCCESS", "FAILED", "TIMED_OUT", "CANCELLING", "CANCELLED", "SKIPPED_OVERLAPPING" =head2 StatusDetails => Str
The details explaining the status. Details are only available for certain status values.
TaskExecutionId => Str
The task execution ID.
TaskType => Str
Retrieves the task type for a maintenance window. Task types include the following: LAMBDA, STEP_FUNCTIONS, AUTOMATION, RUN_COMMAND.
Valid values are: "RUN_COMMAND", "AUTOMATION", "STEP_FUNCTIONS", "LAMBDA" =head2 WindowExecutionId => Str
The maintenance window execution ID.
WindowTargetId => Str
The maintenance window target ID.