NAME
Paws::EC2::DescribeVolumesResult
ATTRIBUTES
NextToken => Str
The NextToken
value to include in a future DescribeVolumes
request. When the results of a DescribeVolumes
request exceed MaxResults
, this value can be used to retrieve the next page of results. This value is null
when there are no more results to return.
Volumes => ArrayRef[Paws::EC2::Volume]
Information about the volumes.