amazonka-greengrass-1.5.0: Amazon Greengrass SDK.

Copyright(c) 2013-2017 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.Greengrass.CreateGroup

Contents

Description

Creates a group. You may optionally provide the initial version of the group or use 'CreateGroupVersion' at a later time.

Synopsis

Creating a Request

createGroup :: CreateGroup Source #

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

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

data CreateGroup Source #

See: createGroup smart constructor.

Instances

Eq CreateGroup Source # 
Data CreateGroup Source # 

Methods

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

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

toConstr :: CreateGroup -> Constr #

dataTypeOf :: CreateGroup -> DataType #

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

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

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

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

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

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

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

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

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

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

Read CreateGroup Source # 
Show CreateGroup Source # 
Generic CreateGroup Source # 

Associated Types

type Rep CreateGroup :: * -> * #

Hashable CreateGroup Source # 
ToJSON CreateGroup Source # 
NFData CreateGroup Source # 

Methods

rnf :: CreateGroup -> () #

AWSRequest CreateGroup Source # 
ToQuery CreateGroup Source # 
ToPath CreateGroup Source # 
ToHeaders CreateGroup Source # 

Methods

toHeaders :: CreateGroup -> [Header] #

type Rep CreateGroup Source # 
type Rep CreateGroup = D1 (MetaData "CreateGroup" "Network.AWS.Greengrass.CreateGroup" "amazonka-greengrass-1.5.0-71LOjgHB2qBUcTjNYOmi4" False) (C1 (MetaCons "CreateGroup'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_cgAmznClientToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) ((:*:) (S1 (MetaSel (Just Symbol "_cgInitialVersion") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe GroupVersion))) (S1 (MetaSel (Just Symbol "_cgName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))))
type Rs CreateGroup Source # 

Request Lenses

cgAmznClientToken :: Lens' CreateGroup (Maybe Text) Source #

The client token used to request idempotent operations.

cgInitialVersion :: Lens' CreateGroup (Maybe GroupVersion) Source #

Information on the initial version

cgName :: Lens' CreateGroup (Maybe Text) Source #

name of the group

Destructuring the Response

createGroupResponse Source #

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

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

data CreateGroupResponse Source #

See: createGroupResponse smart constructor.

Instances

Eq CreateGroupResponse Source # 
Data CreateGroupResponse Source # 

Methods

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

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

toConstr :: CreateGroupResponse -> Constr #

dataTypeOf :: CreateGroupResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read CreateGroupResponse Source # 
Show CreateGroupResponse Source # 
Generic CreateGroupResponse Source # 
NFData CreateGroupResponse Source # 

Methods

rnf :: CreateGroupResponse -> () #

type Rep CreateGroupResponse Source # 
type Rep CreateGroupResponse = D1 (MetaData "CreateGroupResponse" "Network.AWS.Greengrass.CreateGroup" "amazonka-greengrass-1.5.0-71LOjgHB2qBUcTjNYOmi4" False) (C1 (MetaCons "CreateGroupResponse'" PrefixI True) ((:*:) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_cgrsLatestVersionARN") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_cgrsARN") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) ((:*:) (S1 (MetaSel (Just Symbol "_cgrsName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_cgrsCreationTimestamp") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_cgrsId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_cgrsLatestVersion") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) ((:*:) (S1 (MetaSel (Just Symbol "_cgrsLastUpdatedTimestamp") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_cgrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int))))))

Response Lenses

cgrsLatestVersionARN :: Lens' CreateGroupResponse (Maybe Text) Source #

Latest version arn of the definition.

cgrsARN :: Lens' CreateGroupResponse (Maybe Text) Source #

Arn of the definition.

cgrsName :: Lens' CreateGroupResponse (Maybe Text) Source #

Name of the definition.

cgrsCreationTimestamp :: Lens' CreateGroupResponse (Maybe Text) Source #

Timestamp of when the definition was created.

cgrsId :: Lens' CreateGroupResponse (Maybe Text) Source #

Id of the definition.

cgrsLatestVersion :: Lens' CreateGroupResponse (Maybe Text) Source #

Last version of the definition.

cgrsLastUpdatedTimestamp :: Lens' CreateGroupResponse (Maybe Text) Source #

Last updated timestamp of the definition.

cgrsResponseStatus :: Lens' CreateGroupResponse Int Source #

  • - | The response status code.