toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
connect
/
aws.sdk.kotlin.services.connect.model
/
SingleSelectQuestionRuleCategoryAutomationCondition
Single
Select
Question
Rule
Category
Automation
Condition
sealed
class
SingleSelectQuestionRuleCategoryAutomationCondition
Inheritors
NotPresent
Present
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Not
Present
Link copied to clipboard
object
NotPresent
:
SingleSelectQuestionRuleCategoryAutomationCondition
Present
Link copied to clipboard
object
Present
:
SingleSelectQuestionRuleCategoryAutomationCondition
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
SingleSelectQuestionRuleCategoryAutomationCondition
Properties
value
Link copied to clipboard
abstract
val
value
:
String