amazonka-elasticbeanstalk-1.6.1: Amazon Elastic Beanstalk 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.ElasticBeanstalk.DescribePlatformVersion

Contents

Description

Describes the version of the platform.

Synopsis

Creating a Request

describePlatformVersion :: DescribePlatformVersion Source #

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

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

data DescribePlatformVersion Source #

See: describePlatformVersion smart constructor.

Instances
Eq DescribePlatformVersion Source # 
Instance details

Defined in Network.AWS.ElasticBeanstalk.DescribePlatformVersion

Data DescribePlatformVersion Source # 
Instance details

Defined in Network.AWS.ElasticBeanstalk.DescribePlatformVersion

Methods

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

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

toConstr :: DescribePlatformVersion -> Constr #

dataTypeOf :: DescribePlatformVersion -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribePlatformVersion Source # 
Instance details

Defined in Network.AWS.ElasticBeanstalk.DescribePlatformVersion

Show DescribePlatformVersion Source # 
Instance details

Defined in Network.AWS.ElasticBeanstalk.DescribePlatformVersion

Generic DescribePlatformVersion Source # 
Instance details

Defined in Network.AWS.ElasticBeanstalk.DescribePlatformVersion

Associated Types

type Rep DescribePlatformVersion :: Type -> Type #

Hashable DescribePlatformVersion Source # 
Instance details

Defined in Network.AWS.ElasticBeanstalk.DescribePlatformVersion

AWSRequest DescribePlatformVersion Source # 
Instance details

Defined in Network.AWS.ElasticBeanstalk.DescribePlatformVersion

Associated Types

type Rs DescribePlatformVersion :: Type #

ToHeaders DescribePlatformVersion Source # 
Instance details

Defined in Network.AWS.ElasticBeanstalk.DescribePlatformVersion

ToPath DescribePlatformVersion Source # 
Instance details

Defined in Network.AWS.ElasticBeanstalk.DescribePlatformVersion

ToQuery DescribePlatformVersion Source # 
Instance details

Defined in Network.AWS.ElasticBeanstalk.DescribePlatformVersion

NFData DescribePlatformVersion Source # 
Instance details

Defined in Network.AWS.ElasticBeanstalk.DescribePlatformVersion

Methods

rnf :: DescribePlatformVersion -> () #

type Rep DescribePlatformVersion Source # 
Instance details

Defined in Network.AWS.ElasticBeanstalk.DescribePlatformVersion

type Rep DescribePlatformVersion = D1 (MetaData "DescribePlatformVersion" "Network.AWS.ElasticBeanstalk.DescribePlatformVersion" "amazonka-elasticbeanstalk-1.6.1-3CoYM4SK8sc46jAbvlY69V" True) (C1 (MetaCons "DescribePlatformVersion'" PrefixI True) (S1 (MetaSel (Just "_dPlatformARN") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (Maybe Text))))
type Rs DescribePlatformVersion Source # 
Instance details

Defined in Network.AWS.ElasticBeanstalk.DescribePlatformVersion

Request Lenses

dPlatformARN :: Lens' DescribePlatformVersion (Maybe Text) Source #

The ARN of the version of the platform.

Destructuring the Response

describePlatformVersionResponse Source #

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

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

data DescribePlatformVersionResponse Source #

See: describePlatformVersionResponse smart constructor.

Instances
Eq DescribePlatformVersionResponse Source # 
Instance details

Defined in Network.AWS.ElasticBeanstalk.DescribePlatformVersion

Data DescribePlatformVersionResponse Source # 
Instance details

Defined in Network.AWS.ElasticBeanstalk.DescribePlatformVersion

Methods

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

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

toConstr :: DescribePlatformVersionResponse -> Constr #

dataTypeOf :: DescribePlatformVersionResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribePlatformVersionResponse Source # 
Instance details

Defined in Network.AWS.ElasticBeanstalk.DescribePlatformVersion

Show DescribePlatformVersionResponse Source # 
Instance details

Defined in Network.AWS.ElasticBeanstalk.DescribePlatformVersion

Generic DescribePlatformVersionResponse Source # 
Instance details

Defined in Network.AWS.ElasticBeanstalk.DescribePlatformVersion

Associated Types

type Rep DescribePlatformVersionResponse :: Type -> Type #

NFData DescribePlatformVersionResponse Source # 
Instance details

Defined in Network.AWS.ElasticBeanstalk.DescribePlatformVersion

type Rep DescribePlatformVersionResponse Source # 
Instance details

Defined in Network.AWS.ElasticBeanstalk.DescribePlatformVersion

type Rep DescribePlatformVersionResponse = D1 (MetaData "DescribePlatformVersionResponse" "Network.AWS.ElasticBeanstalk.DescribePlatformVersion" "amazonka-elasticbeanstalk-1.6.1-3CoYM4SK8sc46jAbvlY69V" False) (C1 (MetaCons "DescribePlatformVersionResponse'" PrefixI True) (S1 (MetaSel (Just "_drsPlatformDescription") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe PlatformDescription)) :*: S1 (MetaSel (Just "_drsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int)))

Response Lenses

drsPlatformDescription :: Lens' DescribePlatformVersionResponse (Maybe PlatformDescription) Source #

Detailed information about the version of the platform.