GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::StepFunctions::StartSyncExecutionOutput(3) User Contributed Perl Documentation Paws::StepFunctions::StartSyncExecutionOutput(3)

Paws::StepFunctions::StartSyncExecutionOutput

An object that describes workflow billing details, including billed duration and memory use.

A more detailed explanation of the cause of the failure.

The error code of the failure.

REQUIRED ExecutionArn => Str

The Amazon Resource Name (ARN) that identifies the execution.

The string that contains the JSON input data of the execution. Length constraints apply to the payload size, and are expressed as bytes in UTF-8 encoding.

The name of the execution.

The JSON output data of the execution. Length constraints apply to the payload size, and are expressed as bytes in UTF-8 encoding.

This field is set only if the execution succeeds. If the execution fails, this field is null.

REQUIRED StartDate => Str

The date the execution is started.

The Amazon Resource Name (ARN) that identifies the state machine.

REQUIRED Status => Str

The current status of the execution.

Valid values are: "SUCCEEDED", "FAILED", "TIMED_OUT" =head2 REQUIRED StopDate => Str

If the execution has already ended, the date the execution stopped.

The AWS X-Ray trace header that was passed to the execution.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.