AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
sagemaker
/
aws.sdk.kotlin.services.sagemaker.model
/
FeatureGroupStatus
Feature
Group
Status
sealed
class
FeatureGroupStatus
Inheritors
Created
CreateFailed
Creating
DeleteFailed
Deleting
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Created
Link copied to clipboard
object
Created
:
FeatureGroupStatus
Create
Failed
Link copied to clipboard
object
CreateFailed
:
FeatureGroupStatus
Creating
Link copied to clipboard
object
Creating
:
FeatureGroupStatus
Delete
Failed
Link copied to clipboard
object
DeleteFailed
:
FeatureGroupStatus
Deleting
Link copied to clipboard
object
Deleting
:
FeatureGroupStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
FeatureGroupStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String