AWS SDK for Kotlin
Toggle table of contents
1.5.32
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
sagemaker
/
aws.sdk.kotlin.services.sagemaker.model
/
ClusterEventResourceType
Cluster
Event
Resource
Type
sealed
class
ClusterEventResourceType
Inheritors
Cluster
Instance
InstanceGroup
SdkUnknown
Members
Types
Cluster
Link copied to clipboard
object
Cluster
:
ClusterEventResourceType
Companion
Link copied to clipboard
object
Companion
Instance
Link copied to clipboard
object
Instance
:
ClusterEventResourceType
Instance
Group
Link copied to clipboard
object
InstanceGroup
:
ClusterEventResourceType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ClusterEventResourceType
Properties
value
Link copied to clipboard
abstract
val
value
:
String