Record
get-audit-log-entries-params
No description available.
record get-audit-log-entries-params {
before: option<s64>,
after: option<s64>,
q: option<string>,
limit: option<f64>,
spec: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| before | option<s64> | |
| after | option<s64> | |
| q | option<string> | |
| limit | option<f64> | |
| spec | option<string> |