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

NAME

Paws::SSM::GetMaintenanceWindowTaskResult

ATTRIBUTES

Description => Str

The retrieved task description.

LoggingInfo => Paws::SSM::LoggingInfo

The location in Amazon S3 where the task results are logged.

LoggingInfo has been deprecated. To specify an S3 bucket to contain logs, instead use the OutputS3BucketName and OutputS3KeyPrefix options in the TaskInvocationParameters structure. For information about how Systems Manager handles these options for the supported Maintenance Window task types, see MaintenanceWindowTaskInvocationParameters.

MaxConcurrency => Str

The maximum number of targets allowed to run this task in parallel.

MaxErrors => Str

The maximum number of errors allowed before the task stops being scheduled.

Name => Str

The retrieved task name.

Priority => Int

The priority of the task when it executes. The lower the number, the higher the priority. Tasks that have the same priority are scheduled in parallel.

ServiceRoleArn => Str

The IAM service role to assume during task execution.

Targets => ArrayRef[Paws::SSM::Target]

The targets where the task should execute.

TaskArn => Str

The resource that the task used during execution. For RUN_COMMAND and AUTOMATION task types, the TaskArn is the Systems Manager Document name/ARN. For LAMBDA tasks, the value is the function name/ARN. For STEP_FUNCTION tasks, the value is the state machine ARN.

TaskInvocationParameters => Paws::SSM::MaintenanceWindowTaskInvocationParameters

The parameters to pass to the task when it executes.

TaskParameters => Paws::SSM::MaintenanceWindowTaskParameters

The parameters to pass to the task when it executes.

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.

TaskType => Str

The type of task to execute.

Valid values are: "RUN_COMMAND", "AUTOMATION", "STEP_FUNCTIONS", "LAMBDA" =head2 WindowId => Str

The retrieved Maintenance Window ID.

WindowTaskId => Str

The retrieved Maintenance Window task ID.

_request_id => Str