public static interface AggregateConformancePackComplianceFilters.Builder extends SdkPojo, CopyableBuilder<AggregateConformancePackComplianceFilters.Builder,AggregateConformancePackComplianceFilters>
| Modifier and Type | Method and Description |
|---|---|
AggregateConformancePackComplianceFilters.Builder |
accountId(String accountId)
The 12-digit Amazon Web Services account ID of the source account.
|
AggregateConformancePackComplianceFilters.Builder |
awsRegion(String awsRegion)
The source Amazon Web Services Region from where the data is aggregated.
|
AggregateConformancePackComplianceFilters.Builder |
complianceType(ConformancePackComplianceType complianceType)
The compliance status of the conformance pack.
|
AggregateConformancePackComplianceFilters.Builder |
complianceType(String complianceType)
The compliance status of the conformance pack.
|
AggregateConformancePackComplianceFilters.Builder |
conformancePackName(String conformancePackName)
The name of the conformance pack.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAggregateConformancePackComplianceFilters.Builder conformancePackName(String conformancePackName)
The name of the conformance pack.
conformancePackName - The name of the conformance pack.AggregateConformancePackComplianceFilters.Builder complianceType(String complianceType)
The compliance status of the conformance pack.
complianceType - The compliance status of the conformance pack.ConformancePackComplianceType,
ConformancePackComplianceTypeAggregateConformancePackComplianceFilters.Builder complianceType(ConformancePackComplianceType complianceType)
The compliance status of the conformance pack.
complianceType - The compliance status of the conformance pack.ConformancePackComplianceType,
ConformancePackComplianceTypeAggregateConformancePackComplianceFilters.Builder accountId(String accountId)
The 12-digit Amazon Web Services account ID of the source account.
accountId - The 12-digit Amazon Web Services account ID of the source account.AggregateConformancePackComplianceFilters.Builder awsRegion(String awsRegion)
The source Amazon Web Services Region from where the data is aggregated.
awsRegion - The source Amazon Web Services Region from where the data is aggregated.Copyright © 2023. All rights reserved.