AWS SDK for Kotlin
Toggle table of contents
1.6.93
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
deadline
/
aws.sdk.kotlin.services.deadline.model
/
EbsVolumeType
Ebs
Volume
Type
sealed
class
EbsVolumeType
The EBS volume type.
Inheritors
Gp3
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Gp3
Link copied to clipboard
object
Gp3
:
EbsVolumeType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
EbsVolumeType
Properties
value
Link copied to clipboard
abstract
val
value
:
String