toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
costoptimizationhub
/
aws.sdk.kotlin.services.costoptimizationhub.model
/
ImplementationEffort
Implementation
Effort
sealed
class
ImplementationEffort
Inheritors
High
Low
Medium
VeryHigh
VeryLow
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
High
Link copied to clipboard
object
High
:
ImplementationEffort
Low
Link copied to clipboard
object
Low
:
ImplementationEffort
Medium
Link copied to clipboard
object
Medium
:
ImplementationEffort
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ImplementationEffort
Very
High
Link copied to clipboard
object
VeryHigh
:
ImplementationEffort
Very
Low
Link copied to clipboard
object
VeryLow
:
ImplementationEffort
Properties
value
Link copied to clipboard
abstract
val
value
:
String