AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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