OBJECT
ScanLimit
Description
Scan limit.
link GraphQL Schema definition
- type ScanLimit {
- # Specifies the object snapshot mapping list.
- : [ObjectSnapshotMapping!]
- # Specifies the snapshot scan config.
- : SnapshotScanConfig
- }
OBJECT
Scan limit.
- type ScanLimit {
- # Specifies the object snapshot mapping list.
- : [ObjectSnapshotMapping!]
- # Specifies the snapshot scan config.
- : SnapshotScanConfig
- }