libZSservicesZSamazonka-license-managerZSamazonka-license-manager
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.LicenseManager.GetLicenseConfiguration

Description

Gets detailed information about the specified license configuration.

Synopsis

Creating a Request

data GetLicenseConfiguration Source #

See: newGetLicenseConfiguration smart constructor.

Constructors

GetLicenseConfiguration' 

Fields

Instances

Instances details
Eq GetLicenseConfiguration Source # 
Instance details

Defined in Amazonka.LicenseManager.GetLicenseConfiguration

Read GetLicenseConfiguration Source # 
Instance details

Defined in Amazonka.LicenseManager.GetLicenseConfiguration

Show GetLicenseConfiguration Source # 
Instance details

Defined in Amazonka.LicenseManager.GetLicenseConfiguration

Generic GetLicenseConfiguration Source # 
Instance details

Defined in Amazonka.LicenseManager.GetLicenseConfiguration

Associated Types

type Rep GetLicenseConfiguration :: Type -> Type #

NFData GetLicenseConfiguration Source # 
Instance details

Defined in Amazonka.LicenseManager.GetLicenseConfiguration

Methods

rnf :: GetLicenseConfiguration -> () #

Hashable GetLicenseConfiguration Source # 
Instance details

Defined in Amazonka.LicenseManager.GetLicenseConfiguration

ToJSON GetLicenseConfiguration Source # 
Instance details

Defined in Amazonka.LicenseManager.GetLicenseConfiguration

AWSRequest GetLicenseConfiguration Source # 
Instance details

Defined in Amazonka.LicenseManager.GetLicenseConfiguration

ToHeaders GetLicenseConfiguration Source # 
Instance details

Defined in Amazonka.LicenseManager.GetLicenseConfiguration

ToPath GetLicenseConfiguration Source # 
Instance details

Defined in Amazonka.LicenseManager.GetLicenseConfiguration

ToQuery GetLicenseConfiguration Source # 
Instance details

Defined in Amazonka.LicenseManager.GetLicenseConfiguration

type Rep GetLicenseConfiguration Source # 
Instance details

Defined in Amazonka.LicenseManager.GetLicenseConfiguration

