AWS SDK for Kotlin
Toggle table of contents
1.4.125
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
sagemaker
/
aws.sdk.kotlin.services.sagemaker.model
/
HubContentStatus
Hub
Content
Status
sealed
class
HubContentStatus
Inheritors
Available
DeleteFailed
Deleting
Importing
ImportFailed
SdkUnknown
Members
Types
Available
Link copied to clipboard
object
Available
:
HubContentStatus
Companion
Link copied to clipboard
object
Companion
Delete
Failed
Link copied to clipboard
object
DeleteFailed
:
HubContentStatus
Deleting
Link copied to clipboard
object
Deleting
:
HubContentStatus
Import
Failed
Link copied to clipboard
object
ImportFailed
:
HubContentStatus
Importing
Link copied to clipboard
object
Importing
:
HubContentStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
HubContentStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String