IndexingRule

Rule used to determine the server-side sampling rate for spans ingested through the CloudWatchLogs destination and indexed by X-Ray.

Types

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

Properties

Link copied to clipboard
val modifiedAt: <Error class: unknown class>?

Displays when the rule was last modified, in Unix time seconds.

Link copied to clipboard
val name: String?

The name of the indexing rule.

Link copied to clipboard

The indexing rule.

Functions

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