AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
migrationhubstrategy
/
aws.sdk.kotlin.services.migrationhubstrategy.model
/
Strategy
Strategy
sealed
class
Strategy
Inheritors
Refactor
Rehost
Relocate
Replatform
Repurchase
Retain
Retirement
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Refactor
Link copied to clipboard
object
Refactor
:
Strategy
Rehost
Link copied to clipboard
object
Rehost
:
Strategy
Relocate
Link copied to clipboard
object
Relocate
:
Strategy
Replatform
Link copied to clipboard
object
Replatform
:
Strategy
Repurchase
Link copied to clipboard
object
Repurchase
:
Strategy
Retain
Link copied to clipboard
object
Retain
:
Strategy
Retirement
Link copied to clipboard
object
Retirement
:
Strategy
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
Strategy
Properties
value
Link copied to clipboard
abstract
val
value
:
String