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
655 |
# File 'sig/client.rbs', line 655
def next_token: () -> ::String
|
#router_inputs ⇒ ::Array[Types::ListedRouterInput]
654 |
# File 'sig/client.rbs', line 654
def router_inputs: () -> ::Array[Types::ListedRouterInput]
|