AWS SDK for Kotlin
Toggle table of contents
1.4.124
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ecs
/
aws.sdk.kotlin.services.ecs.model
/
StopServiceDeploymentStopType
Stop
Service
Deployment
Stop
Type
sealed
class
StopServiceDeploymentStopType
Inheritors
Abort
Rollback
SdkUnknown
Members
Types
Abort
Link copied to clipboard
object
Abort
:
StopServiceDeploymentStopType
Companion
Link copied to clipboard
object
Companion
Rollback
Link copied to clipboard
object
Rollback
:
StopServiceDeploymentStopType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
StopServiceDeploymentStopType
Properties
value
Link copied to clipboard
abstract
val
value
:
String