The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::SSM::GetMaintenanceWindowExecutionResult

ATTRIBUTES

EndTime => Str

The time the maintenance window finished running.

StartTime => Str

The time the maintenance window started running.

Status => Str

The status of the maintenance window execution.

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.

TaskIds => ArrayRef[Str|Undef]

The ID of the task executions from the maintenance window execution.

WindowExecutionId => Str

The ID of the maintenance window execution.

_request_id => Str