

# WorkspaceAssociationSearchSummary


Contains summary information about a workspace association with a user or routing profile.

## Contents


 ** ResourceArn **   <a name="connect-Type-WorkspaceAssociationSearchSummary-ResourceArn"></a>
The Amazon Resource Name (ARN) of the associated resource.  
Type: String  
Required: No

 ** ResourceId **   <a name="connect-Type-WorkspaceAssociationSearchSummary-ResourceId"></a>
The identifier of the associated resource (user or routing profile).  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Required: No

 ** ResourceName **   <a name="connect-Type-WorkspaceAssociationSearchSummary-ResourceName"></a>
The name of the associated resource.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 127.  
Pattern: `.*\\S.*`   
Required: No

 ** ResourceType **   <a name="connect-Type-WorkspaceAssociationSearchSummary-ResourceType"></a>
The type of resource associated with the workspace. Valid values are: `USER` and `ROUTING_PROFILE`.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Required: No

 ** WorkspaceArn **   <a name="connect-Type-WorkspaceAssociationSearchSummary-WorkspaceArn"></a>
The Amazon Resource Name (ARN) of the workspace.  
Type: String  
Required: No

 ** WorkspaceId **   <a name="connect-Type-WorkspaceAssociationSearchSummary-WorkspaceId"></a>
The identifier of the workspace.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Required: No

## See Also


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/connect-2017-08-08/WorkspaceAssociationSearchSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connect-2017-08-08/WorkspaceAssociationSearchSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connect-2017-08-08/WorkspaceAssociationSearchSummary) 