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
8480 |
# File 'sig/client.rbs', line 8480
def next_token: () -> ::String
|
#volumes ⇒ ::Array[Types::Volume]
8481 |
# File 'sig/client.rbs', line 8481
def volumes: () -> ::Array[Types::Volume]
|