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