ViolationDetail

Violations for a resource based on the specified Firewall Manager policy and Amazon Web Services account.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account that the violation details were requested for.

Link copied to clipboard

The ID of the Firewall Manager policy that the violation details were requested for.

Link copied to clipboard

Brief description for the requested resource.

Link copied to clipboard

The resource ID that the violation details were requested for.

Link copied to clipboard

The ResourceTag objects associated with the resource.

Link copied to clipboard

The resource type that the violation details were requested for.

Link copied to clipboard

List of violations for the requested resource.

Functions

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