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

Class: Aws::RDS::Types::DBClusterMessage

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

Overview

Contains the result of a successful invocation of the DescribeDBClusters action.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#db_clustersArray<Types::DBCluster>

Contains a list of DB clusters for the user.

Returns:

#markerString

A pagination token that can be used in a later DescribeDBClusters request.

Returns:

  • (String)

    A pagination token that can be used in a later DescribeDBClusters request.