You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSM::Types::TargetLocationWhen passing TargetLocation as input to an Aws::Client method, you can use a vanilla Hash:
{
accounts: ["Account"],
regions: ["Region"],
target_location_max_concurrency: "MaxConcurrency",
target_location_max_errors: "MaxErrors",
execution_role_name: "ExecutionRoleName",
}
The combination of AWS Regions and accounts targeted by the current Automation execution.
Returned by:
Instance Attribute Summary collapseThe AWS accounts targeted by the current Automation execution.
The Automation execution role used by the currently running Automation.
The AWS Regions targeted by the current Automation execution.
The maximum number of AWS accounts and AWS regions allowed to run the Automation concurrently.
The maximum number of errors allowed before the system stops queueing additional Automation executions for the currently running Automation.
The AWS accounts targeted by the current Automation execution.
#execution_role_name ⇒ StringThe Automation execution role used by the currently running Automation.
#regions ⇒ Array<String>The AWS Regions targeted by the current Automation execution.
#target_location_max_concurrency ⇒ StringThe maximum number of AWS accounts and AWS regions allowed to run the Automation concurrently
#target_location_max_errors ⇒ StringThe maximum number of errors allowed before the system stops queueing additional Automation executions for the currently running Automation.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4