TrailInsightSelector

data class TrailInsightSelector(val insightType: String)

Constructors

Link copied to clipboard
constructor(insightType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Type of insights to log on a trail. Valid values are: ApiCallRateInsight and ApiErrorRateInsight.