public static interface IdMappingWorkflowInputSource.Builder extends SdkPojo, CopyableBuilder<IdMappingWorkflowInputSource.Builder,IdMappingWorkflowInputSource>
| Modifier and Type | Method and Description |
|---|---|
IdMappingWorkflowInputSource.Builder |
inputSourceARN(String inputSourceARN)
An Gluetable ARN for the input source table.
|
IdMappingWorkflowInputSource.Builder |
schemaName(String schemaName)
The name of the schema to be retrieved.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildIdMappingWorkflowInputSource.Builder inputSourceARN(String inputSourceARN)
An Gluetable ARN for the input source table.
inputSourceARN - An Gluetable ARN for the input source table.IdMappingWorkflowInputSource.Builder schemaName(String schemaName)
The name of the schema to be retrieved.
schemaName - The name of the schema to be retrieved.Copyright © 2023. All rights reserved.