PolicySummary

Details of the Firewall Manager policy.

Types

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

Properties

Link copied to clipboard

Indicates whether Firewall Manager should automatically remove protections from resources that leave the policy scope and clean up resources that Firewall Manager is managing for accounts when those accounts leave policy scope. For example, Firewall Manager will disassociate a Firewall Manager managed web ACL from a protected customer resource when the customer resource leaves policy scope.

Link copied to clipboard

The Amazon Resource Name (ARN) of the specified policy.

Link copied to clipboard

The ID of the specified policy.

Link copied to clipboard

The name of the specified policy.

Link copied to clipboard

Indicates whether the policy is in or out of an admin's policy or Region scope.

Link copied to clipboard

Indicates if the policy should be automatically applied to new resources.

Link copied to clipboard

The type of resource protected by or in scope of the policy. This is in the format shown in the Amazon Web Services Resource Types Reference.

Link copied to clipboard

The service that the policy is using to protect the resources. This specifies the type of policy that is created, either an WAF policy, a Shield Advanced policy, or a security group policy.

Functions

Link copied to clipboard
inline fun copy(block: PolicySummary.Builder.() -> Unit = {}): PolicySummary
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