AWS SDK for Kotlin
Toggle table of contents
1.4.123
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
redshift
/
aws.sdk.kotlin.services.redshift.model
/
ActionType
Action
Type
sealed
class
ActionType
Inheritors
RecommendNodeConfig
ResizeCluster
RestoreCluster
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Recommend
Node
Config
Link copied to clipboard
object
RecommendNodeConfig
:
ActionType
Resize
Cluster
Link copied to clipboard
object
ResizeCluster
:
ActionType
Restore
Cluster
Link copied to clipboard
object
RestoreCluster
:
ActionType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ActionType
Properties
value
Link copied to clipboard
abstract
val
value
:
String