

# ProtectedQuerySummary
<a name="API_ProtectedQuerySummary"></a>

The protected query summary for the objects listed by the request.

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

 ** createTime **   <a name="API-Type-ProtectedQuerySummary-createTime"></a>
The time the protected query was created.  
Type: Timestamp  
Required: Yes

 ** id **   <a name="API-Type-ProtectedQuerySummary-id"></a>
The unique ID of the protected query.  
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

 ** membershipArn **   <a name="API-Type-ProtectedQuerySummary-membershipArn"></a>
The unique ARN for the membership that initiated the protected query.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 100.  
Pattern: `arn:aws:[\w]+:[\w]{2}-[\w]{4,9}-[\d]:[\d]{12}:membership/[\d\w-]+`   
Required: Yes

 ** membershipId **   <a name="API-Type-ProtectedQuerySummary-membershipId"></a>
The unique ID for the membership that initiated the protected query.  
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

 ** receiverConfigurations **   <a name="API-Type-ProtectedQuerySummary-receiverConfigurations"></a>
 The receiver configuration.  
Type: Array of [ReceiverConfiguration](API_ReceiverConfiguration.md) objects  
Required: Yes

 ** status **   <a name="API-Type-ProtectedQuerySummary-status"></a>
The status of the protected query.  
Type: String  
Valid Values: `SUBMITTED | STARTED | CANCELLED | CANCELLING | FAILED | SUCCESS | TIMED_OUT`   
Required: Yes

## See Also
<a name="API_ProtectedQuerySummary_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/ProtectedQuerySummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cleanrooms-2022-02-17/ProtectedQuerySummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cleanrooms-2022-02-17/ProtectedQuerySummary) 