sagemaker_describe_device {paws.machine.learning}R Documentation

Describes the device

Description

Describes the device.

See https://www.paws-r-sdk.com/docs/sagemaker_describe_device/ for full documentation.

Usage

sagemaker_describe_device(NextToken = NULL, DeviceName, DeviceFleetName)

Arguments

NextToken

Next token of device description.

DeviceName

[required] The unique ID of the device.

DeviceFleetName

[required] The name of the fleet the devices belong to.


[Package paws.machine.learning version 0.9.0 Index]