stratosphere-licensemanager-1.0.0: Stratosphere integration for AWS LicenseManager.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.LicenseManager.License

Documentation

data License Source #

Constructors

License

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-licensemanager-license.html

Fields

Instances

Instances details
ToJSON License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

Show License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

Eq License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

Methods

(==) :: License -> License -> Bool #

(/=) :: License -> License -> Bool #

ToResourceProperties License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

Property "Beneficiary" License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

Associated Types

type PropertyType "Beneficiary" License 
Instance details

Defined in Stratosphere.LicenseManager.License

type PropertyType "Beneficiary" License = Value Text

Methods

set :: PropertyType "Beneficiary" License -> License -> License #

Property "ConsumptionConfiguration" License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

Associated Types

type PropertyType "ConsumptionConfiguration" License 
Instance details

Defined in Stratosphere.LicenseManager.License

type PropertyType "ConsumptionConfiguration" License = ConsumptionConfigurationProperty

Methods

set :: PropertyType "ConsumptionConfiguration" License -> License -> License #

Property "Entitlements" License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

Associated Types

type PropertyType "Entitlements" License 
Instance details

Defined in Stratosphere.LicenseManager.License

type PropertyType "Entitlements" License = [EntitlementProperty]

Methods

set :: PropertyType "Entitlements" License -> License -> License #

Property "HomeRegion" License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

Associated Types

type PropertyType "HomeRegion" License 
Instance details

Defined in Stratosphere.LicenseManager.License

type PropertyType "HomeRegion" License = Value Text

Methods

set :: PropertyType "HomeRegion" License -> License -> License #

Property "Issuer" License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

Associated Types

type PropertyType "Issuer" License 
Instance details

Defined in Stratosphere.LicenseManager.License

Methods

set :: PropertyType "Issuer" License -> License -> License #

Property "LicenseMetadata" License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

Associated Types

type PropertyType "LicenseMetadata" License 
Instance details

Defined in Stratosphere.LicenseManager.License

type PropertyType "LicenseMetadata" License = [MetadataProperty]

Methods

set :: PropertyType "LicenseMetadata" License -> License -> License #

Property "LicenseName" License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

Associated Types

type PropertyType "LicenseName" License 
Instance details

Defined in Stratosphere.LicenseManager.License

type PropertyType "LicenseName" License = Value Text

Methods

set :: PropertyType "LicenseName" License -> License -> License #

Property "ProductName" License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

Associated Types

type PropertyType "ProductName" License 
Instance details

Defined in Stratosphere.LicenseManager.License

type PropertyType "ProductName" License = Value Text

Methods

set :: PropertyType "ProductName" License -> License -> License #

Property "ProductSKU" License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

Associated Types

type PropertyType "ProductSKU" License 
Instance details

Defined in Stratosphere.LicenseManager.License

type PropertyType "ProductSKU" License = Value Text

Methods

set :: PropertyType "ProductSKU" License -> License -> License #

Property "Status" License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

Associated Types

type PropertyType "Status" License 
Instance details

Defined in Stratosphere.LicenseManager.License

type PropertyType "Status" License = Value Text

Methods

set :: PropertyType "Status" License -> License -> License #

Property "Validity" License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

Associated Types

type PropertyType "Validity" License 
Instance details

Defined in Stratosphere.LicenseManager.License

Methods

set :: PropertyType "Validity" License -> License -> License #

type PropertyType "Beneficiary" License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

type PropertyType "Beneficiary" License = Value Text
type PropertyType "ConsumptionConfiguration" License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

type PropertyType "ConsumptionConfiguration" License = ConsumptionConfigurationProperty
type PropertyType "Entitlements" License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

type PropertyType "Entitlements" License = [EntitlementProperty]
type PropertyType "HomeRegion" License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

type PropertyType "HomeRegion" License = Value Text
type PropertyType "Issuer" License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

type PropertyType "LicenseMetadata" License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

type PropertyType "LicenseMetadata" License = [MetadataProperty]
type PropertyType "LicenseName" License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

type PropertyType "LicenseName" License = Value Text
type PropertyType "ProductName" License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

type PropertyType "ProductName" License = Value Text
type PropertyType "ProductSKU" License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

type PropertyType "ProductSKU" License = Value Text
type PropertyType "Status" License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License

type PropertyType "Status" License = Value Text
type PropertyType "Validity" License Source # 
Instance details

Defined in Stratosphere.LicenseManager.License