AWS SDK for Kotlin
Toggle table of contents
1.6.95
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
odb
/
aws.sdk.kotlin.services.odb.model
/
AutonomousDatabaseWalletStatus
Autonomous
Database
Wallet
Status
sealed
class
AutonomousDatabaseWalletStatus
Inheritors
Active
Updating
SdkUnknown
Members
Types
Active
Link copied to clipboard
object
Active
:
AutonomousDatabaseWalletStatus
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AutonomousDatabaseWalletStatus
Updating
Link copied to clipboard
object
Updating
:
AutonomousDatabaseWalletStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String