class Aws::ConfigService::Types::ComplianceByResource
Indicates whether an Amazon Web Services resource that is evaluated according to one or more Config rules is compliant. A resource is compliant if it complies with all of the rules that evaluate it. A resource is noncompliant if it does not comply with one or more of these rules.
@!attribute [rw] resource_type
The type of the Amazon Web Services resource that was evaluated. @return [String]
@!attribute [rw] resource_id
The ID of the Amazon Web Services resource that was evaluated. @return [String]
@!attribute [rw] compliance
Indicates whether the Amazon Web Services resource complies with all of the Config rules that evaluated it. @return [Types::Compliance]
@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/ComplianceByResource AWS API Documentation
Constants
- SENSITIVE