amazonka-iot-1.6.0: Amazon IoT SDK.

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

Network.AWS.IoT.DescribeThingGroup

Contents

Description

Describe a thing group.

Synopsis

Creating a Request

describeThingGroup Source #

Creates a value of DescribeThingGroup with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

data DescribeThingGroup Source #

See: describeThingGroup smart constructor.

Instances

Eq DescribeThingGroup Source # 
Data DescribeThingGroup Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> DescribeThingGroup -> c DescribeThingGroup #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c DescribeThingGroup #

toConstr :: DescribeThingGroup -> Constr #

dataTypeOf :: DescribeThingGroup -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c DescribeThingGroup) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c DescribeThingGroup) #

gmapT :: (forall b. Data b => b -> b) -> DescribeThingGroup -> DescribeThingGroup #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> DescribeThingGroup -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> DescribeThingGroup -> r #

gmapQ :: (forall d. Data d => d -> u) -> DescribeThingGroup -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> DescribeThingGroup -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> DescribeThingGroup -> m DescribeThingGroup #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> DescribeThingGroup -> m DescribeThingGroup #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> DescribeThingGroup -> m DescribeThingGroup #

Read DescribeThingGroup Source # 
Show DescribeThingGroup Source # 
Generic DescribeThingGroup Source # 
Hashable DescribeThingGroup Source # 
NFData DescribeThingGroup Source # 

Methods

rnf :: DescribeThingGroup -> () #

AWSRequest DescribeThingGroup Source # 
ToHeaders DescribeThingGroup Source # 
ToPath DescribeThingGroup Source # 
ToQuery DescribeThingGroup Source # 
type Rep DescribeThingGroup Source # 
type Rep DescribeThingGroup = D1 * (MetaData "DescribeThingGroup" "Network.AWS.IoT.DescribeThingGroup" "amazonka-iot-1.6.0-GZYdsKS1TEjHFZo6BqaYJk" True) (C1 * (MetaCons "DescribeThingGroup'" PrefixI True) (S1 * (MetaSel (Just Symbol "_dtgThingGroupName") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Text)))
type Rs DescribeThingGroup Source # 

Request Lenses

dtgThingGroupName :: Lens' DescribeThingGroup Text Source #

The name of the thing group.

Destructuring the Response

describeThingGroupResponse Source #

Creates a value of DescribeThingGroupResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

data DescribeThingGroupResponse Source #

See: describeThingGroupResponse smart constructor.

Instances

Eq DescribeThingGroupResponse Source # 
Data DescribeThingGroupResponse Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> DescribeThingGroupResponse -> c DescribeThingGroupResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c DescribeThingGroupResponse #

toConstr :: DescribeThingGroupResponse -> Constr #

dataTypeOf :: DescribeThingGroupResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c DescribeThingGroupResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c DescribeThingGroupResponse) #

gmapT :: (forall b. Data b => b -> b) -> DescribeThingGroupResponse -> DescribeThingGroupResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> DescribeThingGroupResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> DescribeThingGroupResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> DescribeThingGroupResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> DescribeThingGroupResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> DescribeThingGroupResponse -> m DescribeThingGroupResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> DescribeThingGroupResponse -> m DescribeThingGroupResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> DescribeThingGroupResponse -> m DescribeThingGroupResponse #

Read DescribeThingGroupResponse Source # 
Show DescribeThingGroupResponse Source # 
Generic DescribeThingGroupResponse Source # 
NFData DescribeThingGroupResponse Source # 
type Rep DescribeThingGroupResponse Source # 
type Rep DescribeThingGroupResponse = D1 * (MetaData "DescribeThingGroupResponse" "Network.AWS.IoT.DescribeThingGroup" "amazonka-iot-1.6.0-GZYdsKS1TEjHFZo6BqaYJk" False) (C1 * (MetaCons "DescribeThingGroupResponse'" PrefixI True) ((:*:) * ((:*:) * (S1 * (MetaSel (Just Symbol "_dtgrsThingGroupARN") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) ((:*:) * (S1 * (MetaSel (Just Symbol "_dtgrsThingGroupId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) (S1 * (MetaSel (Just Symbol "_dtgrsThingGroupMetadata") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe ThingGroupMetadata))))) ((:*:) * ((:*:) * (S1 * (MetaSel (Just Symbol "_dtgrsThingGroupName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) (S1 * (MetaSel (Just Symbol "_dtgrsVersion") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Integer)))) ((:*:) * (S1 * (MetaSel (Just Symbol "_dtgrsThingGroupProperties") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe ThingGroupProperties))) (S1 * (MetaSel (Just Symbol "_dtgrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Int))))))

Response Lenses

dtgrsVersion :: Lens' DescribeThingGroupResponse (Maybe Integer) Source #

The version of the thing group.