NAME

Paws::EC2::DescribeVolumesResult

ATTRIBUTES

NextToken => Str

The C<NextToken> value to include in a future C<DescribeVolumes>
request. When the results of a C<DescribeVolumes> request exceed
C<MaxResults>, this value can be used to retrieve the next page of
results. This value is C<null> when there are no more results to
return.

Volumes => ArrayRef[Paws::EC2::Volume]

Information about the volumes.