

# CollaborationIdNamespaceAssociationSummary
<a name="API_CollaborationIdNamespaceAssociationSummary"></a>

Provides summary information about the collaboration ID namespace association.

## Contents
<a name="API_CollaborationIdNamespaceAssociationSummary_Contents"></a>

 ** arn **   <a name="API-Type-CollaborationIdNamespaceAssociationSummary-arn"></a>
The Amazon Resource Name (ARN) of the collaboration ID namespace association.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 256.  
Pattern: `arn:aws:cleanrooms:[\w]{2}-[\w]{4,9}-[\d]:[\d]{12}:membership/[\d\w-]+/idnamespaceassociation/[\d\w-]+`   
Required: Yes

 ** collaborationArn **   <a name="API-Type-CollaborationIdNamespaceAssociationSummary-collaborationArn"></a>
The Amazon Resource Name (ARN) of the collaboration that contains this collaboration ID namespace association.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 100.  
Pattern: `arn:aws:[\w]+:[\w]{2}-[\w]{4,9}-[\d]:[\d]{12}:collaboration/[\d\w-]+`   
Required: Yes

 ** collaborationId **   <a name="API-Type-CollaborationIdNamespaceAssociationSummary-collaborationId"></a>
The unique identifier of the collaboration that contains this collaboration ID namespace association.  
Type: String  
Length Constraints: Fixed length of 36.  
Pattern: `[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}`   
Required: Yes

 ** createTime **   <a name="API-Type-CollaborationIdNamespaceAssociationSummary-createTime"></a>
The time at which the collaboration ID namespace association was created.  
Type: Timestamp  
Required: Yes

 ** creatorAccountId **   <a name="API-Type-CollaborationIdNamespaceAssociationSummary-creatorAccountId"></a>
The AWS account that created this collaboration ID namespace association.  
Type: String  
Length Constraints: Fixed length of 12.  
Pattern: `\d+`   
Required: Yes

 ** id **   <a name="API-Type-CollaborationIdNamespaceAssociationSummary-id"></a>
The unique identifier of the collaboration ID namespace association.  
Type: String  
Length Constraints: Fixed length of 36.  
Pattern: `[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}`   
Required: Yes

 ** inputReferenceConfig **   <a name="API-Type-CollaborationIdNamespaceAssociationSummary-inputReferenceConfig"></a>
The input reference configuration that's used to create the collaboration ID namespace association.  
Type: [IdNamespaceAssociationInputReferenceConfig](API_IdNamespaceAssociationInputReferenceConfig.md) object  
Required: Yes

 ** inputReferenceProperties **   <a name="API-Type-CollaborationIdNamespaceAssociationSummary-inputReferenceProperties"></a>
The input reference properties that are used to create the collaboration ID namespace association.  
Type: [IdNamespaceAssociationInputReferencePropertiesSummary](API_IdNamespaceAssociationInputReferencePropertiesSummary.md) object  
Required: Yes

 ** name **   <a name="API-Type-CollaborationIdNamespaceAssociationSummary-name"></a>
The name of the collaboration ID namespace association.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 100.  
Pattern: `(?!\s*$)[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDBFF-\uDC00\uDFFF\t]*`   
Required: Yes

 ** updateTime **   <a name="API-Type-CollaborationIdNamespaceAssociationSummary-updateTime"></a>
The most recent time at which the collaboration ID namespace association was updated.  
Type: Timestamp  
Required: Yes

 ** description **   <a name="API-Type-CollaborationIdNamespaceAssociationSummary-description"></a>
The description of the collaboration ID namepsace association.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 255.  
Pattern: `[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDBFF-\uDC00\uDFFF\t\r\n]*`   
Required: No

## See Also
<a name="API_CollaborationIdNamespaceAssociationSummary_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/cleanrooms-2022-02-17/CollaborationIdNamespaceAssociationSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cleanrooms-2022-02-17/CollaborationIdNamespaceAssociationSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cleanrooms-2022-02-17/CollaborationIdNamespaceAssociationSummary) 