Record
rules-response-metadata
No description available.
record rules-response-metadata {
next-token: option<next-token>,
result-count: option<s32>,
sent: string,
summary: option<rules-request-summary>,
}Fields
| Name | Type | Description |
|---|---|---|
| next-token | option<next-token> | |
| result-count | option<s32> | |
| sent | string | |
| summary | option<rules-request-summary> |