| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
IdMappingTableSchemaTypeProperties |
IdMappingTableSchemaTypeProperties.clone() |
IdMappingTableSchemaTypeProperties |
SchemaTypeProperties.getIdMappingTable()
The ID mapping table for the schema type properties.
|
IdMappingTableSchemaTypeProperties |
IdMappingTableSchemaTypeProperties.withIdMappingTableInputSource(Collection<IdMappingTableInputSource> idMappingTableInputSource)
Defines which ID namespace associations are used to create the ID mapping table.
|
IdMappingTableSchemaTypeProperties |
IdMappingTableSchemaTypeProperties.withIdMappingTableInputSource(IdMappingTableInputSource... idMappingTableInputSource)
Defines which ID namespace associations are used to create the ID mapping table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaTypeProperties.setIdMappingTable(IdMappingTableSchemaTypeProperties idMappingTable)
The ID mapping table for the schema type properties.
|
SchemaTypeProperties |
SchemaTypeProperties.withIdMappingTable(IdMappingTableSchemaTypeProperties idMappingTable)
The ID mapping table for the schema type properties.
|
Copyright © 2025. All rights reserved.