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/AutomationExecutionMetadata.html below:

AutomationExecutionMetadata — 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::AutomationExecutionMetadata
Inherits:
Struct show all
Defined in:
(unknown)
Overview

Details about a specific Automation execution.

Instance Attribute Summary collapse Instance Attribute Details #automation_execution_id ⇒ String #automation_execution_status ⇒ String

The status of the execution.

Possible values:

#automation_type ⇒ String #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 execution.

#document_version ⇒ String

The document version used during the execution.

#executed_by ⇒ String

The IAM role ARN of the user who ran the Automation.

#execution_end_time ⇒ Time

The time the execution finished. This is not populated if the execution is still in progress.

#execution_start_time ⇒ Time

The time the execution started.

#failure_message ⇒ String

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

#log_file ⇒ String

An S3 bucket where execution information is stored.

#max_concurrency ⇒ String

The MaxConcurrency value specified by the user when starting the Automation.

#max_errors ⇒ String

The MaxErrors value specified by the user when starting the Automation.

#mode ⇒ String

The Automation execution mode.

Possible values:

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

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

#parent_automation_execution_id ⇒ String

The ExecutionId of the parent Automation.

#target ⇒ String

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

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

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

#target_parameter_name ⇒ String

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

#targets ⇒ Array<Types::Target>

The targets defined by the user when starting the 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