class Aws::MQ::Types::ListConfigurationsOutput

Returns a list of all configurations.

@!attribute [rw] configurations

The list of all revisions for the specified configuration.
@return [Array<Types::Configuration>]

@!attribute [rw] max_results

The maximum number of configurations that Amazon MQ can return per
page (20 by default). This value must be an integer from 5 to 100.
@return [Integer]

@!attribute [rw] next_token

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

@see docs.aws.amazon.com/goto/WebAPI/mq-2017-11-27/ListConfigurationsOutput AWS API Documentation

Constants

SENSITIVE