toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
s3
/
aws.sdk.kotlin.services.s3.model
/
ObjectStorageClass
Object
Storage
Class
sealed
class
ObjectStorageClass
Inheritors
DeepArchive
ExpressOnezone
Glacier
GlacierIr
IntelligentTiering
OnezoneIa
Outposts
ReducedRedundancy
Snow
Standard
StandardIa
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Deep
Archive
Link copied to clipboard
object
DeepArchive
:
ObjectStorageClass
Express
Onezone
Link copied to clipboard
object
ExpressOnezone
:
ObjectStorageClass
Glacier
Link copied to clipboard
object
Glacier
:
ObjectStorageClass
Glacier
Ir
Link copied to clipboard
object
GlacierIr
:
ObjectStorageClass
Intelligent
Tiering
Link copied to clipboard
object
IntelligentTiering
:
ObjectStorageClass
Onezone
Ia
Link copied to clipboard
object
OnezoneIa
:
ObjectStorageClass
Outposts
Link copied to clipboard
object
Outposts
:
ObjectStorageClass
Reduced
Redundancy
Link copied to clipboard
object
ReducedRedundancy
:
ObjectStorageClass
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ObjectStorageClass
Snow
Link copied to clipboard
object
Snow
:
ObjectStorageClass
Standard
Link copied to clipboard
object
Standard
:
ObjectStorageClass
Standard
Ia
Link copied to clipboard
object
StandardIa
:
ObjectStorageClass
Properties
value
Link copied to clipboard
abstract
val
value
:
String