| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
static OutputAttribute.Builder |
OutputAttribute.builder() |
OutputAttribute.Builder |
OutputAttribute.Builder.hashed(Boolean hashed)
Enables the ability to hash the column values in the output.
|
OutputAttribute.Builder |
OutputAttribute.Builder.name(String name)
A name of a column to be written to the output.
|
OutputAttribute.Builder |
OutputAttribute.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends OutputAttribute.Builder> |
OutputAttribute.serializableBuilderClass() |
Copyright © 2023. All rights reserved.