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() |
|
default AggregateComplianceByConformancePack.Builder |
AggregateComplianceByConformancePack.Builder.compliance(Consumer<AggregateConformancePackCompliance.Builder> compliance) |
The compliance status of the conformance pack.
|
AggregateComplianceByConformancePack.Builder |
AggregateComplianceByConformancePack.Builder.compliance(AggregateConformancePackCompliance 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() |
|