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

Description

Returns summary information about stack instances that are associated with the specified CFN_STACKSET type provisioned product. You can filter for stack instances that are associated with a specific AWS account name or region.

Synopsis

Creating a Request

data ListStackInstancesForProvisionedProduct Source #

Constructors

ListStackInstancesForProvisionedProduct' 

Fields

Instances

Instances details
Eq ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

Read ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

Show ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

Generic ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

NFData ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

Hashable ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

ToJSON ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

AWSRequest ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

ToHeaders ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

ToPath ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

ToQuery ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

type Rep ListStackInstancesForProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

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

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

newListStackInstancesForProvisionedProduct Source #

Create a value of ListStackInstancesForProvisionedProduct 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:acceptLanguage:ListStackInstancesForProvisionedProduct', listStackInstancesForProvisionedProduct_acceptLanguage - The language code.

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

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

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

$sel:provisionedProductId:ListStackInstancesForProvisionedProduct', listStackInstancesForProvisionedProduct_provisionedProductId - The identifier of the provisioned product.

Request Lenses

listStackInstancesForProvisionedProduct_acceptLanguage :: Lens' ListStackInstancesForProvisionedProduct (Maybe Text) Source #

The language code.

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

listStackInstancesForProvisionedProduct_pageToken :: Lens' ListStackInstancesForProvisionedProduct (Maybe Text) Source #

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

Destructuring the Response

data ListStackInstancesForProvisionedProductResponse Source #

Constructors

ListStackInstancesForProvisionedProductResponse' 

Fields

Instances

Instances details
Eq ListStackInstancesForProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

Read ListStackInstancesForProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

Show ListStackInstancesForProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

Generic ListStackInstancesForProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

NFData ListStackInstancesForProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

type Rep ListStackInstancesForProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.ListStackInstancesForProvisionedProduct

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

Response Lenses

listStackInstancesForProvisionedProductResponse_nextPageToken :: Lens' ListStackInstancesForProvisionedProductResponse (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.