Builder
Properties
The details for the CloudWatch alarm you applied to your maintenance window task.
The action to take on tasks when the maintenance window cutoff time is reached. CONTINUE_TASK
means that tasks continue to run. For Automation, Lambda, Step Functions tasks, CANCEL_TASK
means that currently running task invocations continue, but no new task invocations are started. For Run Command tasks, CANCEL_TASK
means the system attempts to stop the task by sending a CancelCommand
operation.
The retrieved task description.
The location in Amazon Simple Storage Service (Amazon S3) where the task results are logged.
The maximum number of targets allowed to run this task in parallel.
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) service role to use to publish Amazon Simple Notification Service (Amazon SNS) notifications for maintenance window Run Command tasks.
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 task ID.
Functions
construct an aws.sdk.kotlin.services.ssm.model.AlarmConfiguration inside the given block
construct an aws.sdk.kotlin.services.ssm.model.LoggingInfo inside the given block
construct an aws.sdk.kotlin.services.ssm.model.MaintenanceWindowTaskInvocationParameters inside the given block