toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
iotthingsgraph
/
aws.sdk.kotlin.services.iotthingsgraph.model
/
NamespaceDeletionStatusErrorCodes
Namespace
Deletion
Status
Error
Codes
sealed
class
NamespaceDeletionStatusErrorCodes
Inheritors
ValidationFailed
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
NamespaceDeletionStatusErrorCodes
Validation
Failed
Link copied to clipboard
object
ValidationFailed
:
NamespaceDeletionStatusErrorCodes
Properties
value
Link copied to clipboard
abstract
val
value
:
String