Preparing search index...
The search index is not available
@codegrade/apiv2-client
@codegrade/apiv2-client
ListAutoTestSnapshotsResponse
Interface ListAutoTestSnapshotsResponse
interface
ListAutoTestSnapshotsResponse
{
nextToken
?:
string
;
snapshots
:
AutoTestSnapshotSummary
[]
;
}
Hierarchy (
View Summary
)
ListAutoTestSnapshotsResponse
ListAutoTestSnapshotsCommandOutput
Index
Properties
next
Token?
snapshots
Properties
Optional
next
Token
nextToken
?:
string
Token to get the next page of snapshots.
snapshots
snapshots
:
AutoTestSnapshotSummary
[]
The requested snapshots.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
next
Token
snapshots
@codegrade/apiv2-client
Loading...
Token to get the next page of snapshots.