Module: Aws::StorageGateway::Client::_ListGatewaysResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListGatewaysOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#gateways ⇒ ::Array[Types::GatewayInfo]
986 |
# File 'sig/client.rbs', line 986
def gateways: () -> ::Array[Types::GatewayInfo]
|
#marker ⇒ ::String
987 |
# File 'sig/client.rbs', line 987
def marker: () -> ::String
|