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

Contents

Description

Retrieves information about a subscription definition version.

Synopsis

Creating a Request

getSubscriptionDefinitionVersion Source #

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

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

data GetSubscriptionDefinitionVersion Source #

See: getSubscriptionDefinitionVersion smart constructor.

Instances
Eq GetSubscriptionDefinitionVersion Source # 
Instance details

Defined in Network.AWS.Greengrass.GetSubscriptionDefinitionVersion

Data GetSubscriptionDefinitionVersion Source # 
Instance details

Defined in Network.AWS.Greengrass.GetSubscriptionDefinitionVersion

Methods

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

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

toConstr :: GetSubscriptionDefinitionVersion -> Constr #

dataTypeOf :: GetSubscriptionDefinitionVersion -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetSubscriptionDefinitionVersion Source # 
Instance details

Defined in Network.AWS.Greengrass.GetSubscriptionDefinitionVersion

Show GetSubscriptionDefinitionVersion Source # 
Instance details

Defined in Network.AWS.Greengrass.GetSubscriptionDefinitionVersion

Generic GetSubscriptionDefinitionVersion Source # 
Instance details

Defined in Network.AWS.Greengrass.GetSubscriptionDefinitionVersion

Associated Types

type Rep GetSubscriptionDefinitionVersion :: Type -> Type #

Hashable GetSubscriptionDefinitionVersion Source # 
Instance details

Defined in Network.AWS.Greengrass.GetSubscriptionDefinitionVersion

AWSRequest GetSubscriptionDefinitionVersion Source # 
Instance details

Defined in Network.AWS.Greengrass.GetSubscriptionDefinitionVersion

Associated Types

type Rs GetSubscriptionDefinitionVersion :: Type #

ToHeaders GetSubscriptionDefinitionVersion Source # 
Instance details

Defined in Network.AWS.Greengrass.GetSubscriptionDefinitionVersion

ToPath GetSubscriptionDefinitionVersion Source # 
Instance details

Defined in Network.AWS.Greengrass.GetSubscriptionDefinitionVersion

ToQuery GetSubscriptionDefinitionVersion Source # 
Instance details

Defined in Network.AWS.Greengrass.GetSubscriptionDefinitionVersion

NFData GetSubscriptionDefinitionVersion Source # 
Instance details

Defined in Network.AWS.Greengrass.GetSubscriptionDefinitionVersion

type Rep GetSubscriptionDefinitionVersion Source # 
Instance details

Defined in Network.AWS.Greengrass.GetSubscriptionDefinitionVersion

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

Defined in Network.AWS.Greengrass.GetSubscriptionDefinitionVersion

Request Lenses

Destructuring the Response

getSubscriptionDefinitionVersionResponse Source #

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

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

data GetSubscriptionDefinitionVersionResponse Source #

Instances
Eq GetSubscriptionDefinitionVersionResponse Source # 
Instance details

Defined in Network.AWS.Greengrass.GetSubscriptionDefinitionVersion

Data GetSubscriptionDefinitionVersionResponse Source # 
Instance details

Defined in Network.AWS.Greengrass.GetSubscriptionDefinitionVersion

Methods

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

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

toConstr :: GetSubscriptionDefinitionVersionResponse -> Constr #

dataTypeOf :: GetSubscriptionDefinitionVersionResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetSubscriptionDefinitionVersionResponse Source # 
Instance details

Defined in Network.AWS.Greengrass.GetSubscriptionDefinitionVersion

Show GetSubscriptionDefinitionVersionResponse Source # 
Instance details

Defined in Network.AWS.Greengrass.GetSubscriptionDefinitionVersion

Generic GetSubscriptionDefinitionVersionResponse Source # 
Instance details

Defined in Network.AWS.Greengrass.GetSubscriptionDefinitionVersion

NFData GetSubscriptionDefinitionVersionResponse Source # 
Instance details

Defined in Network.AWS.Greengrass.GetSubscriptionDefinitionVersion

type Rep GetSubscriptionDefinitionVersionResponse Source # 
Instance details

Defined in Network.AWS.Greengrass.GetSubscriptionDefinitionVersion

type Rep GetSubscriptionDefinitionVersionResponse = D1 (MetaData "GetSubscriptionDefinitionVersionResponse" "Network.AWS.Greengrass.GetSubscriptionDefinitionVersion" "amazonka-greengrass-1.6.1-8Yb8rCOrAv2821KEQdBGt6" False) (C1 (MetaCons "GetSubscriptionDefinitionVersionResponse'" PrefixI True) ((S1 (MetaSel (Just "_gsdvrsDefinition") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe SubscriptionDefinitionVersion)) :*: (S1 (MetaSel (Just "_gsdvrsARN") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_gsdvrsCreationTimestamp") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 (MetaSel (Just "_gsdvrsVersion") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 (MetaSel (Just "_gsdvrsId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_gsdvrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int)))))

Response Lenses

gsdvrsARN :: Lens' GetSubscriptionDefinitionVersionResponse (Maybe Text) Source #

The ARN of the subscription definition version.

gsdvrsCreationTimestamp :: Lens' GetSubscriptionDefinitionVersionResponse (Maybe Text) Source #

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

gsdvrsVersion :: Lens' GetSubscriptionDefinitionVersionResponse (Maybe Text) Source #

The version of the subscription definition version.

gsdvrsId :: Lens' GetSubscriptionDefinitionVersionResponse (Maybe Text) Source #

The ID of the subscription definition version.