AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
cloudwatchlogs
/
aws.sdk.kotlin.services.cloudwatchlogs.model
/
OpenSearchResourceStatusType
Open
Search
Resource
Status
Type
sealed
class
OpenSearchResourceStatusType
Inheritors
Active
Error
NotFound
SdkUnknown
Members
Types
Active
Link copied to clipboard
object
Active
:
OpenSearchResourceStatusType
Companion
Link copied to clipboard
object
Companion
Error
Link copied to clipboard
object
Error
:
OpenSearchResourceStatusType
Not
Found
Link copied to clipboard
object
NotFound
:
OpenSearchResourceStatusType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
OpenSearchResourceStatusType
Properties
value
Link copied to clipboard
abstract
val
value
:
String