Module: Aws::MediaConnect::Client::_ListRouterInputsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#router_inputs::Array[Types::ListedRouterInput]

Returns:



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

def router_inputs: () -> ::Array[Types::ListedRouterInput]