amazonka-license-manager-2.0: Amazon License Manager 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.LicenseManager.Types.AllowedOperation

Description

 

Documentation

newtype AllowedOperation Source #

Instances

Instances details
FromJSON AllowedOperation Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.AllowedOperation

FromJSONKey AllowedOperation Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.AllowedOperation

ToJSON AllowedOperation Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.AllowedOperation

ToJSONKey AllowedOperation Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.AllowedOperation

ToByteString AllowedOperation Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.AllowedOperation

ToHeader AllowedOperation Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.AllowedOperation

ToLog AllowedOperation Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.AllowedOperation

ToQuery AllowedOperation Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.AllowedOperation

FromText AllowedOperation Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.AllowedOperation

ToText AllowedOperation Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.AllowedOperation

FromXML AllowedOperation Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.AllowedOperation

ToXML AllowedOperation Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.AllowedOperation

Generic AllowedOperation Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.AllowedOperation

Associated Types

type Rep AllowedOperation :: Type -> Type #

Read AllowedOperation Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.AllowedOperation

Show AllowedOperation Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.AllowedOperation

NFData AllowedOperation Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.AllowedOperation

Methods

rnf :: AllowedOperation -> () #

Eq AllowedOperation Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.AllowedOperation

Ord AllowedOperation Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.AllowedOperation

Hashable AllowedOperation Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.AllowedOperation

type Rep AllowedOperation Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.AllowedOperation

type Rep AllowedOperation = D1 ('MetaData "AllowedOperation" "Amazonka.LicenseManager.Types.AllowedOperation" "amazonka-license-manager-2.0-7MwrI8iJ3YaDRGRrldCApy" 'True) (C1 ('MetaCons "AllowedOperation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAllowedOperation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))