AWS SDK for Kotlin
Toggle table of contents
1.8.34
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
redshiftserverless
/
aws.sdk.kotlin.services.redshiftserverless.model
/
S3TableGranularity
S3Table
Granularity
sealed
class
S3TableGranularity
Granularity for S3 Table scoping in serverless.
Inheritors
Account
Namespace
SdkUnknown
Members
Types
Account
Link copied to clipboard
object
Account
:
S3TableGranularity
Companion
Link copied to clipboard
object
Companion
Namespace
Link copied to clipboard
object
Namespace
:
S3TableGranularity
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
S3TableGranularity
Properties
value
Link copied to clipboard
abstract
val
value
:
String