| Package | Description |
|---|---|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
static ConformancePackComplianceType |
ConformancePackComplianceType.fromValue(String value)
Use this in place of valueOf.
|
static ConformancePackComplianceType |
ConformancePackComplianceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConformancePackComplianceType[] |
ConformancePackComplianceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConformancePackComplianceFilters |
ConformancePackComplianceFilters.withComplianceType(ConformancePackComplianceType complianceType)
Filters the results by compliance.
|
ConformancePackRuleCompliance |
ConformancePackRuleCompliance.withComplianceType(ConformancePackComplianceType complianceType)
Compliance of the AWS Config rule
|
ConformancePackEvaluationFilters |
ConformancePackEvaluationFilters.withComplianceType(ConformancePackComplianceType complianceType)
Filters the results by compliance.
|
ConformancePackEvaluationResult |
ConformancePackEvaluationResult.withComplianceType(ConformancePackComplianceType complianceType)
The compliance type.
|
ConformancePackComplianceSummary |
ConformancePackComplianceSummary.withConformancePackComplianceStatus(ConformancePackComplianceType conformancePackComplianceStatus)
The status of the conformance pack.
|
Copyright © 2019. All rights reserved.