![]() |
![]()
| ![]() |
![]()
NAMEPaws::SSM::GetMaintenanceWindowExecutionTaskResult ATTRIBUTESEndTime => StrThe time the task execution completed. MaxConcurrency => StrThe defined maximum number of task executions that could be run in parallel. MaxErrors => StrThe defined maximum number of task execution errors allowed before scheduling of the task execution would have been stopped. Priority => IntThe priority of the task. ServiceRole => StrThe role that was assumed when running the task. StartTime => StrThe time the task execution started. Status => StrThe status of the task. Valid values are: "PENDING", "IN_PROGRESS", "SUCCESS", "FAILED", "TIMED_OUT", "CANCELLING", "CANCELLED", "SKIPPED_OVERLAPPING" =head2 StatusDetails => Str The details explaining the Status. Only available for certain status values. TaskArn => StrThe ARN of the task that ran. TaskExecutionId => StrThe ID of the specific task execution in the maintenance window task that was retrieved. TaskParameters => ArrayRef[Paws::SSM::MaintenanceWindowTaskParameters]The parameters passed to the task when it was run. "TaskParameters" has been deprecated. To specify parameters to pass to a task when it runs, instead use the "Parameters" option in the "TaskInvocationParameters" structure. For information about how Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters. The map has the following format: Key: string, between 1 and 255 characters Value: an array of strings, each string is between 1 and 255 characters Type => StrThe type of task that was run. Valid values are: "RUN_COMMAND", "AUTOMATION", "STEP_FUNCTIONS", "LAMBDA" =head2 WindowExecutionId => Str The ID of the maintenance window execution that includes the task. _request_id => Str
|