toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
sagemaker
/
aws.sdk.kotlin.services.sagemaker.model
/
EndpointConfigSortKey
Endpoint
Config
Sort
Key
sealed
class
EndpointConfigSortKey
Inheritors
CreationTime
Name
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Creation
Time
Link copied to clipboard
object
CreationTime
:
EndpointConfigSortKey
Name
Link copied to clipboard
object
Name
:
EndpointConfigSortKey
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
EndpointConfigSortKey
Properties
value
Link copied to clipboard
abstract
val
value
:
String