AWS SDK for Kotlin
Toggle table of contents
1.4.125
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
quicksight
/
aws.sdk.kotlin.services.quicksight.model
/
CustomContentType
Custom
Content
Type
sealed
class
CustomContentType
Inheritors
Image
OtherEmbeddedContent
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Image
Link copied to clipboard
object
Image
:
CustomContentType
Other
Embedded
Content
Link copied to clipboard
object
OtherEmbeddedContent
:
CustomContentType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
CustomContentType
Properties
value
Link copied to clipboard
abstract
val
value
:
String