TargetLocation

The combination of Amazon Web Services Regions and Amazon Web Services accounts targeted by the current Automation execution.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Web Services accounts targeted by the current Automation execution.

Link copied to clipboard

The Automation execution role used by the currently running Automation. If not specified, the default value is AWS-SystemsManager-AutomationExecutionRole.

Link copied to clipboard

The Amazon Web Services Regions targeted by the current Automation execution.

Link copied to clipboard

The details for the CloudWatch alarm you want to apply to an automation or command.

Link copied to clipboard

The maximum number of Amazon Web Services Regions and Amazon Web Services accounts allowed to run the Automation concurrently.

Link copied to clipboard

The maximum number of errors allowed before the system stops queueing additional Automation executions for the currently running Automation.

Functions

Link copied to clipboard
inline fun copy(block: TargetLocation.Builder.() -> Unit = {}): TargetLocation
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String