Module: Aws::Deadline::Client::_ListVolumesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListVolumesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1697 |
# File 'sig/client.rbs', line 1697
def next_token: () -> ::String
|
#volumes ⇒ ::Array[Types::VolumeSummary]
1696 |
# File 'sig/client.rbs', line 1696
def volumes: () -> ::Array[Types::VolumeSummary]
|