AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
finspace
/
aws.sdk.kotlin.services.finspace.model
/
KxClusterCodeDeploymentStrategy
Kx
Cluster
Code
Deployment
Strategy
sealed
class
KxClusterCodeDeploymentStrategy
Inheritors
Force
NoRestart
Rolling
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Force
Link copied to clipboard
object
Force
:
KxClusterCodeDeploymentStrategy
No
Restart
Link copied to clipboard
object
NoRestart
:
KxClusterCodeDeploymentStrategy
Rolling
Link copied to clipboard
object
Rolling
:
KxClusterCodeDeploymentStrategy
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
KxClusterCodeDeploymentStrategy
Properties
value
Link copied to clipboard
abstract
val
value
:
String