| Package | Description |
|---|---|
| software.amazon.awssdk.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
Compliance |
ComplianceByConfigRule.compliance()
Indicates whether the Config rule is compliant.
|
Compliance |
ComplianceByResource.compliance()
Indicates whether the Amazon Web Services resource complies with all of the Config rules that evaluated it.
|
Compliance |
AggregateComplianceByConfigRule.compliance()
Indicates whether an Amazon Web Services resource or Config rule is compliant and provides the number of
contributors that affect the compliance.
|
| Modifier and Type | Method and Description |
|---|---|
ComplianceByConfigRule.Builder |
ComplianceByConfigRule.Builder.compliance(Compliance compliance)
Indicates whether the Config rule is compliant.
|
ComplianceByResource.Builder |
ComplianceByResource.Builder.compliance(Compliance compliance)
Indicates whether the Amazon Web Services resource complies with all of the Config rules that evaluated it.
|
AggregateComplianceByConfigRule.Builder |
AggregateComplianceByConfigRule.Builder.compliance(Compliance compliance)
Indicates whether an Amazon Web Services resource or Config rule is compliant and provides the number of
contributors that affect the compliance.
|
Copyright © 2023. All rights reserved.