toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
sagemaker
/
aws.sdk.kotlin.services.sagemaker.model
/
ModelInfrastructureType
Model
Infrastructure
Type
sealed
class
ModelInfrastructureType
Inheritors
RealTimeInference
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Real
Time
Inference
Link copied to clipboard
object
RealTimeInference
:
ModelInfrastructureType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ModelInfrastructureType
Properties
value
Link copied to clipboard
abstract
val
value
:
String