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
/
ContributorInsightsStatus
Contributor
Insights
Status
sealed
class
ContributorInsightsStatus
Inheritors
Disabled
Disabling
Enabled
Enabling
Failed
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Disabled
Link copied to clipboard
object
Disabled
:
ContributorInsightsStatus
Disabling
Link copied to clipboard
object
Disabling
:
ContributorInsightsStatus
Enabled
Link copied to clipboard
object
Enabled
:
ContributorInsightsStatus
Enabling
Link copied to clipboard
object
Enabling
:
ContributorInsightsStatus
Failed
Link copied to clipboard
object
Failed
:
ContributorInsightsStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ContributorInsightsStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String