type Rep GetLicenseConfiguration = D1 ('MetaData "GetLicenseConfiguration" "Amazonka.LicenseManager.GetLicenseConfiguration" "libZSservicesZSamazonka-license-managerZSamazonka-license-manager" 'False) (C1 ('MetaCons "GetLicenseConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "licenseConfigurationArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetLicenseConfiguration Source # 
Instance details

Defined in Amazonka.LicenseManager.GetLicenseConfiguration

newGetLicenseConfiguration Source #

Create a value of GetLicenseConfiguration 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:licenseConfigurationArn:GetLicenseConfiguration', getLicenseConfiguration_licenseConfigurationArn - Amazon Resource Name (ARN) of the license configuration.

Request Lenses

getLicenseConfiguration_licenseConfigurationArn :: Lens' GetLicenseConfiguration Text Source #

Amazon Resource Name (ARN) of the license configuration.

Destructuring the Response

data GetLicenseConfigurationResponse Source #

See: newGetLicenseConfigurationResponse smart constructor.

Constructors

GetLicenseConfigurationResponse' 

Fields

Instances

Instances details
Eq GetLicenseConfigurationResponse Source # 
Instance details

Defined in Amazonka.LicenseManager.GetLicenseConfiguration

Read GetLicenseConfigurationResponse Source # 
Instance details

Defined in Amazonka.LicenseManager.GetLicenseConfiguration

Show GetLicenseConfigurationResponse Source # 
Instance details

Defined in Amazonka.LicenseManager.GetLicenseConfiguration

Generic GetLicenseConfigurationResponse Source # 
Instance details

Defined in Amazonka.LicenseManager.GetLicenseConfiguration

Associated Types

type Rep GetLicenseConfigurationResponse :: Type -> Type #

NFData GetLicenseConfigurationResponse Source # 
Instance details

Defined in Amazonka.LicenseManager.GetLicenseConfiguration

type Rep GetLicenseConfigurationResponse Source # 
Instance details

Defined in Amazonka.LicenseManager.GetLicenseConfiguration

type Rep GetLicenseConfigurationResponse = D1 ('MetaData "GetLicenseConfigurationResponse" "Amazonka.LicenseManager.GetLicenseConfiguration" "libZSservicesZSamazonka-license-managerZSamazonka-license-manager" 'False) (C1 ('MetaCons "GetLicenseConfigurationResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "ownerAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "consumedLicenseSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ConsumedLicenseSummary])) :*: S1 ('MetaSel ('Just "licenseCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)))) :*: ((S1 ('MetaSel ('Just "managedResourceSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ManagedResourceSummary])) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "licenseCountHardLimit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "disassociateWhenNotFound") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "productInformationList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProductInformation])))))) :*: (((S1 ('MetaSel ('Just "licenseCountingType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LicenseCountingType)) :*: S1 ('MetaSel ('Just "automatedDiscoveryInformation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutomatedDiscoveryInformation))) :*: (S1 ('MetaSel ('Just "consumedLicenses") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "licenseRules") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))) :*: ((S1 ('MetaSel ('Just "licenseConfigurationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "licenseConfigurationArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))))

newGetLicenseConfigurationResponse Source #

Create a value of GetLicenseConfigurationResponse 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:status:GetLicenseConfigurationResponse', getLicenseConfigurationResponse_status - License configuration status.

$sel:ownerAccountId:GetLicenseConfigurationResponse', getLicenseConfigurationResponse_ownerAccountId - Account ID of the owner of the license configuration.

$sel:consumedLicenseSummaryList:GetLicenseConfigurationResponse', getLicenseConfigurationResponse_consumedLicenseSummaryList - Summaries of the licenses consumed by resources.

$sel:licenseCount:GetLicenseConfigurationResponse', getLicenseConfigurationResponse_licenseCount - Number of available licenses.

$sel:managedResourceSummaryList:GetLicenseConfigurationResponse', getLicenseConfigurationResponse_managedResourceSummaryList - Summaries of the managed resources.

$sel:name:GetLicenseConfigurationResponse', getLicenseConfigurationResponse_name - Name of the license configuration.

$sel:licenseCountHardLimit:GetLicenseConfigurationResponse', getLicenseConfigurationResponse_licenseCountHardLimit - Sets the number of available licenses as a hard limit.

$sel:disassociateWhenNotFound:GetLicenseConfigurationResponse', getLicenseConfigurationResponse_disassociateWhenNotFound - When true, disassociates a resource when software is uninstalled.

$sel:productInformationList:GetLicenseConfigurationResponse', getLicenseConfigurationResponse_productInformationList - Product information.

$sel:licenseCountingType:GetLicenseConfigurationResponse', getLicenseConfigurationResponse_licenseCountingType - Dimension for which the licenses are counted.

$sel:automatedDiscoveryInformation:GetLicenseConfigurationResponse', getLicenseConfigurationResponse_automatedDiscoveryInformation - Automated discovery information.

$sel:consumedLicenses:GetLicenseConfigurationResponse', getLicenseConfigurationResponse_consumedLicenses - Number of licenses assigned to resources.

$sel:licenseRules:GetLicenseConfigurationResponse', getLicenseConfigurationResponse_licenseRules - License rules.

$sel:licenseConfigurationId:GetLicenseConfigurationResponse', getLicenseConfigurationResponse_licenseConfigurationId - Unique ID for the license configuration.

$sel:description:GetLicenseConfigurationResponse', getLicenseConfigurationResponse_description - Description of the license configuration.

$sel:licenseConfigurationArn:GetLicenseConfiguration', getLicenseConfigurationResponse_licenseConfigurationArn - Amazon Resource Name (ARN) of the license configuration.

$sel:tags:GetLicenseConfigurationResponse', getLicenseConfigurationResponse_tags - Tags for the license configuration.

$sel:httpStatus:GetLicenseConfigurationResponse', getLicenseConfigurationResponse_httpStatus - The response's http status code.

Response Lenses

getLicenseConfigurationResponse_disassociateWhenNotFound :: Lens' GetLicenseConfigurationResponse (Maybe Bool) Source #

When true, disassociates a resource when software is uninstalled.