class Aws::SagemakerEdgeManager::Types::GetDeviceRegistrationRequest

@note When making an API call, you may pass GetDeviceRegistrationRequest

data as a hash:

    {
      device_name: "DeviceName", # required
      device_fleet_name: "DeviceFleetName", # required
    }

@!attribute [rw] device_name

The unique name of the device you want to get the registration
status from.
@return [String]

@!attribute [rw] device_fleet_name

The name of the fleet that the device belongs to.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-edge-2020-09-23/GetDeviceRegistrationRequest AWS API Documentation

Constants

SENSITIVE