class Aws::MQ::Types::ListConfigurationRevisionsOutput

Returns a list of all revisions for the specified configuration.

@!attribute [rw] configuration_id

The unique ID that Amazon MQ generates for the configuration.
@return [String]

@!attribute [rw] max_results

The maximum number of configuration revisions that can be returned
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]

@!attribute [rw] revisions

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

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

Constants

SENSITIVE