Module: Aws::States::Client::_ListStateMachinesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListStateMachinesOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


411
# File 'sig/client.rbs', line 411

def next_token: () -> ::String

#state_machines::Array[Types::StateMachineListItem]

Returns:



410
# File 'sig/client.rbs', line 410

def state_machines: () -> ::Array[Types::StateMachineListItem]