amazonka-networkmanager-2.0: Amazon Network 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.NetworkManager.Types.AttachmentType

Description

 

Documentation

newtype AttachmentType Source #

Constructors

AttachmentType' 

Instances

Instances details
FromJSON AttachmentType Source # 
Instance details

Defined in Amazonka.NetworkManager.Types.AttachmentType

FromJSONKey AttachmentType Source # 
Instance details

Defined in Amazonka.NetworkManager.Types.AttachmentType

ToJSON AttachmentType Source # 
Instance details

Defined in Amazonka.NetworkManager.Types.AttachmentType

ToJSONKey AttachmentType Source # 
Instance details

Defined in Amazonka.NetworkManager.Types.AttachmentType

ToByteString AttachmentType Source # 
Instance details

Defined in Amazonka.NetworkManager.Types.AttachmentType

ToHeader AttachmentType Source # 
Instance details

Defined in Amazonka.NetworkManager.Types.AttachmentType

ToLog AttachmentType Source # 
Instance details

Defined in Amazonka.NetworkManager.Types.AttachmentType

ToQuery AttachmentType Source # 
Instance details

Defined in Amazonka.NetworkManager.Types.AttachmentType

FromText AttachmentType Source # 
Instance details

Defined in Amazonka.NetworkManager.Types.AttachmentType

ToText AttachmentType Source # 
Instance details

Defined in Amazonka.NetworkManager.Types.AttachmentType

FromXML AttachmentType Source # 
Instance details

Defined in Amazonka.NetworkManager.Types.AttachmentType

ToXML AttachmentType Source # 
Instance details

Defined in Amazonka.NetworkManager.Types.AttachmentType

Methods

toXML :: AttachmentType -> XML #

Generic AttachmentType Source # 
Instance details

Defined in Amazonka.NetworkManager.Types.AttachmentType

Associated Types

type Rep AttachmentType :: Type -> Type #

Read AttachmentType Source # 
Instance details

Defined in Amazonka.NetworkManager.Types.AttachmentType

Show AttachmentType Source # 
Instance details

Defined in Amazonka.NetworkManager.Types.AttachmentType

NFData AttachmentType Source # 
Instance details

Defined in Amazonka.NetworkManager.Types.AttachmentType

Methods

rnf :: AttachmentType -> () #

Eq AttachmentType Source # 
Instance details

Defined in Amazonka.NetworkManager.Types.AttachmentType

Ord AttachmentType Source # 
Instance details

Defined in Amazonka.NetworkManager.Types.AttachmentType

Hashable AttachmentType Source # 
Instance details

Defined in Amazonka.NetworkManager.Types.AttachmentType

type Rep AttachmentType Source # 
Instance details

Defined in Amazonka.NetworkManager.Types.AttachmentType

type Rep AttachmentType = D1 ('MetaData "AttachmentType" "Amazonka.NetworkManager.Types.AttachmentType" "amazonka-networkmanager-2.0-4HNcDlBc00x67cUJWWz3sw" 'True) (C1 ('MetaCons "AttachmentType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAttachmentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))