NAME
Paws::SSM::UpdateMaintenanceWindowTaskResult
ATTRIBUTES
Description => Str
The updated task description.
LoggingInfo => Paws::SSM::LoggingInfo
The updated logging information in Amazon S3.
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 updated MaxConcurrency value.
MaxErrors => Str
The updated MaxErrors value.
Name => Str
The updated task name.
Priority => Int
The updated priority value.
ServiceRoleArn => Str
The 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 updated target values.
TaskArn => Str
The updated task ARN value.
TaskInvocationParameters => Paws::SSM::MaintenanceWindowTaskInvocationParameters
The updated parameter values.
TaskParameters => Paws::SSM::MaintenanceWindowTaskParameters
The updated parameter values.
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.
WindowId => Str
The ID of the maintenance window that was updated.
WindowTaskId => Str
The task ID of the maintenance window that was updated.