toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
snowball
/
aws.sdk.kotlin.services.snowball.model
/
ShipmentState
Shipment
State
sealed
class
ShipmentState
Inheritors
Received
Returned
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Received
Link copied to clipboard
object
Received
:
ShipmentState
Returned
Link copied to clipboard
object
Returned
:
ShipmentState
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ShipmentState
Properties
value
Link copied to clipboard
abstract
val
value
:
String