AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
sms
/
aws.sdk.kotlin.services.sms.model
/
ReplicationRunType
Replication
Run
Type
sealed
class
ReplicationRunType
Inheritors
Automatic
OnDemand
SdkUnknown
Members
Types
Automatic
Link copied to clipboard
object
Automatic
:
ReplicationRunType
Companion
Link copied to clipboard
object
Companion
On
Demand
Link copied to clipboard
object
OnDemand
:
ReplicationRunType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ReplicationRunType
Properties
value
Link copied to clipboard
abstract
val
value
:
String