AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
migrationhuborchestrator
/
aws.sdk.kotlin.services.migrationhuborchestrator.model
/
TemplateStatus
Template
Status
sealed
class
TemplateStatus
Inheritors
Created
Creating
CreationFailed
PendingCreation
Ready
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Created
Link copied to clipboard
object
Created
:
TemplateStatus
Creating
Link copied to clipboard
object
Creating
:
TemplateStatus
Creation
Failed
Link copied to clipboard
object
CreationFailed
:
TemplateStatus
Pending
Creation
Link copied to clipboard
object
PendingCreation
:
TemplateStatus
Ready
Link copied to clipboard
object
Ready
:
TemplateStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
TemplateStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String