

# ProtectedQueryStatistics
<a name="API_ProtectedQueryStatistics"></a>

Contains statistics about the execution of the protected query.

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

 ** billedResourceUtilization **   <a name="API-Type-ProtectedQueryStatistics-billedResourceUtilization"></a>
 The billed resource utilization.  
Type: [BilledResourceUtilization](API_BilledResourceUtilization.md) object  
Required: No

 ** totalDurationInMillis **   <a name="API-Type-ProtectedQueryStatistics-totalDurationInMillis"></a>
The duration of the protected query, from creation until query completion, in milliseconds.  
Type: Long  
Required: No

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