Module: Aws::BackupGateway::Client::_ListGatewaysResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListGatewaysOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#gateways ⇒ ::Array[Types::Gateway]
216 |
# File 'sig/client.rbs', line 216
def gateways: () -> ::Array[Types::Gateway]
|
#next_token ⇒ ::String
217 |
# File 'sig/client.rbs', line 217
def next_token: () -> ::String
|