![]() |
![]()
| ![]() |
![]()
NAMEPaws::StepFunctions::DescribeStateMachineOutput ATTRIBUTESREQUIRED CreationDate => StrThe date the state machine is created. REQUIRED Definition => StrThe 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). LoggingConfiguration => Paws::StepFunctions::LoggingConfigurationREQUIRED Name => StrThe name of the state machine. A name must not contain:
To enable logging with CloudWatch Logs, the name should only contain 0-9, A-Z, a-z, - and _. REQUIRED RoleArn => StrThe 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 => StrThe Amazon Resource Name (ARN) that identifies the state machine. Status => StrThe 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 => StrThe "type" of the state machine ("STANDARD" or "EXPRESS"). Valid values are: "STANDARD", "EXPRESS" =head2 _request_id => Str
|