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