AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
iottwinmaker
/
aws.sdk.kotlin.services.iottwinmaker.model
/
MetadataTransferJobProgress
/
Builder
Builder
class
Builder
Members
Properties
failed
Count
Link copied to clipboard
var
failedCount
:
Int
?
The failed count.
skipped
Count
Link copied to clipboard
var
skippedCount
:
Int
?
The skipped count.
succeeded
Count
Link copied to clipboard
var
succeededCount
:
Int
?
The succeeded count.
total
Count
Link copied to clipboard
var
totalCount
:
Int
?
The total count. [of what]