| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
IdMappingTableInputReferenceConfig |
IdMappingTableInputReferenceConfig.clone() |
IdMappingTableInputReferenceConfig |
IdMappingTable.getInputReferenceConfig()
The input reference configuration for the ID mapping table.
|
IdMappingTableInputReferenceConfig |
CreateIdMappingTableRequest.getInputReferenceConfig()
The input reference configuration needed to create the ID mapping table.
|
IdMappingTableInputReferenceConfig |
IdMappingTableSummary.getInputReferenceConfig()
The input reference configuration for the ID mapping table.
|
IdMappingTableInputReferenceConfig |
IdMappingTableInputReferenceConfig.withInputReferenceArn(String inputReferenceArn)
The Amazon Resource Name (ARN) of the referenced resource in Entity Resolution.
|
IdMappingTableInputReferenceConfig |
IdMappingTableInputReferenceConfig.withManageResourcePolicies(Boolean manageResourcePolicies)
When
TRUE, Clean Rooms manages permissions for the ID mapping table resource. |
| Modifier and Type | Method and Description |
|---|---|
void |
IdMappingTable.setInputReferenceConfig(IdMappingTableInputReferenceConfig inputReferenceConfig)
The input reference configuration for the ID mapping table.
|
void |
CreateIdMappingTableRequest.setInputReferenceConfig(IdMappingTableInputReferenceConfig inputReferenceConfig)
The input reference configuration needed to create the ID mapping table.
|
void |
IdMappingTableSummary.setInputReferenceConfig(IdMappingTableInputReferenceConfig inputReferenceConfig)
The input reference configuration for the ID mapping table.
|
IdMappingTable |
IdMappingTable.withInputReferenceConfig(IdMappingTableInputReferenceConfig inputReferenceConfig)
The input reference configuration for the ID mapping table.
|
CreateIdMappingTableRequest |
CreateIdMappingTableRequest.withInputReferenceConfig(IdMappingTableInputReferenceConfig inputReferenceConfig)
The input reference configuration needed to create the ID mapping table.
|
IdMappingTableSummary |
IdMappingTableSummary.withInputReferenceConfig(IdMappingTableInputReferenceConfig inputReferenceConfig)
The input reference configuration for the ID mapping table.
|
Copyright © 2024. All rights reserved.