AWS SDK for Kotlin
Toggle table of contents
1.5.9
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
qapps
/
aws.sdk.kotlin.services.qapps.model
/
CardOutputSource
Card
Output
Source
sealed
class
CardOutputSource
Inheritors
ApprovedSources
Llm
SdkUnknown
Members
Types
Approved
Sources
Link copied to clipboard
object
ApprovedSources
:
CardOutputSource
Companion
Link copied to clipboard
object
Companion
Llm
Link copied to clipboard
object
Llm
:
CardOutputSource
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
CardOutputSource
Properties
value
Link copied to clipboard
abstract
val
value
:
String