ItemDetails

Contains detailed information about where a threat was detected.

Types

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

Properties

Link copied to clipboard

Additional information about the detected threat item.

Link copied to clipboard
val hash: String?

The hash value of the infected item.

Link copied to clipboard

The path where the threat was detected.

Link copied to clipboard

Amazon Resource Name (ARN) of the resource where the threat was detected.

Functions

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