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::DescribeStateMachineOutput(3) User Contributed Perl Documentation Paws::StepFunctions::DescribeStateMachineOutput(3)

Paws::StepFunctions::DescribeStateMachineOutput

REQUIRED CreationDate => Str

The date the state machine is created.

REQUIRED Definition => Str

The Amazon States Language definition of the state machine. See Amazon States Language (https://docs.aws.amazon.com/step-functions/latest/dg/concepts-amazon-states-language.html).

REQUIRED Name => Str

The name of the state machine.

A name must not contain:

  • white space
  • brackets "< > { } [ ]"
  • wildcard characters "? *"
  • special characters "" # % \ ^ | ~ ` $ & , ; : /"
  • control characters ("U+0000-001F", "U+007F-009F")

To enable logging with CloudWatch Logs, the name should only contain 0-9, A-Z, a-z, - and _.

REQUIRED RoleArn => Str

The Amazon Resource Name (ARN) of the IAM role used when creating this state machine. (The IAM role maintains security by granting Step Functions access to AWS resources.)

REQUIRED StateMachineArn => Str

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

The current status of the state machine.

Valid values are: "ACTIVE", "DELETING" =head2 TracingConfiguration => Paws::StepFunctions::TracingConfiguration

Selects whether AWS X-Ray tracing is enabled.

REQUIRED Type => Str

The "type" of the state machine ("STANDARD" or "EXPRESS").

Valid values are: "STANDARD", "EXPRESS" =head2 _request_id => Str

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.