toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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