FindingActor

Provides information about an entity that performed an action that produced a policy finding for a resource.

Types

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

Properties

Link copied to clipboard

The domain name of the device that the entity used to perform the action on the affected resource.

Link copied to clipboard

The IP address of the device that the entity used to perform the action on the affected resource. This object also provides information such as the owner and geographic location for the IP address.

Link copied to clipboard

The type and other characteristics of the entity that performed the action on the affected resource.

Functions

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