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