AWS SDK for Kotlin
Toggle table of contents
1.5.89
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
cloudtrail
/
aws.sdk.kotlin.services.cloudtrail.model
/
ListInsightsDataDimensionKey
List
Insights
Data
Dimension
Key
sealed
class
ListInsightsDataDimensionKey
Inheritors
EventId
EventName
EventSource
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Event
Id
Link copied to clipboard
object
EventId
:
ListInsightsDataDimensionKey
Event
Name
Link copied to clipboard
object
EventName
:
ListInsightsDataDimensionKey
Event
Source
Link copied to clipboard
object
EventSource
:
ListInsightsDataDimensionKey
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ListInsightsDataDimensionKey
Properties
value
Link copied to clipboard
abstract
val
value
:
String