class Aws::FMS::Types::PolicyComplianceStatus

Indicates whether the account is compliant with the specified policy. An account is considered noncompliant if it includes resources that are not protected by the policy, for WAF and Shield Advanced policies, or that are noncompliant with the policy, for security group policies.

@!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] policy_name

The name of the Firewall Manager policy.
@return [String]

@!attribute [rw] member_account

The member account ID.
@return [String]

@!attribute [rw] evaluation_results

An array of `EvaluationResult` objects.
@return [Array<Types::EvaluationResult>]

@!attribute [rw] last_updated

Timestamp of the last update to the `EvaluationResult` objects.
@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/PolicyComplianceStatus AWS API Documentation

Constants

SENSITIVE