

# ProtectedJobSummary
<a name="API_ProtectedJobSummary"></a>

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

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

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

 ** id **   <a name="API-Type-ProtectedJobSummary-id"></a>
 The ID of the protected job.  
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-ProtectedJobSummary-membershipArn"></a>
The unique ARN for the membership that initiated the protected job.  
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-ProtectedJobSummary-membershipId"></a>
The unique ID for the membership that initiated the protected job.  
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-ProtectedJobSummary-receiverConfigurations"></a>
 The receiver configurations for the protected job.  
Type: Array of [ProtectedJobReceiverConfiguration](API_ProtectedJobReceiverConfiguration.md) objects  
Required: Yes

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

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