libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog
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.ServiceCatalog.ListProvisionedProductPlans

Description

Lists the plans for the specified provisioned product or all plans to which the user has access.

This operation returns paginated results.

Synopsis

Creating a Request

data ListProvisionedProductPlans Source #

See: newListProvisionedProductPlans smart constructor.

Constructors

ListProvisionedProductPlans' 

Fields

Instances

Instances details
Eq ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

Read ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

Show ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

Generic ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

Associated Types

type Rep ListProvisionedProductPlans :: Type -> Type #

NFData ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

Hashable ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

ToJSON ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

AWSPager ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

AWSRequest ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

ToHeaders ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

ToPath ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

ToQuery ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

type Rep ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

type Rep ListProvisionedProductPlans = D1 ('MetaData "ListProvisionedProductPlans" "Amazonka.ServiceCatalog.ListProvisionedProductPlans" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListProvisionedProductPlans'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "provisionProductId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "acceptLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "accessLevelFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AccessLevelFilter)) :*: (S1 ('MetaSel ('Just "pageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))))
type AWSResponse ListProvisionedProductPlans Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

newListProvisionedProductPlans :: ListProvisionedProductPlans Source #

Create a value of ListProvisionedProductPlans with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:provisionProductId:ListProvisionedProductPlans', listProvisionedProductPlans_provisionProductId - The product identifier.

$sel:acceptLanguage:ListProvisionedProductPlans', listProvisionedProductPlans_acceptLanguage - The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

$sel:accessLevelFilter:ListProvisionedProductPlans', listProvisionedProductPlans_accessLevelFilter - The access level to use to obtain results. The default is User.

$sel:pageToken:ListProvisionedProductPlans', listProvisionedProductPlans_pageToken - The page token for the next set of results. To retrieve the first set of results, use null.

$sel:pageSize:ListProvisionedProductPlans', listProvisionedProductPlans_pageSize - The maximum number of items to return with this call.

Request Lenses

listProvisionedProductPlans_acceptLanguage :: Lens' ListProvisionedProductPlans (Maybe Text) Source #

The language code.

  • en - English (default)
  • jp - Japanese
  • zh - Chinese

listProvisionedProductPlans_accessLevelFilter :: Lens' ListProvisionedProductPlans (Maybe AccessLevelFilter) Source #

The access level to use to obtain results. The default is User.

listProvisionedProductPlans_pageToken :: Lens' ListProvisionedProductPlans (Maybe Text) Source #

The page token for the next set of results. To retrieve the first set of results, use null.

listProvisionedProductPlans_pageSize :: Lens' ListProvisionedProductPlans (Maybe Natural) Source #

The maximum number of items to return with this call.

Destructuring the Response

data ListProvisionedProductPlansResponse Source #

Constructors

ListProvisionedProductPlansResponse' 

Fields

Instances

Instances details
Eq ListProvisionedProductPlansResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

Read ListProvisionedProductPlansResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

Show ListProvisionedProductPlansResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

Generic ListProvisionedProductPlansResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

NFData ListProvisionedProductPlansResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

type Rep ListProvisionedProductPlansResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListProvisionedProductPlans

type Rep ListProvisionedProductPlansResponse = D1 ('MetaData "ListProvisionedProductPlansResponse" "Amazonka.ServiceCatalog.ListProvisionedProductPlans" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "ListProvisionedProductPlansResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextPageToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "provisionedProductPlans") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProvisionedProductPlanSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListProvisionedProductPlansResponse Source #

Create a value of ListProvisionedProductPlansResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextPageToken:ListProvisionedProductPlansResponse', listProvisionedProductPlansResponse_nextPageToken - The page token to use to retrieve the next set of results. If there are no additional results, this value is null.

$sel:provisionedProductPlans:ListProvisionedProductPlansResponse', listProvisionedProductPlansResponse_provisionedProductPlans - Information about the plans.

$sel:httpStatus:ListProvisionedProductPlansResponse', listProvisionedProductPlansResponse_httpStatus - The response's http status code.

Response Lenses

listProvisionedProductPlansResponse_nextPageToken :: Lens' ListProvisionedProductPlansResponse (Maybe Text) Source #

The page token to use to retrieve the next set of results. If there are no additional results, this value is null.