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