AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
frauddetector
/
aws.sdk.kotlin.services.frauddetector.model
/
ModelEndpointStatus
Model
Endpoint
Status
sealed
class
ModelEndpointStatus
Inheritors
Associated
Dissociated
SdkUnknown
Members
Types
Associated
Link copied to clipboard
object
Associated
:
ModelEndpointStatus
Companion
Link copied to clipboard
object
Companion
Dissociated
Link copied to clipboard
object
Dissociated
:
ModelEndpointStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ModelEndpointStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String