public static interface GetAggregateConformancePackComplianceSummaryRequest.Builder extends ConfigRequest.Builder, SdkPojo, CopyableBuilder<GetAggregateConformancePackComplianceSummaryRequest.Builder,GetAggregateConformancePackComplianceSummaryRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetAggregateConformancePackComplianceSummaryRequest.Builder configurationAggregatorName(String configurationAggregatorName)
The name of the configuration aggregator.
configurationAggregatorName - The name of the configuration aggregator.GetAggregateConformancePackComplianceSummaryRequest.Builder filters(AggregateConformancePackComplianceSummaryFilters filters)
Filters the results based on the AggregateConformancePackComplianceSummaryFilters object.
filters - Filters the results based on the AggregateConformancePackComplianceSummaryFilters object.default GetAggregateConformancePackComplianceSummaryRequest.Builder filters(Consumer<AggregateConformancePackComplianceSummaryFilters.Builder> filters)
Filters the results based on the AggregateConformancePackComplianceSummaryFilters object.
AggregateConformancePackComplianceSummaryFilters.Builder avoiding the need to create one manually via
AggregateConformancePackComplianceSummaryFilters.builder().
When the Consumer completes, SdkBuilder.build()
is called immediately and its result is passed to
filters(AggregateConformancePackComplianceSummaryFilters).
filters - a consumer that will call methods on AggregateConformancePackComplianceSummaryFilters.Builderfilters(AggregateConformancePackComplianceSummaryFilters)GetAggregateConformancePackComplianceSummaryRequest.Builder groupByKey(String groupByKey)
Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.
groupByKey - Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.AggregateConformancePackComplianceSummaryGroupKey,
AggregateConformancePackComplianceSummaryGroupKeyGetAggregateConformancePackComplianceSummaryRequest.Builder groupByKey(AggregateConformancePackComplianceSummaryGroupKey groupByKey)
Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.
groupByKey - Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.AggregateConformancePackComplianceSummaryGroupKey,
AggregateConformancePackComplianceSummaryGroupKeyGetAggregateConformancePackComplianceSummaryRequest.Builder limit(Integer limit)
The maximum number of results returned on each page. The default is maximum. If you specify 0, Config uses the default.
limit - The maximum number of results returned on each page. The default is maximum. If you specify 0, Config
uses the default.GetAggregateConformancePackComplianceSummaryRequest.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.GetAggregateConformancePackComplianceSummaryRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetAggregateConformancePackComplianceSummaryRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.