AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
docdbelastic
/
aws.sdk.kotlin.services.docdbelastic.model
/
Status
Status
sealed
class
Status
Inheritors
Active
Copying
Creating
Deleting
InaccessibleEncryptionCredentialsRecoverable
InaccessibleEncryptionCreds
InaccessibleSecretArn
InaccessibleVpcEndpoint
IncompatibleNetwork
InvalidSecurityGroupId
InvalidSubnetId
IpAddressLimitExceeded
Maintenance
Merging
Modifying
Splitting
Starting
Stopped
Stopping
Updating
VpcEndpointLimitExceeded
SdkUnknown
Members
Types
Active
Link copied to clipboard
object
Active
:
Status
Companion
Link copied to clipboard
object
Companion
Copying
Link copied to clipboard
object
Copying
:
Status
Creating
Link copied to clipboard
object
Creating
:
Status
Deleting
Link copied to clipboard
object
Deleting
:
Status
Inaccessible
Encryption
Credentials
Recoverable
Link copied to clipboard
object
InaccessibleEncryptionCredentialsRecoverable
:
Status
Inaccessible
Encryption
Creds
Link copied to clipboard
object
InaccessibleEncryptionCreds
:
Status
Inaccessible
Secret
Arn
Link copied to clipboard
object
InaccessibleSecretArn
:
Status
Inaccessible
Vpc
Endpoint
Link copied to clipboard
object
InaccessibleVpcEndpoint
:
Status
Incompatible
Network
Link copied to clipboard
object
IncompatibleNetwork
:
Status
Invalid
Security
Group
Id
Link copied to clipboard
object
InvalidSecurityGroupId
:
Status
Invalid
Subnet
Id
Link copied to clipboard
object
InvalidSubnetId
:
Status
Ip
Address
Limit
Exceeded
Link copied to clipboard
object
IpAddressLimitExceeded
:
Status
Maintenance
Link copied to clipboard
object
Maintenance
:
Status
Merging
Link copied to clipboard
object
Merging
:
Status
Modifying
Link copied to clipboard
object
Modifying
:
Status
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
Status
Splitting
Link copied to clipboard
object
Splitting
:
Status
Starting
Link copied to clipboard
object
Starting
:
Status
Stopped
Link copied to clipboard
object
Stopped
:
Status
Stopping
Link copied to clipboard
object
Stopping
:
Status
Updating
Link copied to clipboard
object
Updating
:
Status
Vpc
Endpoint
Limit
Exceeded
Link copied to clipboard
object
VpcEndpointLimitExceeded
:
Status
Properties
value
Link copied to clipboard
abstract
val
value
:
String