toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
rolesanywhere
/
aws.sdk.kotlin.services.rolesanywhere.model
/
NotificationEvent
Notification
Event
sealed
class
NotificationEvent
Inheritors
CaCertificateExpiry
EndEntityCertificateExpiry
SdkUnknown
Members
Types
Ca
Certificate
Expiry
Link copied to clipboard
object
CaCertificateExpiry
:
NotificationEvent
Companion
Link copied to clipboard
object
Companion
End
Entity
Certificate
Expiry
Link copied to clipboard
object
EndEntityCertificateExpiry
:
NotificationEvent
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
NotificationEvent
Properties
value
Link copied to clipboard
abstract
val
value
:
String