public static interface DescribeConfigurationAggregatorsRequest.Builder extends ConfigRequest.Builder, SdkPojo, CopyableBuilder<DescribeConfigurationAggregatorsRequest.Builder,DescribeConfigurationAggregatorsRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeConfigurationAggregatorsRequest.Builder configurationAggregatorNames(Collection<String> configurationAggregatorNames)
The name of the configuration aggregators.
configurationAggregatorNames - The name of the configuration aggregators.DescribeConfigurationAggregatorsRequest.Builder configurationAggregatorNames(String... configurationAggregatorNames)
The name of the configuration aggregators.
configurationAggregatorNames - The name of the configuration aggregators.DescribeConfigurationAggregatorsRequest.Builder nextToken(String nextToken)
The nextToken string returned on a previous page that you use to get the next page of results in
a paginated response.
nextToken - The nextToken string returned on a previous page that you use to get the next page of
results in a paginated response.DescribeConfigurationAggregatorsRequest.Builder limit(Integer limit)
The maximum number of configuration aggregators returned on each page. The default is maximum. If you specify 0, Config uses the default.
limit - The maximum number of configuration aggregators returned on each page. The default is maximum. If you
specify 0, Config uses the default.DescribeConfigurationAggregatorsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeConfigurationAggregatorsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.