amazonka-iot-roborunner-2.0: Amazon IoT RoboRunner SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.IoTRoboRunner.GetDestination

Description

Grants permission to get a destination

Synopsis

Creating a Request

data GetDestination Source #

See: newGetDestination smart constructor.

Constructors

GetDestination' 

Fields

Instances

Instances details
ToHeaders GetDestination Source # 
Instance details

Defined in Amazonka.IoTRoboRunner.GetDestination

ToPath GetDestination Source # 
Instance details

Defined in Amazonka.IoTRoboRunner.GetDestination

ToQuery GetDestination Source # 
Instance details

Defined in Amazonka.IoTRoboRunner.GetDestination

AWSRequest GetDestination Source # 
Instance details

Defined in Amazonka.IoTRoboRunner.GetDestination

Associated Types

type AWSResponse GetDestination #

Generic GetDestination Source # 
Instance details

Defined in Amazonka.IoTRoboRunner.GetDestination

Associated Types

type Rep GetDestination :: Type -> Type #

Read GetDestination Source # 
Instance details

Defined in Amazonka.IoTRoboRunner.GetDestination

Show GetDestination Source # 
Instance details

Defined in Amazonka.IoTRoboRunner.GetDestination

NFData GetDestination Source # 
Instance details

Defined in Amazonka.IoTRoboRunner.GetDestination

Methods

rnf :: GetDestination -> () #

Eq GetDestination Source # 
Instance details

Defined in Amazonka.IoTRoboRunner.GetDestination

Hashable GetDestination Source # 
Instance details

Defined in Amazonka.IoTRoboRunner.GetDestination

type AWSResponse GetDestination Source # 
Instance details

Defined in Amazonka.IoTRoboRunner.GetDestination

type Rep GetDestination Source # 
Instance details

Defined in Amazonka.IoTRoboRunner.GetDestination

type Rep GetDestination = D1 ('MetaData "GetDestination" "Amazonka.IoTRoboRunner.GetDestination" "amazonka-iot-roborunner-2.0-IPZyCSO3ncX78oczP456D6" 'False) (C1 ('MetaCons "GetDestination'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetDestination Source #

Create a value of GetDestination 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:

GetDestination, getDestination_id - Undocumented member.

Request Lenses

Destructuring the Response

data GetDestinationResponse Source #

See: newGetDestinationResponse smart constructor.

Constructors

GetDestinationResponse' 

Fields

Instances

Instances details
Generic GetDestinationResponse Source # 
Instance details

Defined in Amazonka.IoTRoboRunner.GetDestination

Associated Types

type Rep GetDestinationResponse :: Type -> Type #

Read GetDestinationResponse Source # 
Instance details

Defined in Amazonka.IoTRoboRunner.GetDestination

Show GetDestinationResponse Source # 
Instance details

Defined in Amazonka.IoTRoboRunner.GetDestination

NFData GetDestinationResponse Source # 
Instance details

Defined in Amazonka.IoTRoboRunner.GetDestination

Methods

rnf :: GetDestinationResponse -> () #

Eq GetDestinationResponse Source # 
Instance details

Defined in Amazonka.IoTRoboRunner.GetDestination

type Rep GetDestinationResponse Source # 
Instance details

Defined in Amazonka.IoTRoboRunner.GetDestination

Response Lenses