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 #

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 #

See: describeThingGroup smart constructor.

Instances

Eq DescribeThingGroup # 
Data DescribeThingGroup # 

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 # 
Show DescribeThingGroup # 
Generic DescribeThingGroup # 
Hashable DescribeThingGroup # 
NFData DescribeThingGroup # 

Methods

rnf :: DescribeThingGroup -> () #

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

Request Lenses

dtgThingGroupName :: Lens' DescribeThingGroup Text #

The name of the thing group.

Destructuring the Response

describeThingGroupResponse #

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 #

See: describeThingGroupResponse smart constructor.

Instances

Eq DescribeThingGroupResponse # 
Data DescribeThingGroupResponse # 

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 # 
Show DescribeThingGroupResponse # 
Generic DescribeThingGroupResponse # 
NFData DescribeThingGroupResponse # 
type Rep DescribeThingGroupResponse # 
type Rep DescribeThingGroupResponse = D1 * (MetaData "DescribeThingGroupResponse" "Network.AWS.IoT.DescribeThingGroup" "amazonka-iot-1.6.0-7DkcvCU69a26FkRzomxomK" 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) #

The version of the thing group.

dtgrsResponseStatus :: Lens' DescribeThingGroupResponse Int #

  • - | The response status code.