libZSservicesZSamazonka-mgnZSamazonka-mgn
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.MGN.Types.Licensing

Description

 
Synopsis

Documentation

data Licensing Source #

Configure Licensing.

See: newLicensing smart constructor.

Constructors

Licensing' 

Fields

Instances

Instances details
Eq Licensing Source # 
Instance details

Defined in Amazonka.MGN.Types.Licensing

Read Licensing Source # 
Instance details

Defined in Amazonka.MGN.Types.Licensing

Show Licensing Source # 
Instance details

Defined in Amazonka.MGN.Types.Licensing

Generic Licensing Source # 
Instance details

Defined in Amazonka.MGN.Types.Licensing

Associated Types

type Rep Licensing :: Type -> Type #

NFData Licensing Source # 
Instance details

Defined in Amazonka.MGN.Types.Licensing

Methods

rnf :: Licensing -> () #

Hashable Licensing Source # 
Instance details

Defined in Amazonka.MGN.Types.Licensing

ToJSON Licensing Source # 
Instance details

Defined in Amazonka.MGN.Types.Licensing

FromJSON Licensing Source # 
Instance details

Defined in Amazonka.MGN.Types.Licensing

type Rep Licensing Source # 
Instance details

Defined in Amazonka.MGN.Types.Licensing

type Rep Licensing = D1 ('MetaData "Licensing" "Amazonka.MGN.Types.Licensing" "libZSservicesZSamazonka-mgnZSamazonka-mgn" 'False) (C1 ('MetaCons "Licensing'" 'PrefixI 'True) (S1 ('MetaSel ('Just "osByol") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newLicensing :: Licensing Source #

Create a value of Licensing 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:osByol:Licensing', licensing_osByol - Configure BYOL OS licensing.

licensing_osByol :: Lens' Licensing (Maybe Bool) Source #

Configure BYOL OS licensing.