You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSM::Types::GetMaintenanceWindowTaskResultThe retrieved task description.
The location in Amazon S3 where the task results are logged.
The maximum number of targets allowed to run this task in parallel.
The maximum number of errors allowed before the task stops being scheduled.
The retrieved task name.
The priority of the task when it runs.
The ARN of the IAM service role to use to publish Amazon Simple Notification Service (Amazon SNS) notifications for maintenance window Run Command tasks.
The targets where the task should run.
The resource that the task used during execution.
The parameters to pass to the task when it runs.
The parameters to pass to the task when it runs.
The type of task to run.
The retrieved maintenance window ID.
The retrieved maintenance window task ID.
The retrieved task description.
#logging_info ⇒ Types::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.
The maximum number of targets allowed to run this task in parallel.
#max_errors ⇒ StringThe maximum number of errors allowed before the task stops being scheduled.
#priority ⇒ IntegerThe 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.
#service_role_arn ⇒ StringThe ARN of the IAM service role to use to publish Amazon Simple Notification Service (Amazon SNS) notifications for maintenance window Run Command tasks.
#targets ⇒ Array<Types::Target>The targets where the task should run.
#task_arn ⇒ StringThe 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.
#task_type ⇒ StringThe type of task to run.
Possible values:
The retrieved maintenance window ID.
#window_task_id ⇒ StringThe retrieved maintenance window task ID.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4