You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::AccessAnalyzer::Types::ListFindingsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The response to the request.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#findingsArray<Types::FindingSummary>

A list of findings retrieved from the analyzer that match the filter criteria specified, if any.

Returns:

  • (Array<Types::FindingSummary>)

    A list of findings retrieved from the analyzer that match the filter criteria specified, if any.

#next_tokenString

A token used for pagination of results returned.

Returns:

  • (String)

    A token used for pagination of results returned.