AWS SDK for Kotlin
Toggle table of contents
1.6.60
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
sagemaker
/
aws.sdk.kotlin.services.sagemaker.model
/
ClusterInterfaceType
Cluster
Interface
Type
sealed
class
ClusterInterfaceType
Inheritors
Efa
EfaOnly
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Efa
Link copied to clipboard
object
Efa
:
ClusterInterfaceType
Efa
Only
Link copied to clipboard
object
EfaOnly
:
ClusterInterfaceType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ClusterInterfaceType
Properties
value
Link copied to clipboard
abstract
val
value
:
String