| Package | Description |
|---|---|
| software.amazon.awssdk.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
AggregateConformancePackComplianceFilters.Builder |
AggregateConformancePackComplianceFilters.Builder.accountId(String accountId)
The 12-digit Amazon Web Services account ID of the source account.
|
AggregateConformancePackComplianceFilters.Builder |
AggregateConformancePackComplianceFilters.Builder.awsRegion(String awsRegion)
The source Amazon Web Services Region from where the data is aggregated.
|
static AggregateConformancePackComplianceFilters.Builder |
AggregateConformancePackComplianceFilters.builder() |
AggregateConformancePackComplianceFilters.Builder |
AggregateConformancePackComplianceFilters.Builder.complianceType(ConformancePackComplianceType complianceType)
The compliance status of the conformance pack.
|
AggregateConformancePackComplianceFilters.Builder |
AggregateConformancePackComplianceFilters.Builder.complianceType(String complianceType)
The compliance status of the conformance pack.
|
AggregateConformancePackComplianceFilters.Builder |
AggregateConformancePackComplianceFilters.Builder.conformancePackName(String conformancePackName)
The name of the conformance pack.
|
AggregateConformancePackComplianceFilters.Builder |
AggregateConformancePackComplianceFilters.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AggregateConformancePackComplianceFilters.Builder> |
AggregateConformancePackComplianceFilters.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DescribeAggregateComplianceByConformancePacksRequest.Builder |
DescribeAggregateComplianceByConformancePacksRequest.Builder.filters(Consumer<AggregateConformancePackComplianceFilters.Builder> filters)
Filters the result by
AggregateConformancePackComplianceFilters object. |
Copyright © 2023. All rights reserved.