libZSservicesZSamazonka-service-quotasZSamazonka-service-quotas
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.ServiceQuotas.GetServiceQuotaIncreaseRequestFromTemplate

Description

Retrieves information about the specified quota increase request in your quota request template.

Synopsis

Creating a Request

data GetServiceQuotaIncreaseRequestFromTemplate Source #

Constructors

GetServiceQuotaIncreaseRequestFromTemplate' 

Fields

Instances

Instances details
Eq GetServiceQuotaIncreaseRequestFromTemplate Source # 
Instance details

Defined in Amazonka.ServiceQuotas.GetServiceQuotaIncreaseRequestFromTemplate

Read GetServiceQuotaIncreaseRequestFromTemplate Source # 
Instance details

Defined in Amazonka.ServiceQuotas.GetServiceQuotaIncreaseRequestFromTemplate

Show GetServiceQuotaIncreaseRequestFromTemplate Source # 
Instance details

Defined in Amazonka.ServiceQuotas.GetServiceQuotaIncreaseRequestFromTemplate

Generic GetServiceQuotaIncreaseRequestFromTemplate Source # 
Instance details

Defined in Amazonka.ServiceQuotas.GetServiceQuotaIncreaseRequestFromTemplate

NFData GetServiceQuotaIncreaseRequestFromTemplate Source # 
Instance details

Defined in Amazonka.ServiceQuotas.GetServiceQuotaIncreaseRequestFromTemplate

Hashable GetServiceQuotaIncreaseRequestFromTemplate Source # 
Instance details

Defined in Amazonka.ServiceQuotas.GetServiceQuotaIncreaseRequestFromTemplate

ToJSON GetServiceQuotaIncreaseRequestFromTemplate Source # 
Instance details

Defined in Amazonka.ServiceQuotas.GetServiceQuotaIncreaseRequestFromTemplate

AWSRequest GetServiceQuotaIncreaseRequestFromTemplate Source # 
Instance details

Defined in Amazonka.ServiceQuotas.GetServiceQuotaIncreaseRequestFromTemplate

ToHeaders GetServiceQuotaIncreaseRequestFromTemplate Source # 
Instance details

Defined in Amazonka.ServiceQuotas.GetServiceQuotaIncreaseRequestFromTemplate

ToPath GetServiceQuotaIncreaseRequestFromTemplate Source # 
Instance details

Defined in Amazonka.ServiceQuotas.GetServiceQuotaIncreaseRequestFromTemplate

ToQuery GetServiceQuotaIncreaseRequestFromTemplate Source # 
Instance details

Defined in Amazonka.ServiceQuotas.GetServiceQuotaIncreaseRequestFromTemplate

type Rep GetServiceQuotaIncreaseRequestFromTemplate Source # 
Instance details

Defined in Amazonka.ServiceQuotas.GetServiceQuotaIncreaseRequestFromTemplate

type Rep GetServiceQuotaIncreaseRequestFromTemplate = D1 ('MetaData "GetServiceQuotaIncreaseRequestFromTemplate" "Amazonka.ServiceQuotas.GetServiceQuotaIncreaseRequestFromTemplate" "libZSservicesZSamazonka-service-quotasZSamazonka-service-quotas" 'False) (C1 ('MetaCons "GetServiceQuotaIncreaseRequestFromTemplate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "serviceCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "quotaCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "awsRegion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse GetServiceQuotaIncreaseRequestFromTemplate Source # 
Instance details

Defined in Amazonka.ServiceQuotas.GetServiceQuotaIncreaseRequestFromTemplate

Request Lenses

Destructuring the Response

data GetServiceQuotaIncreaseRequestFromTemplateResponse Source #

Constructors

GetServiceQuotaIncreaseRequestFromTemplateResponse' 

Fields

Instances

Instances details
Eq GetServiceQuotaIncreaseRequestFromTemplateResponse Source # 
Instance details

Defined in Amazonka.ServiceQuotas.GetServiceQuotaIncreaseRequestFromTemplate

Read GetServiceQuotaIncreaseRequestFromTemplateResponse Source # 
Instance details

Defined in Amazonka.ServiceQuotas.GetServiceQuotaIncreaseRequestFromTemplate

Show GetServiceQuotaIncreaseRequestFromTemplateResponse Source # 
Instance details

Defined in Amazonka.ServiceQuotas.GetServiceQuotaIncreaseRequestFromTemplate

Generic GetServiceQuotaIncreaseRequestFromTemplateResponse Source # 
Instance details

Defined in Amazonka.ServiceQuotas.GetServiceQuotaIncreaseRequestFromTemplate

NFData GetServiceQuotaIncreaseRequestFromTemplateResponse Source # 
Instance details

Defined in Amazonka.ServiceQuotas.GetServiceQuotaIncreaseRequestFromTemplate

type Rep GetServiceQuotaIncreaseRequestFromTemplateResponse Source # 
Instance details

Defined in Amazonka.ServiceQuotas.GetServiceQuotaIncreaseRequestFromTemplate

type Rep GetServiceQuotaIncreaseRequestFromTemplateResponse = D1 ('MetaData "GetServiceQuotaIncreaseRequestFromTemplateResponse" "Amazonka.ServiceQuotas.GetServiceQuotaIncreaseRequestFromTemplate" "libZSservicesZSamazonka-service-quotasZSamazonka-service-quotas" 'False) (C1 ('MetaCons "GetServiceQuotaIncreaseRequestFromTemplateResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "serviceQuotaIncreaseRequestInTemplate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ServiceQuotaIncreaseRequestInTemplate)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

Response Lenses