AWS SDK for Kotlin
Toggle table of contents
1.5.102
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
connect
/
aws.sdk.kotlin.services.connect.model
/
MultiSelectQuestionRuleCategoryAutomationCondition
Multi
Select
Question
Rule
Category
Automation
Condition
sealed
class
MultiSelectQuestionRuleCategoryAutomationCondition
Inheritors
NotPresent
Present
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Not
Present
Link copied to clipboard
object
NotPresent
:
MultiSelectQuestionRuleCategoryAutomationCondition
Present
Link copied to clipboard
object
Present
:
MultiSelectQuestionRuleCategoryAutomationCondition
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
MultiSelectQuestionRuleCategoryAutomationCondition
Properties
value
Link copied to clipboard
abstract
val
value
:
String