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

Class: Aws::QuickSight::Types::SearchAnalysesResponse

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#analysis_summary_list ⇒ Array<Types::AnalysisSummary>

Metadata describing the analyses that you searched for.

Returns:

#next_token ⇒ String

A pagination token that can be used in a subsequent request.

Returns:

  • (String) —

    A pagination token that can be used in a subsequent request.

#request_id ⇒ String

The AWS request ID for this operation.

Returns:

  • (String) —

    The AWS request ID for this operation.

#status ⇒ Integer

The HTTP status of the request.

Returns:

  • (Integer) —

    The HTTP status of the request.