| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
ProtectedQueryStatistics |
ProtectedQueryStatistics.clone() |
ProtectedQueryStatistics |
ProtectedQuery.getStatistics()
Statistics about protected query execution.
|
ProtectedQueryStatistics |
ProtectedQueryStatistics.withTotalDurationInMillis(Long totalDurationInMillis)
The duration of the Protected Query, from creation until query completion.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProtectedQuery.setStatistics(ProtectedQueryStatistics statistics)
Statistics about protected query execution.
|
ProtectedQuery |
ProtectedQuery.withStatistics(ProtectedQueryStatistics statistics)
Statistics about protected query execution.
|
Copyright © 2023. All rights reserved.