AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
bedrockagent
/
aws.sdk.kotlin.services.bedrockagent.model
/
RedshiftQueryEngineStorageType
Redshift
Query
Engine
Storage
Type
sealed
class
RedshiftQueryEngineStorageType
Inheritors
AwsDataCatalog
Redshift
SdkUnknown
Members
Types
Aws
Data
Catalog
Link copied to clipboard
object
AwsDataCatalog
:
RedshiftQueryEngineStorageType
Companion
Link copied to clipboard
object
Companion
Redshift
Link copied to clipboard
object
Redshift
:
RedshiftQueryEngineStorageType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RedshiftQueryEngineStorageType
Properties
value
Link copied to clipboard
abstract
val
value
:
String