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

Class: Aws::MQ::Types::ListBrokersOutput

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

Overview

A list of information about all brokers.

Instance Attribute Summary collapse

Instance Attribute Details

#broker_summariesArray<Types::BrokerSummary>

A list of information about all brokers.

Returns:

#next_tokenString

The token that specifies the next page of results Amazon MQ should return. To request the first page, leave nextToken empty.

Returns:

  • (String)

    The token that specifies the next page of results Amazon MQ should return.