toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
quicksight
/
aws.sdk.kotlin.services.quicksight.model
/
AssetBundleExportFormat
Asset
Bundle
Export
Format
sealed
class
AssetBundleExportFormat
Inheritors
CloudformationJson
QuicksightJson
SdkUnknown
Members
Types
Cloudformation
Json
Link copied to clipboard
object
CloudformationJson
:
AssetBundleExportFormat
Companion
Link copied to clipboard
object
Companion
Quicksight
Json
Link copied to clipboard
object
QuicksightJson
:
AssetBundleExportFormat
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AssetBundleExportFormat
Properties
value
Link copied to clipboard
abstract
val
value
:
String