class Aws::FMS::Types::PolicyComplianceDetail
Describes the noncompliant resources in a member account for a specific Firewall Manager policy. A maximum of 100 entries are displayed. If more than 100 resources are noncompliant, `EvaluationLimitExceeded` is set to `True`.
@!attribute [rw] policy_owner
The Amazon Web Services account that created the Firewall Manager policy. @return [String]
@!attribute [rw] policy_id
The ID of the Firewall Manager policy. @return [String]
@!attribute [rw] member_account
The Amazon Web Services account ID. @return [String]
@!attribute [rw] violators
An array of resources that aren't protected by the WAF or Shield Advanced policy or that aren't in compliance with the security group policy. @return [Array<Types::ComplianceViolator>]
@!attribute [rw] evaluation_limit_exceeded
Indicates if over 100 resources are noncompliant with the Firewall Manager policy. @return [Boolean]
@!attribute [rw] expired_at
A timestamp that indicates when the returned information should be considered out of date. @return [Time]
@!attribute [rw] issue_info_map
Details about problems with dependent services, such as WAF or Config, and the error message received that indicates the problem with the service. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/fms-2018-01-01/PolicyComplianceDetail AWS API Documentation
Constants
- SENSITIVE