class Aws::Shield::Types::ListAttacksResponse

@!attribute [rw] attack_summaries

The attack information for the specified time range.
@return [Array<Types::AttackSummary>]

@!attribute [rw] next_token

The token returned by a previous call to indicate that there is more
data available. If not null, more results are available. Pass this
value for the `NextMarker` parameter in a subsequent call to
`ListAttacks` to retrieve the next set of items.

Shield Advanced might return the list of AttackSummary objects in
batches smaller than the number specified by MaxResults. If there
are more attack summary objects to return, Shield Advanced will
always also return a `NextToken`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/ListAttacksResponse AWS API Documentation

Constants

SENSITIVE