| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
List<OutputAttribute> |
OutputSource.output()
A list of
OutputAttribute objects, each of which have the fields Name and
Hashed. |
| Modifier and Type | Method and Description |
|---|---|
OutputSource.Builder |
OutputSource.Builder.output(OutputAttribute... output)
A list of
OutputAttribute objects, each of which have the fields Name and
Hashed. |
| Modifier and Type | Method and Description |
|---|---|
OutputSource.Builder |
OutputSource.Builder.output(Collection<OutputAttribute> output)
A list of
OutputAttribute objects, each of which have the fields Name and
Hashed. |
Copyright © 2023. All rights reserved.