class Aws::ResourceGroupsTaggingAPI::Types::ComplianceDetails
Information that shows whether a resource is compliant with the effective tag policy, including details on any noncompliant tag keys.
@!attribute [rw] noncompliant_keys
These tag keys on the resource are noncompliant with the effective tag policy. @return [Array<String>]
@!attribute [rw] keys_with_noncompliant_values
These are keys defined in the effective policy that are on the resource with either incorrect case treatment or noncompliant values. @return [Array<String>]
@!attribute [rw] compliance_status
Whether a resource is compliant with the effective tag policy. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/resourcegroupstaggingapi-2017-01-26/ComplianceDetails AWS API Documentation
Constants
- SENSITIVE