A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/SSM/Types/AutomationExecution.html below:

AutomationExecution — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SSM::Types::AutomationExecution
Inherits:
Struct show all
Defined in:
(unknown)
Overview Instance Attribute Summary collapse Instance Attribute Details #automation_execution_id ⇒ String #automation_execution_status ⇒ String

The execution status of the Automation.

Possible values:

#current_action ⇒ String

The action of the step that is currently running.

#current_step_name ⇒ String

The name of the step that is currently running.

#document_name ⇒ String

The name of the Automation document used during the execution.

#document_version ⇒ String

The version of the document to use during execution.

#executed_by ⇒ String

The Amazon Resource Name (ARN) of the user who ran the automation.

#execution_end_time ⇒ Time

The time the execution finished.

#execution_start_time ⇒ Time

The time the execution started.

#failure_message ⇒ String

A message describing why an execution has failed, if the status is set to Failed.

#max_concurrency ⇒ String

The MaxConcurrency value specified by the user when the execution started.

#max_errors ⇒ String

The MaxErrors value specified by the user when the execution started.

#mode ⇒ String

The automation execution mode.

Possible values:

#outputs ⇒ Hash<String,Array<String>>

The list of execution outputs as defined in the automation document.

#parameters ⇒ Hash<String,Array<String>>

The key-value map of execution parameters, which were supplied when calling StartAutomationExecution.

#parent_automation_execution_id ⇒ String

The AutomationExecutionId of the parent automation.

#progress_countersTypes::ProgressCounters

An aggregate of step execution statuses displayed in the AWS Console for a multi-Region and multi-account Automation execution.

#step_executions ⇒ Array<Types::StepExecution>

A list of details about the current state of all steps that comprise an execution. An Automation document contains a list of steps that are run in order.

#step_executions_truncated ⇒ Boolean

A boolean value that indicates if the response contains the full list of the Automation step executions. If true, use the DescribeAutomationStepExecutions API action to get the full list of step executions.

#target ⇒ String

The target of the execution.

#target_locations ⇒ Array<Types::TargetLocation>

The combination of AWS Regions and/or AWS accounts where you want to run the Automation.

#target_maps ⇒ Array<Hash<String,Array<String>>>

The specified key-value mapping of document parameters to target resources.

#target_parameter_name ⇒ String

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