NAME
Paws::MQ::ListConfigurationRevisionsResponse
ATTRIBUTES
ConfigurationId => Str
The unique ID that Amazon MQ generates for the configuration.
MaxResults => Int
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.
NextToken => Str
The token that specifies the next page of results Amazon MQ should return. To request the first page, leave nextToken empty.
Revisions => ArrayRef[Paws::MQ::ConfigurationRevision]
The list of all revisions for the specified configuration.