libZSservicesZSamazonka-sagemakerZSamazonka-sagemaker
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.SageMaker.DescribeDevice

Description

Describes the device.

Synopsis

Creating a Request

data DescribeDevice Source #

See: newDescribeDevice smart constructor.

Constructors

DescribeDevice' 

Fields

Instances

Instances details
Eq DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

Read DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

Show DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

Generic DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

Associated Types

type Rep DescribeDevice :: Type -> Type #

NFData DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

Methods

rnf :: DescribeDevice -> () #

Hashable DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

ToJSON DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

AWSRequest DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

Associated Types

type AWSResponse DescribeDevice #

ToHeaders DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

ToPath DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

ToQuery DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

type Rep DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

type Rep DescribeDevice = D1 ('MetaData "DescribeDevice" "Amazonka.SageMaker.DescribeDevice" "libZSservicesZSamazonka-sagemakerZSamazonka-sagemaker" 'False) (C1 ('MetaCons "DescribeDevice'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "deviceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "deviceFleetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

newDescribeDevice Source #

Create a value of DescribeDevice with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:DescribeDevice', describeDevice_nextToken - Next token of device description.

$sel:deviceName:DescribeDevice', describeDevice_deviceName - The unique ID of the device.

$sel:deviceFleetName:DescribeDevice', describeDevice_deviceFleetName - The name of the fleet the devices belong to.

Request Lenses

describeDevice_nextToken :: Lens' DescribeDevice (Maybe Text) Source #

Next token of device description.

describeDevice_deviceFleetName :: Lens' DescribeDevice Text Source #

The name of the fleet the devices belong to.

Destructuring the Response

data DescribeDeviceResponse Source #

See: newDescribeDeviceResponse smart constructor.

Constructors

DescribeDeviceResponse' 

Fields

Instances

Instances details
Eq DescribeDeviceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

Read DescribeDeviceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

Show DescribeDeviceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

Generic DescribeDeviceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

Associated Types

type Rep DescribeDeviceResponse :: Type -> Type #

NFData DescribeDeviceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

Methods

rnf :: DescribeDeviceResponse -> () #

type Rep DescribeDeviceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

type Rep DescribeDeviceResponse = D1 ('MetaData "DescribeDeviceResponse" "Amazonka.SageMaker.DescribeDevice" "libZSservicesZSamazonka-sagemakerZSamazonka-sagemaker" 'False) (C1 ('MetaCons "DescribeDeviceResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "deviceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "models") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [EdgeModel])) :*: (S1 ('MetaSel ('Just "maxModels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "latestHeartbeat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "iotThingName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))) :*: (S1 ('MetaSel ('Just "deviceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "deviceFleetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "registrationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))))

newDescribeDeviceResponse Source #

Create a value of DescribeDeviceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:deviceArn:DescribeDeviceResponse', describeDeviceResponse_deviceArn - The Amazon Resource Name (ARN) of the device.

$sel:nextToken:DescribeDevice', describeDeviceResponse_nextToken - The response from the last list when returning a list large enough to need tokening.

$sel:models:DescribeDeviceResponse', describeDeviceResponse_models - Models on the device.

$sel:maxModels:DescribeDeviceResponse', describeDeviceResponse_maxModels - The maximum number of models.

$sel:latestHeartbeat:DescribeDeviceResponse', describeDeviceResponse_latestHeartbeat - The last heartbeat received from the device.

$sel:description:DescribeDeviceResponse', describeDeviceResponse_description - A description of the device.

$sel:iotThingName:DescribeDeviceResponse', describeDeviceResponse_iotThingName - The Amazon Web Services Internet of Things (IoT) object thing name associated with the device.

$sel:httpStatus:DescribeDeviceResponse', describeDeviceResponse_httpStatus - The response's http status code.

$sel:deviceName:DescribeDevice', describeDeviceResponse_deviceName - The unique identifier of the device.

$sel:deviceFleetName:DescribeDevice', describeDeviceResponse_deviceFleetName - The name of the fleet the device belongs to.

$sel:registrationTime:DescribeDeviceResponse', describeDeviceResponse_registrationTime - The timestamp of the last registration or de-reregistration.

Response Lenses

describeDeviceResponse_deviceArn :: Lens' DescribeDeviceResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the device.

describeDeviceResponse_nextToken :: Lens' DescribeDeviceResponse (Maybe Text) Source #

The response from the last list when returning a list large enough to need tokening.

describeDeviceResponse_iotThingName :: Lens' DescribeDeviceResponse (Maybe Text) Source #

The Amazon Web Services Internet of Things (IoT) object thing name associated with the device.

describeDeviceResponse_deviceFleetName :: Lens' DescribeDeviceResponse Text Source #

The name of the fleet the device belongs to.

describeDeviceResponse_registrationTime :: Lens' DescribeDeviceResponse UTCTime Source #

The timestamp of the last registration or de-reregistration.