AWS SDK for Kotlin
Toggle table of contents
1.4.123
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
dynamodb
/
aws.sdk.kotlin.services.dynamodb.model
/
Select
Select
sealed
class
Select
Inheritors
AllAttributes
AllProjectedAttributes
Count
SpecificAttributes
SdkUnknown
Members
Types
All
Attributes
Link copied to clipboard
object
AllAttributes
:
Select
All
Projected
Attributes
Link copied to clipboard
object
AllProjectedAttributes
:
Select
Companion
Link copied to clipboard
object
Companion
Count
Link copied to clipboard
object
Count
:
Select
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
Select
Specific
Attributes
Link copied to clipboard
object
SpecificAttributes
:
Select
Properties
value
Link copied to clipboard
abstract
val
value
:
String