AWS SDK for Kotlin
Toggle table of contents
1.4.123
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
medialive
/
aws.sdk.kotlin.services.medialive.model
/
ClusterType
Cluster
Type
sealed
class
ClusterType
Used in CreateClusterSummary, DescribeClusterSummary, DescribeClusterResult, UpdateClusterResult.
Inheritors
OnPremises
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
On
Premises
Link copied to clipboard
object
OnPremises
:
ClusterType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ClusterType
Properties
value
Link copied to clipboard
abstract
val
value
:
String