PolicyDetails

Provides the details of a policy finding.

Types

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

Properties

Link copied to clipboard

The action that produced the finding.

Link copied to clipboard

The entity that performed the action that produced the finding.

Functions

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