| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
IdNamespaceAssociationInputReferenceConfig |
IdNamespaceAssociationInputReferenceConfig.clone() |
IdNamespaceAssociationInputReferenceConfig |
CollaborationIdNamespaceAssociationSummary.getInputReferenceConfig()
The input reference configuration that's used to create the collaboration ID namespace association.
|
IdNamespaceAssociationInputReferenceConfig |
IdNamespaceAssociationSummary.getInputReferenceConfig()
The input reference configuration details for this ID namespace association.
|
IdNamespaceAssociationInputReferenceConfig |
IdNamespaceAssociationInputReferenceConfig.withInputReferenceArn(String inputReferenceArn)
The Amazon Resource Name (ARN) of the Entity Resolution resource that is being associated to the collaboration.
|
IdNamespaceAssociationInputReferenceConfig |
IdNamespaceAssociationInputReferenceConfig.withManageResourcePolicies(Boolean manageResourcePolicies)
When
TRUE, Clean Rooms manages permissions for the ID namespace association resource. |
| Modifier and Type | Method and Description |
|---|---|
void |
CollaborationIdNamespaceAssociationSummary.setInputReferenceConfig(IdNamespaceAssociationInputReferenceConfig inputReferenceConfig)
The input reference configuration that's used to create the collaboration ID namespace association.
|
void |
IdNamespaceAssociationSummary.setInputReferenceConfig(IdNamespaceAssociationInputReferenceConfig inputReferenceConfig)
The input reference configuration details for this ID namespace association.
|
CollaborationIdNamespaceAssociationSummary |
CollaborationIdNamespaceAssociationSummary.withInputReferenceConfig(IdNamespaceAssociationInputReferenceConfig inputReferenceConfig)
The input reference configuration that's used to create the collaboration ID namespace association.
|
IdNamespaceAssociationSummary |
IdNamespaceAssociationSummary.withInputReferenceConfig(IdNamespaceAssociationInputReferenceConfig inputReferenceConfig)
The input reference configuration details for this ID namespace association.
|
Copyright © 2024. All rights reserved.