InsightSelector

A JSON string that contains a list of Insights types that are logged on a trail or event data store.

Types

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

Properties

Link copied to clipboard

The type of Insights events to log on a trail or event data store. ApiCallRateInsight and ApiErrorRateInsight are valid Insight types.

Functions

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