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.GetCoreDefinitionVersion

Contents

Description

Retrieves information about a core definition version.

Synopsis

Creating a Request

getCoreDefinitionVersion Source #

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

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

data GetCoreDefinitionVersion Source #

See: getCoreDefinitionVersion smart constructor.

Instances

Eq GetCoreDefinitionVersion Source # 
Data GetCoreDefinitionVersion Source # 

Methods

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

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

toConstr :: GetCoreDefinitionVersion -> Constr #

dataTypeOf :: GetCoreDefinitionVersion -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetCoreDefinitionVersion Source # 
Show GetCoreDefinitionVersion Source # 
Generic GetCoreDefinitionVersion Source # 
Hashable GetCoreDefinitionVersion Source # 
NFData GetCoreDefinitionVersion Source # 
AWSRequest GetCoreDefinitionVersion Source # 
ToQuery GetCoreDefinitionVersion Source # 
ToPath GetCoreDefinitionVersion Source # 
ToHeaders GetCoreDefinitionVersion Source # 
type Rep GetCoreDefinitionVersion Source # 
type Rep GetCoreDefinitionVersion = D1 (MetaData "GetCoreDefinitionVersion" "Network.AWS.Greengrass.GetCoreDefinitionVersion" "amazonka-greengrass-1.5.0-71LOjgHB2qBUcTjNYOmi4" False) (C1 (MetaCons "GetCoreDefinitionVersion'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_gcdvCoreDefinitionId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)) (S1 (MetaSel (Just Symbol "_gcdvCoreDefinitionVersionId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text))))
type Rs GetCoreDefinitionVersion Source # 

Request Lenses

Destructuring the Response

getCoreDefinitionVersionResponse Source #

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

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

data GetCoreDefinitionVersionResponse Source #

See: getCoreDefinitionVersionResponse smart constructor.

Instances

Eq GetCoreDefinitionVersionResponse Source # 
Data GetCoreDefinitionVersionResponse Source # 

Methods

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

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

toConstr :: GetCoreDefinitionVersionResponse -> Constr #

dataTypeOf :: GetCoreDefinitionVersionResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetCoreDefinitionVersionResponse Source # 
Show GetCoreDefinitionVersionResponse Source # 
Generic GetCoreDefinitionVersionResponse Source # 
NFData GetCoreDefinitionVersionResponse Source # 
type Rep GetCoreDefinitionVersionResponse Source # 
type Rep GetCoreDefinitionVersionResponse = D1 (MetaData "GetCoreDefinitionVersionResponse" "Network.AWS.Greengrass.GetCoreDefinitionVersion" "amazonka-greengrass-1.5.0-71LOjgHB2qBUcTjNYOmi4" False) (C1 (MetaCons "GetCoreDefinitionVersionResponse'" PrefixI True) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_gcdvrsDefinition") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe CoreDefinitionVersion))) ((:*:) (S1 (MetaSel (Just Symbol "_gcdvrsARN") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_gcdvrsCreationTimestamp") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))) ((:*:) (S1 (MetaSel (Just Symbol "_gcdvrsVersion") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) ((:*:) (S1 (MetaSel (Just Symbol "_gcdvrsId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_gcdvrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int))))))

Response Lenses

gcdvrsARN :: Lens' GetCoreDefinitionVersionResponse (Maybe Text) Source #

Arn of the core definition version.

gcdvrsCreationTimestamp :: Lens' GetCoreDefinitionVersionResponse (Maybe Text) Source #

Timestamp of when the core definition version was created.

gcdvrsVersion :: Lens' GetCoreDefinitionVersionResponse (Maybe Text) Source #

Version of the core definition version.

gcdvrsId :: Lens' GetCoreDefinitionVersionResponse (Maybe Text) Source #

Id of the core definition the version belongs to.