Detection

class Detection

Contains information about the detected behavior.

Types

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

Properties

Link copied to clipboard

The details about the anomalous activity that caused GuardDuty to generate the finding.

Functions

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