AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
eventbridge
/
aws.sdk.kotlin.services.eventbridge.model
/
Level
Level
sealed
class
Level
Inheritors
Error
Info
Off
Trace
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Error
Link copied to clipboard
object
Error
:
Level
Info
Link copied to clipboard
object
Info
:
Level
Off
Link copied to clipboard
object
Off
:
Level
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
Level
Trace
Link copied to clipboard
object
Trace
:
Level
Properties
value
Link copied to clipboard
abstract
val
value
:
String