AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
s3control
/
aws.sdk.kotlin.services.s3control.model
/
JobManifestFormat
Job
Manifest
Format
sealed
class
JobManifestFormat
Inheritors
S3BatchOperationsCsv20180820
S3InventoryReportCsv20161130
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
S3Batch
Operations
Csv20180820
Link copied to clipboard
object
S3BatchOperationsCsv20180820
:
JobManifestFormat
S3Inventory
Report
Csv20161130
Link copied to clipboard
object
S3InventoryReportCsv20161130
:
JobManifestFormat
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
JobManifestFormat
Properties
value
Link copied to clipboard
abstract
val
value
:
String