A list of devices.
See https://www.paws-r-sdk.com/docs/sagemaker_list_devices/ for full documentation.
sagemaker_list_devices(
NextToken = NULL,
MaxResults = NULL,
LatestHeartbeatAfter = NULL,
ModelName = NULL,
DeviceFleetName = NULL
)
The response from the last list when returning a list large enough to need tokening.
Maximum number of results to select.
Select fleets where the job was updated after X
A filter that searches devices that contains this name in any of their models.
Filter for fleets containing this name in their device fleet name.