class Aws::States::Types::DescribeStateMachineInput

@note When making an API call, you may pass DescribeStateMachineInput

data as a hash:

    {
      state_machine_arn: "Arn", # required
    }

@!attribute [rw] state_machine_arn

The Amazon Resource Name (ARN) of the state machine to describe.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/states-2016-11-23/DescribeStateMachineInput AWS API Documentation

Constants

SENSITIVE