Module: Aws::FSx::Client::_DescribeVolumesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeVolumesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
776 |
# File 'sig/client.rbs', line 776 def next_token: () -> ::String |
#volumes ⇒ ::Array[Types::Volume]
775 |
# File 'sig/client.rbs', line 775 def volumes: () -> ::Array[Types::Volume] |