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