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.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An array of EvaluationResult objects.

Link copied to clipboard

Details about problems with dependent services, such as WAF or Config, and the error message received that indicates the problem with the service.

Link copied to clipboard

Timestamp of the last update to the EvaluationResult objects.

Link copied to clipboard

The member account ID.

Link copied to clipboard

The ID of the Firewall Manager policy.

Link copied to clipboard

The name of the Firewall Manager policy.

Link copied to clipboard

The Amazon Web Services account that created the Firewall Manager policy.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String