Module: Aws::RTBFabric::Client::_ListResponderGatewaysResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListResponderGatewaysResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#gateway_ids ⇒ ::Array[::String]
538 |
# File 'sig/client.rbs', line 538
def gateway_ids: () -> ::Array[::String]
|
#next_token ⇒ ::String
539 |
# File 'sig/client.rbs', line 539
def next_token: () -> ::String
|