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
/
ContributorInsightsAction
Contributor
Insights
Action
sealed
class
ContributorInsightsAction
Inheritors
Disable
Enable
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Disable
Link copied to clipboard
object
Disable
:
ContributorInsightsAction
Enable
Link copied to clipboard
object
Enable
:
ContributorInsightsAction
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ContributorInsightsAction
Properties
value
Link copied to clipboard
abstract
val
value
:
String