class Aws::ConfigService::Types::ConformancePackRuleCompliance
Compliance
information of one or more Config rules within a conformance pack. You can filter using Config rule names and compliance types.
@!attribute [rw] config_rule_name
Name of the config rule. @return [String]
@!attribute [rw] compliance_type
Compliance of the Config rule. The allowed values are `COMPLIANT`, `NON_COMPLIANT`, and `INSUFFICIENT_DATA`. @return [String]
@!attribute [rw] controls
Controls for the conformance pack. A control is a process to prevent or detect problems while meeting objectives. A control can align with a specific compliance regime or map to internal controls defined by an organization. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/ConformancePackRuleCompliance AWS API Documentation
Constants
- SENSITIVE