toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
dataexchange
/
aws.sdk.kotlin.services.dataexchange.model
/
Details
Details
class
Details
Information about the job error.
Members
Types
Builder
Link copied to clipboard
class
Builder
Companion
Link copied to clipboard
object
Companion
Properties
import
Asset
From
Signed
Url
Job
Error
Details
Link copied to clipboard
val
importAssetFromSignedUrlJobErrorDetails
:
ImportAssetFromSignedUrlJobErrorDetails
?
Information about the job error.
import
Assets
From
S3Job
Error
Details
Link copied to clipboard
val
importAssetsFromS3JobErrorDetails
:
List
<
AssetSourceEntry
>
?
Details about the job error.
Functions
copy
Link copied to clipboard
inline
fun
copy
(
block
:
Details.Builder
.
(
)
->
Unit
=
{}
)
:
Details
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String