ContextKeySelector

An object that contains information types to be included in CloudTrail enriched events.

Types

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

Properties

Link copied to clipboard

A list of keys defined by Type to be included in CloudTrail enriched events.

Link copied to clipboard
val type: Type

Specifies the type of the event record field in ContextKeySelector. Valid values include RequestContext, TagContext.

Functions

Link copied to clipboard
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