amazonka-license-manager-user-subscriptions-2.0: Amazon License Manager User Subscriptions SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.LicenseManagerUserSubscriptions.ListProductSubscriptions

Description

Lists the user-based subscription products available from an identity provider.

This operation returns paginated results.

Synopsis

Creating a Request

data ListProductSubscriptions Source #

See: newListProductSubscriptions smart constructor.

Constructors

ListProductSubscriptions' 

Fields

Instances

Instances details
ToJSON ListProductSubscriptions Source # 
Instance details

Defined in Amazonka.LicenseManagerUserSubscriptions.ListProductSubscriptions

ToHeaders ListProductSubscriptions Source # 
Instance details

Defined in Amazonka.LicenseManagerUserSubscriptions.ListProductSubscriptions

ToPath ListProductSubscriptions Source # 
Instance details

Defined in Amazonka.LicenseManagerUserSubscriptions.ListProductSubscriptions

ToQuery ListProductSubscriptions Source # 
Instance details

Defined in Amazonka.LicenseManagerUserSubscriptions.ListProductSubscriptions

AWSPager ListProductSubscriptions Source # 
Instance details

Defined in Amazonka.LicenseManagerUserSubscriptions.ListProductSubscriptions

AWSRequest ListProductSubscriptions Source # 
Instance details

Defined in Amazonka.LicenseManagerUserSubscriptions.ListProductSubscriptions

Generic ListProductSubscriptions Source # 
Instance details

Defined in Amazonka.LicenseManagerUserSubscriptions.ListProductSubscriptions

Associated Types

type Rep ListProductSubscriptions :: Type -> Type #

Read ListProductSubscriptions Source # 
Instance details

Defined in Amazonka.LicenseManagerUserSubscriptions.ListProductSubscriptions

Show ListProductSubscriptions Source # 
Instance details

Defined in Amazonka.LicenseManagerUserSubscriptions.ListProductSubscriptions

NFData ListProductSubscriptions Source # 
Instance details

Defined in Amazonka.LicenseManagerUserSubscriptions.ListProductSubscriptions

Eq ListProductSubscriptions Source # 
Instance details

Defined in Amazonka.LicenseManagerUserSubscriptions.ListProductSubscriptions

Hashable ListProductSubscriptions Source # 
Instance details

Defined in Amazonka.LicenseManagerUserSubscriptions.ListProductSubscriptions

type AWSResponse ListProductSubscriptions Source # 
Instance details

Defined in Amazonka.LicenseManagerUserSubscriptions.ListProductSubscriptions

type Rep ListProductSubscriptions Source # 
Instance details

Defined in Amazonka.LicenseManagerUserSubscriptions.ListProductSubscriptions

type Rep ListProductSubscriptions = D1 ('MetaData "ListProductSubscriptions" "Amazonka.LicenseManagerUserSubscriptions.ListProductSubscriptions" "amazonka-license-manager-user-subscriptions-2.0-FTcAVPsIeL0Hw8vwEQErB1" 'False) (C1 ('MetaCons "ListProductSubscriptions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Filter])) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "identityProvider") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 IdentityProvider) :*: S1 ('MetaSel ('Just "product") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newListProductSubscriptions Source #

Create a value of ListProductSubscriptions 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:filters:ListProductSubscriptions', listProductSubscriptions_filters - An array of structures that you can use to filter the results to those that match one or more sets of key-value pairs that you specify.

$sel:maxResults:ListProductSubscriptions', listProductSubscriptions_maxResults - Maximum number of results to return in a single call.

ListProductSubscriptions, listProductSubscriptions_nextToken - Token for the next set of results.

ListProductSubscriptions, listProductSubscriptions_identityProvider - An object that specifies details for the identity provider.

ListProductSubscriptions, listProductSubscriptions_product - The name of the user-based subscription product.

Request Lenses

listProductSubscriptions_filters :: Lens' ListProductSubscriptions (Maybe [Filter]) Source #

An array of structures that you can use to filter the results to those that match one or more sets of key-value pairs that you specify.

listProductSubscriptions_maxResults :: Lens' ListProductSubscriptions (Maybe Int) Source #

Maximum number of results to return in a single call.

listProductSubscriptions_identityProvider :: Lens' ListProductSubscriptions IdentityProvider Source #

An object that specifies details for the identity provider.

listProductSubscriptions_product :: Lens' ListProductSubscriptions Text Source #

The name of the user-based subscription product.

Destructuring the Response

data ListProductSubscriptionsResponse Source #

See: newListProductSubscriptionsResponse smart constructor.

Constructors

ListProductSubscriptionsResponse' 

Fields

Instances

Instances details
Generic ListProductSubscriptionsResponse Source # 
Instance details

Defined in Amazonka.LicenseManagerUserSubscriptions.ListProductSubscriptions

Associated Types

type Rep ListProductSubscriptionsResponse :: Type -> Type #

Read ListProductSubscriptionsResponse Source # 
Instance details

Defined in Amazonka.LicenseManagerUserSubscriptions.ListProductSubscriptions

Show ListProductSubscriptionsResponse Source # 
Instance details

Defined in Amazonka.LicenseManagerUserSubscriptions.ListProductSubscriptions

NFData ListProductSubscriptionsResponse Source # 
Instance details

Defined in Amazonka.LicenseManagerUserSubscriptions.ListProductSubscriptions

Eq ListProductSubscriptionsResponse Source # 
Instance details

Defined in Amazonka.LicenseManagerUserSubscriptions.ListProductSubscriptions

type Rep ListProductSubscriptionsResponse Source # 
Instance details

Defined in Amazonka.LicenseManagerUserSubscriptions.ListProductSubscriptions

type Rep ListProductSubscriptionsResponse = D1 ('MetaData "ListProductSubscriptionsResponse" "Amazonka.LicenseManagerUserSubscriptions.ListProductSubscriptions" "amazonka-license-manager-user-subscriptions-2.0-FTcAVPsIeL0Hw8vwEQErB1" 'False) (C1 ('MetaCons "ListProductSubscriptionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "productUserSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProductUserSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListProductSubscriptionsResponse Source #

Create a value of ListProductSubscriptionsResponse 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:

ListProductSubscriptions, listProductSubscriptionsResponse_nextToken - Token for the next set of results.

$sel:productUserSummaries:ListProductSubscriptionsResponse', listProductSubscriptionsResponse_productUserSummaries - Metadata that describes the list product subscriptions operation.

$sel:httpStatus:ListProductSubscriptionsResponse', listProductSubscriptionsResponse_httpStatus - The response's http status code.

Response Lenses