AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
resiliencehub
/
aws.sdk.kotlin.services.resiliencehub.model
/
RecommendationStatus
Recommendation
Status
sealed
class
RecommendationStatus
Inheritors
Excluded
Implemented
Inactive
NotImplemented
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Excluded
Link copied to clipboard
object
Excluded
:
RecommendationStatus
Implemented
Link copied to clipboard
object
Implemented
:
RecommendationStatus
Inactive
Link copied to clipboard
object
Inactive
:
RecommendationStatus
Not
Implemented
Link copied to clipboard
object
NotImplemented
:
RecommendationStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RecommendationStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String