Builder
Properties
Amazon Web Services accounts or organizational units to exclude as expanded targets.
The Automation execution role used by the currently running Automation. If not specified, the default value is AWS-SystemsManager-AutomationExecutionRole.
Indicates whether to include child organizational units (OUs) that are children of the targeted OUs. The default is false.
The details for the CloudWatch alarm you want to apply to an automation or command.
The maximum number of Amazon Web Services Regions and Amazon Web Services accounts allowed to run the Automation concurrently. TargetLocationMaxConcurrency has a default value of 1.
The maximum number of errors allowed before the system stops queueing additional Automation executions for the currently running Automation. TargetLocationMaxErrors has a default value of 0.
The maximum number of targets allowed to run this task in parallel. This TargetsMaxConcurrency takes precedence over the StartAutomationExecution:MaxConcurrency parameter if both are supplied.
The maximum number of errors that are allowed before the system stops running the automation on additional targets. This TargetsMaxErrors parameter takes precedence over the StartAutomationExecution:MaxErrors parameter if both are supplied.
Functions
construct an aws.sdk.kotlin.services.ssm.model.AlarmConfiguration inside the given block