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_listArray<Types::AnalysisSummary>

Metadata describing the analyses that you searched for.

Returns:

#next_tokenString

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_idString

The AWS request ID for this operation.

Returns:

  • (String)

    The AWS request ID for this operation.

#statusInteger

The HTTP status of the request.

Returns:

  • (Integer)

    The HTTP status of the request.