AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
entityresolution
/
aws.sdk.kotlin.services.entityresolution.model
/
GenerateMatchIdResponse
/
Builder
Builder
class
Builder
Members
Properties
failed
Records
Link copied to clipboard
var
failedRecords
:
List
<
FailedRecord
>
?
The records that didn't receive a generated Match ID.
match
Groups
Link copied to clipboard
var
matchGroups
:
List
<
MatchGroup
>
?
The match groups from the generated match ID.