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

Description

Gets information about the specified provisioned product.

Synopsis

Creating a Request

data DescribeProvisionedProduct Source #

DescribeProvisionedProductAPI input structure. AcceptLanguage - [Optional] The language code for localization. Id - [Optional] The provisioned product identifier. Name - [Optional] Another provisioned product identifier. Customers must provide either Id or Name.

See: newDescribeProvisionedProduct smart constructor.

Constructors

DescribeProvisionedProduct' 

Fields

  • name :: Maybe Text

    The name of the provisioned product. You must provide the name or ID, but not both.

    If you do not provide a name or ID, or you provide both name and ID, an InvalidParametersException will occur.

  • acceptLanguage :: Maybe Text

    The language code.

    • en - English (default)
    • jp - Japanese
    • zh - Chinese
  • id :: Maybe Text

    The provisioned product identifier. You must provide the name or ID, but not both.

    If you do not provide a name or ID, or you provide both name and ID, an InvalidParametersException will occur.

Instances

Instances details
Eq DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

Read DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

Show DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

Generic DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

Associated Types

type Rep DescribeProvisionedProduct :: Type -> Type #

NFData DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

Hashable DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

ToJSON DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

AWSRequest DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

ToHeaders DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

ToPath DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

ToQuery DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

type Rep DescribeProvisionedProduct Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

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

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

newDescribeProvisionedProduct :: DescribeProvisionedProduct Source #

Create a value of DescribeProvisionedProduct 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:name:DescribeProvisionedProduct', describeProvisionedProduct_name - The name of the provisioned product. You must provide the name or ID, but not both.

If you do not provide a name or ID, or you provide both name and ID, an InvalidParametersException will occur.

$sel:acceptLanguage:DescribeProvisionedProduct', describeProvisionedProduct_acceptLanguage - The language code.

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

$sel:id:DescribeProvisionedProduct', describeProvisionedProduct_id - The provisioned product identifier. You must provide the name or ID, but not both.

If you do not provide a name or ID, or you provide both name and ID, an InvalidParametersException will occur.

Request Lenses

describeProvisionedProduct_name :: Lens' DescribeProvisionedProduct (Maybe Text) Source #

The name of the provisioned product. You must provide the name or ID, but not both.

If you do not provide a name or ID, or you provide both name and ID, an InvalidParametersException will occur.

describeProvisionedProduct_acceptLanguage :: Lens' DescribeProvisionedProduct (Maybe Text) Source #

The language code.

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

describeProvisionedProduct_id :: Lens' DescribeProvisionedProduct (Maybe Text) Source #

The provisioned product identifier. You must provide the name or ID, but not both.

If you do not provide a name or ID, or you provide both name and ID, an InvalidParametersException will occur.

Destructuring the Response

data DescribeProvisionedProductResponse Source #

Constructors

DescribeProvisionedProductResponse' 

Fields

Instances

Instances details
Eq DescribeProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

Read DescribeProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

Show DescribeProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

Generic DescribeProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

Associated Types

type Rep DescribeProvisionedProductResponse :: Type -> Type #

NFData DescribeProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

type Rep DescribeProvisionedProductResponse Source # 
Instance details

Defined in Amazonka.ServiceCatalog.DescribeProvisionedProduct

type Rep DescribeProvisionedProductResponse = D1 ('MetaData "DescribeProvisionedProductResponse" "Amazonka.ServiceCatalog.DescribeProvisionedProduct" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'False) (C1 ('MetaCons "DescribeProvisionedProductResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "provisionedProductDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProvisionedProductDetail)) :*: (S1 ('MetaSel ('Just "cloudWatchDashboards") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CloudWatchDashboard])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeProvisionedProductResponse Source #

Create a value of DescribeProvisionedProductResponse 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:provisionedProductDetail:DescribeProvisionedProductResponse', describeProvisionedProductResponse_provisionedProductDetail - Information about the provisioned product.

$sel:cloudWatchDashboards:DescribeProvisionedProductResponse', describeProvisionedProductResponse_cloudWatchDashboards - Any CloudWatch dashboards that were created when provisioning the product.

$sel:httpStatus:DescribeProvisionedProductResponse', describeProvisionedProductResponse_httpStatus - The response's http status code.

Response Lenses

describeProvisionedProductResponse_cloudWatchDashboards :: Lens' DescribeProvisionedProductResponse (Maybe [CloudWatchDashboard]) Source #

Any CloudWatch dashboards that were created when provisioning the product.