amazonka-servicecatalog-1.5.0: Amazon Service Catalog 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.ServiceCatalog.DescribeProduct

Contents

Description

Retrieves information about a specified product.

This operation is functionally identical to DescribeProductView except that it takes as input ProductId instead of ProductViewId .

Synopsis

Creating a Request

describeProduct Source #

Arguments

:: Text

dpId

-> DescribeProduct 

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

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

  • dpAcceptLanguage - The language code. * en - English (default) * jp - Japanese * zh - Chinese
  • dpId - The ProductId of the product to describe.

data DescribeProduct Source #

See: describeProduct smart constructor.

Instances

Eq DescribeProduct Source # 
Data DescribeProduct Source # 

Methods

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

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

toConstr :: DescribeProduct -> Constr #

dataTypeOf :: DescribeProduct -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribeProduct Source # 
Show DescribeProduct Source # 
Generic DescribeProduct Source # 
Hashable DescribeProduct Source # 
ToJSON DescribeProduct Source # 
NFData DescribeProduct Source # 

Methods

rnf :: DescribeProduct -> () #

AWSRequest DescribeProduct Source # 
ToQuery DescribeProduct Source # 
ToPath DescribeProduct Source # 
ToHeaders DescribeProduct Source # 
type Rep DescribeProduct Source # 
type Rep DescribeProduct = D1 (MetaData "DescribeProduct" "Network.AWS.ServiceCatalog.DescribeProduct" "amazonka-servicecatalog-1.5.0-Gi5S0QNjzsJFyaLCAAAAWo" False) (C1 (MetaCons "DescribeProduct'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_dpAcceptLanguage") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_dpId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text))))
type Rs DescribeProduct Source # 

Request Lenses

dpAcceptLanguage :: Lens' DescribeProduct (Maybe Text) Source #

The language code. * en - English (default) * jp - Japanese * zh - Chinese

dpId :: Lens' DescribeProduct Text Source #

The ProductId of the product to describe.

Destructuring the Response

describeProductResponse Source #

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

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

data DescribeProductResponse Source #

See: describeProductResponse smart constructor.

Instances

Eq DescribeProductResponse Source # 
Data DescribeProductResponse Source # 

Methods

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

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

toConstr :: DescribeProductResponse -> Constr #

dataTypeOf :: DescribeProductResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribeProductResponse Source # 
Show DescribeProductResponse Source # 
Generic DescribeProductResponse Source # 
NFData DescribeProductResponse Source # 

Methods

rnf :: DescribeProductResponse -> () #

type Rep DescribeProductResponse Source # 
type Rep DescribeProductResponse = D1 (MetaData "DescribeProductResponse" "Network.AWS.ServiceCatalog.DescribeProduct" "amazonka-servicecatalog-1.5.0-Gi5S0QNjzsJFyaLCAAAAWo" False) (C1 (MetaCons "DescribeProductResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_ddrsProductViewSummary") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe ProductViewSummary))) ((:*:) (S1 (MetaSel (Just Symbol "_ddrsProvisioningArtifacts") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [ProvisioningArtifact]))) (S1 (MetaSel (Just Symbol "_ddrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int)))))

Response Lenses

ddrsProductViewSummary :: Lens' DescribeProductResponse (Maybe ProductViewSummary) Source #

The summary metadata about the specified product.

ddrsProvisioningArtifacts :: Lens' DescribeProductResponse [ProvisioningArtifact] Source #

A list of provisioning artifact objects for the specified product. The ProvisioningArtifacts parameter represent the ways the specified product can be provisioned.