AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the ListConfigurationRevisions operation. Returns a list of all revisions for the specified configuration.
Namespace: Amazon.MQ.Model
Assembly: AWSSDK.MQ.dll
Version: 3.x.y.z
public class ListConfigurationRevisionsRequest : AmazonMQRequest IAmazonWebServiceRequest
The ListConfigurationRevisionsRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
ListConfigurationRevisionsRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ConfigurationId | System.String |
Gets and sets the property ConfigurationId. The unique ID that Amazon MQ generates for the configuration. |
![]() |
MaxResults | System.Int32 |
Gets and sets the property MaxResults. The maximum number of brokers that Amazon MQ can return per page (20 by default). This value must be an integer from 5 to 100. |
![]() |
NextToken | System.String |
Gets and sets the property NextToken. The token that specifies the next page of results Amazon MQ should return. To request the first page, leave nextToken empty. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5