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

Class: Aws::CloudSearch::Types::DescribeAnalysisSchemesResponse

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

Overview

The result of a DescribeAnalysisSchemes request. Contains the analysis schemes configured for the domain specified in the request.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#analysis_schemesArray<Types::AnalysisSchemeStatus>

The analysis scheme descriptions.

Returns: