class Aws::States::Types::DeleteStateMachineInput

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

data as a hash:

    {
      state_machine_arn: "Arn", # required
    }

@!attribute [rw] state_machine_arn

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

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

Constants

SENSITIVE