| Package | Description |
|---|---|
| com.amazonaws.services.config |
|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeConfigurationAggregatorsRequest |
DescribeConfigurationAggregatorsRequest.clone() |
DescribeConfigurationAggregatorsRequest |
DescribeConfigurationAggregatorsRequest.withConfigurationAggregatorNames(Collection<String> configurationAggregatorNames)
The name of the configuration aggregators.
|
DescribeConfigurationAggregatorsRequest |
DescribeConfigurationAggregatorsRequest.withConfigurationAggregatorNames(String... configurationAggregatorNames)
The name of the configuration aggregators.
|
DescribeConfigurationAggregatorsRequest |
DescribeConfigurationAggregatorsRequest.withLimit(Integer limit)
The maximum number of configuration aggregators returned on each page.
|
DescribeConfigurationAggregatorsRequest |
DescribeConfigurationAggregatorsRequest.withNextToken(String nextToken)
The nextToken string returned on a previous page that you use to get the next page of results in a paginated
response.
|
Copyright © 2019. All rights reserved.