Detector

class Detector

The detector.

Types

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

Properties

Link copied to clipboard
val arn: String?

The detector ARN.

Link copied to clipboard

Timestamp of when the detector was created.

Link copied to clipboard

The detector description.

Link copied to clipboard

The detector ID.

Link copied to clipboard

The name of the event type.

Link copied to clipboard

Timestamp of when the detector was last updated.

Functions

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