Builder
Properties
The CloudWatch alarm you want to apply to your maintenance window task.
User-provided idempotency token.
Indicates whether tasks should continue to run after the cutoff time specified in the maintenance windows is reached.
An optional description for the task.
A structure containing information about an Amazon Simple Storage Service (Amazon S3) bucket to write managed node-level logs to.
The maximum number of targets this task can be run for, in parallel.
The Amazon Resource Name (ARN) of the IAM service role for Amazon Web Services Systems Manager to assume when running a maintenance window task. If you do not specify a service role ARN, Systems Manager uses a service-linked role in your account. If no appropriate service-linked role for Systems Manager exists in your account, it is created when you run RegisterTaskWithMaintenanceWindow.
The parameters that the task should use during execution. Populate only the fields that match the task type. All other fields should be empty.
The parameters that should be passed to the task when it is run.
The type of task being registered.
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