class Aws::Transfer::Types::ListedExecution

Returns properties of the execution that is specified.

@!attribute [rw] execution_id

A unique identifier for the execution of a workflow.
@return [String]

@!attribute [rw] initial_file_location

A structure that describes the Amazon S3 or EFS file location. This
is the file location when the execution begins: if the file is being
copied, this is the initial (as opposed to destination) file
location.
@return [Types::FileLocation]

@!attribute [rw] service_metadata

A container object for the session details associated with a
workflow.
@return [Types::ServiceMetadata]

@!attribute [rw] status

The status is one of the execution. Can be in progress, completed,
exception encountered, or handling the exception.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/transfer-2018-11-05/ListedExecution AWS API Documentation

Constants

SENSITIVE