class Aws::Support::Types::DescribeCasesResponse

Returns an array of [CaseDetails] objects and a `nextToken` that defines a point for pagination in the result set.

[1]: docs.aws.amazon.com/awssupport/latest/APIReference/API_CaseDetails.html

@!attribute [rw] cases

The details for the cases that match the request.
@return [Array<Types::CaseDetails>]

@!attribute [rw] next_token

A resumption point for pagination.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/support-2013-04-15/DescribeCasesResponse AWS API Documentation

Constants

SENSITIVE