amazonka-greengrass-1.6.1: Amazon Greengrass 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.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 # 
Instance details

Defined in Network.AWS.Greengrass.GetCoreDefinitionVersion

Data GetCoreDefinitionVersion Source # 
Instance details

Defined in Network.AWS.Greengrass.GetCoreDefinitionVersion

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 # 
Instance details

Defined in Network.AWS.Greengrass.GetCoreDefinitionVersion

Show GetCoreDefinitionVersion Source # 
Instance details

Defined in Network.AWS.Greengrass.GetCoreDefinitionVersion

Generic GetCoreDefinitionVersion Source # 
Instance details

Defined in Network.AWS.Greengrass.GetCoreDefinitionVersion

Associated Types

type Rep GetCoreDefinitionVersion :: Type -> Type #

Hashable GetCoreDefinitionVersion Source # 
Instance details

Defined in Network.AWS.Greengrass.GetCoreDefinitionVersion

AWSRequest GetCoreDefinitionVersion Source # 
Instance details

Defined in Network.AWS.Greengrass.GetCoreDefinitionVersion

Associated Types

type Rs GetCoreDefinitionVersion :: Type #

ToHeaders GetCoreDefinitionVersion Source # 
Instance details

Defined in Network.AWS.Greengrass.GetCoreDefinitionVersion

ToPath GetCoreDefinitionVersion Source # 
Instance details

Defined in Network.AWS.Greengrass.GetCoreDefinitionVersion

ToQuery GetCoreDefinitionVersion Source # 
Instance details

Defined in Network.AWS.Greengrass.GetCoreDefinitionVersion

NFData GetCoreDefinitionVersion Source # 
Instance details

Defined in Network.AWS.Greengrass.GetCoreDefinitionVersion

type Rep GetCoreDefinitionVersion Source # 
Instance details

Defined in Network.AWS.Greengrass.GetCoreDefinitionVersion

type Rep GetCoreDefinitionVersion = D1 (MetaData "GetCoreDefinitionVersion" "Network.AWS.Greengrass.GetCoreDefinitionVersion" "amazonka-greengrass-1.6.1-8Yb8rCOrAv2821KEQdBGt6" False) (C1 (MetaCons "GetCoreDefinitionVersion'" PrefixI True) (S1 (MetaSel (Just "_gcdvCoreDefinitionId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_gcdvCoreDefinitionVersionId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)))
type Rs GetCoreDefinitionVersion Source # 
Instance details

Defined in Network.AWS.Greengrass.GetCoreDefinitionVersion

Request Lenses

gcdvCoreDefinitionVersionId :: Lens' GetCoreDefinitionVersion Text Source #

The ID of the core definition version.

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 # 
Instance details

Defined in Network.AWS.Greengrass.GetCoreDefinitionVersion

Data GetCoreDefinitionVersionResponse Source # 
Instance details

Defined in Network.AWS.Greengrass.GetCoreDefinitionVersion

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 # 
Instance details

Defined in Network.AWS.Greengrass.GetCoreDefinitionVersion

Show GetCoreDefinitionVersionResponse Source # 
Instance details

Defined in Network.AWS.Greengrass.GetCoreDefinitionVersion

Generic GetCoreDefinitionVersionResponse Source # 
Instance details

Defined in Network.AWS.Greengrass.GetCoreDefinitionVersion

Associated Types

type Rep GetCoreDefinitionVersionResponse :: Type -> Type #

NFData GetCoreDefinitionVersionResponse Source # 
Instance details

Defined in Network.AWS.Greengrass.GetCoreDefinitionVersion

type Rep GetCoreDefinitionVersionResponse Source # 
Instance details

Defined in Network.AWS.Greengrass.GetCoreDefinitionVersion

type Rep GetCoreDefinitionVersionResponse = D1 (MetaData "GetCoreDefinitionVersionResponse" "Network.AWS.Greengrass.GetCoreDefinitionVersion" "amazonka-greengrass-1.6.1-8Yb8rCOrAv2821KEQdBGt6" False) (C1 (MetaCons "GetCoreDefinitionVersionResponse'" PrefixI True) ((S1 (MetaSel (Just "_gcdvrsDefinition") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe CoreDefinitionVersion)) :*: (S1 (MetaSel (Just "_gcdvrsARN") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_gcdvrsCreationTimestamp") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 (MetaSel (Just "_gcdvrsVersion") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 (MetaSel (Just "_gcdvrsId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_gcdvrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int)))))

Response Lenses

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

The ARN of the core definition version.

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

The time, in milliseconds since the epoch, when the core definition version was created.

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

The version of the core definition version.

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

The ID of the core definition version.