LookupApplicationLogsByIdResponse
LookupApplicationLogsByIdResponse:
object
Type declaration
application-id
application-id:
number
[appidx] application index.
current-round
current-round:
number
Round at which the results were computed.
log-data?
optional
log-data:ApplicationLogData
[]
next-token?
optional
next-token:string
Used for pagination, when making another request provide this token with the next parameter.
Defined in
types.gen.ts:1968