INPUT_OBJECT
Snapshot scan config.
input SnapshotScanConfigInput {# End time for the snapshot scan.endTime: DateTime# Maximum number of snapshots to scan.maxSnapshotsPerObject: Int# Start time for the snapshot scan.startTime: DateTime}