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
/
InferenceComponentSortKey
Inference
Component
Sort
Key
sealed
class
InferenceComponentSortKey
Inheritors
CreationTime
Name
Status
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Creation
Time
Link copied to clipboard
object
CreationTime
:
InferenceComponentSortKey
Name
Link copied to clipboard
object
Name
:
InferenceComponentSortKey
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
InferenceComponentSortKey
Status
Link copied to clipboard
object
Status
:
InferenceComponentSortKey
Properties
value
Link copied to clipboard
abstract
val
value
:
String