![]() |
![]()
| ![]() |
![]()
NAMEPaws::SSM::GetMaintenanceWindowTaskResult ATTRIBUTESDescription => StrThe retrieved task description. LoggingInfo => Paws::SSM::LoggingInfoThe 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 => StrThe maximum number of targets allowed to run this task in parallel. For maintenance window tasks without a target specified, you cannot supply a value for this option. Instead, the system inserts a placeholder value of 1, which may be reported in the response to this command. This value does not affect the running of your task and can be ignored. MaxErrors => StrThe maximum number of errors allowed before the task stops being scheduled. For maintenance window tasks without a target specified, you cannot supply a value for this option. Instead, the system inserts a placeholder value of 1, which may be reported in the response to this command. This value does not affect the running of your task and can be ignored. Name => StrThe retrieved task name. Priority => IntThe priority of the task when it runs. The lower the number, the higher the priority. Tasks that have the same priority are scheduled in parallel. ServiceRoleArn => StrThe ARN of the IAM service role to use to publish Amazon Simple Notification Service (Amazon SNS) notifications for maintenance window Run Command tasks. Targets => ArrayRef[Paws::SSM::Target]The targets where the task should run. TaskArn => StrThe 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_FUNCTIONS tasks, the value is the state machine ARN. TaskInvocationParameters => Paws::SSM::MaintenanceWindowTaskInvocationParametersThe parameters to pass to the task when it runs. TaskParameters => Paws::SSM::MaintenanceWindowTaskParametersThe parameters to pass to the task when it runs. "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 => StrThe type of task to run. Valid values are: "RUN_COMMAND", "AUTOMATION", "STEP_FUNCTIONS", "LAMBDA" =head2 WindowId => Str The retrieved maintenance window ID. WindowTaskId => StrThe retrieved maintenance window task ID. _request_id => Str
|