AWS SDK for Kotlin
Toggle table of contents
1.8.29
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
wellarchitected
/
aws.sdk.kotlin.services.wellarchitected.model
/
FeedbackCategory
Feedback
Category
sealed
class
FeedbackCategory
Inheritors
Other
RecommendationIncorrect
RecommendationNotRelevant
ResourceNotImportant
ResourceTypeNotImportant
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Other
Link copied to clipboard
object
Other
:
FeedbackCategory
Recommendation
Incorrect
Link copied to clipboard
object
RecommendationIncorrect
:
FeedbackCategory
Recommendation
Not
Relevant
Link copied to clipboard
object
RecommendationNotRelevant
:
FeedbackCategory
Resource
Not
Important
Link copied to clipboard
object
ResourceNotImportant
:
FeedbackCategory
Resource
Type
Not
Important
Link copied to clipboard
object
ResourceTypeNotImportant
:
FeedbackCategory
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
FeedbackCategory
Properties
value
Link copied to clipboard
abstract
val
value
:
String