toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
migrationhubstrategy
/
aws.sdk.kotlin.services.migrationhubstrategy.model
/
SelfManageTargetDestination
Self
Manage
Target
Destination
sealed
class
SelfManageTargetDestination
Inheritors
AmazonElasticCloudCompute
AmazonElasticContainerService
AmazonElasticKubernetesService
NoneSpecified
SdkUnknown
Members
Types
Amazon
Elastic
Cloud
Compute
Link copied to clipboard
object
AmazonElasticCloudCompute
:
SelfManageTargetDestination
Amazon
Elastic
Container
Service
Link copied to clipboard
object
AmazonElasticContainerService
:
SelfManageTargetDestination
Amazon
Elastic
Kubernetes
Service
Link copied to clipboard
object
AmazonElasticKubernetesService
:
SelfManageTargetDestination
Companion
Link copied to clipboard
object
Companion
None
Specified
Link copied to clipboard
object
NoneSpecified
:
SelfManageTargetDestination
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
SelfManageTargetDestination
Properties
value
Link copied to clipboard
abstract
val
value
:
String