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
/
Direction
Direction
sealed
class
Direction
Inheritors
Ascendants
Both
Descendants
SdkUnknown
Members
Types
Ascendants
Link copied to clipboard
object
Ascendants
:
Direction
Both
Link copied to clipboard
object
Both
:
Direction
Companion
Link copied to clipboard
object
Companion
Descendants
Link copied to clipboard
object
Descendants
:
Direction
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
Direction
Properties
value
Link copied to clipboard
abstract
val
value
:
String