AWS SDK for Kotlin
Toggle table of contents
1.4.124
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
cloudwatch
/
aws.sdk.kotlin.services.cloudwatch.model
/
ActionsSuppressedBy
Actions
Suppressed
By
sealed
class
ActionsSuppressedBy
Inheritors
Alarm
ExtensionPeriod
WaitPeriod
SdkUnknown
Members
Types
Alarm
Link copied to clipboard
object
Alarm
:
ActionsSuppressedBy
Companion
Link copied to clipboard
object
Companion
Extension
Period
Link copied to clipboard
object
ExtensionPeriod
:
ActionsSuppressedBy
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ActionsSuppressedBy
Wait
Period
Link copied to clipboard
object
WaitPeriod
:
ActionsSuppressedBy
Properties
value
Link copied to clipboard
abstract
val
value
:
String