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

Class: Aws::DAX::Types::DescribeClustersResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#clustersArray<Types::Cluster>

The descriptions of your DAX clusters, in response to a DescribeClusters request.

Returns:

  • (Array<Types::Cluster>)

    The descriptions of your DAX clusters, in response to a DescribeClusters request.

#next_tokenString

Provides an identifier to allow retrieval of paginated results.

Returns:

  • (String)

    Provides an identifier to allow retrieval of paginated results.