AWS SDK for Kotlin
Toggle table of contents
1.8.31
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
opensearch
/
aws.sdk.kotlin.services.opensearch.model
/
InsightFeedbackEntityType
Insight
Feedback
Entity
Type
sealed
class
InsightFeedbackEntityType
The type of entity for which to submit insight feedback. Possible values are
DomainName
.
Inheritors
Domain
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Domain
Link copied to clipboard
object
Domain
:
InsightFeedbackEntityType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
InsightFeedbackEntityType
Properties
value
Link copied to clipboard
abstract
val
value
:
String