amazonka-ec2-2.0: Amazon Elastic Compute Cloud 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.EC2.Types.InterfacePermissionType

Description

 

Documentation

newtype InterfacePermissionType Source #

Instances

Instances details
FromJSON InterfacePermissionType Source # 
Instance details

Defined in Amazonka.EC2.Types.InterfacePermissionType

FromJSONKey InterfacePermissionType Source # 
Instance details

Defined in Amazonka.EC2.Types.InterfacePermissionType

ToJSON InterfacePermissionType Source # 
Instance details

Defined in Amazonka.EC2.Types.InterfacePermissionType

ToJSONKey InterfacePermissionType Source # 
Instance details

Defined in Amazonka.EC2.Types.InterfacePermissionType

ToByteString InterfacePermissionType Source # 
Instance details

Defined in Amazonka.EC2.Types.InterfacePermissionType

ToHeader InterfacePermissionType Source # 
Instance details

Defined in Amazonka.EC2.Types.InterfacePermissionType

ToLog InterfacePermissionType Source # 
Instance details

Defined in Amazonka.EC2.Types.InterfacePermissionType

ToQuery InterfacePermissionType Source # 
Instance details

Defined in Amazonka.EC2.Types.InterfacePermissionType

FromText InterfacePermissionType Source # 
Instance details

Defined in Amazonka.EC2.Types.InterfacePermissionType

ToText InterfacePermissionType Source # 
Instance details

Defined in Amazonka.EC2.Types.InterfacePermissionType

FromXML InterfacePermissionType Source # 
Instance details

Defined in Amazonka.EC2.Types.InterfacePermissionType

ToXML InterfacePermissionType Source # 
Instance details

Defined in Amazonka.EC2.Types.InterfacePermissionType

Generic InterfacePermissionType Source # 
Instance details

Defined in Amazonka.EC2.Types.InterfacePermissionType

Associated Types

type Rep InterfacePermissionType :: Type -> Type #

Read InterfacePermissionType Source # 
Instance details

Defined in Amazonka.EC2.Types.InterfacePermissionType

Show InterfacePermissionType Source # 
Instance details

Defined in Amazonka.EC2.Types.InterfacePermissionType

NFData InterfacePermissionType Source # 
Instance details

Defined in Amazonka.EC2.Types.InterfacePermissionType

Methods

rnf :: InterfacePermissionType -> () #

Eq InterfacePermissionType Source # 
Instance details

Defined in Amazonka.EC2.Types.InterfacePermissionType

Ord InterfacePermissionType Source # 
Instance details

Defined in Amazonka.EC2.Types.InterfacePermissionType

Hashable InterfacePermissionType Source # 
Instance details

Defined in Amazonka.EC2.Types.InterfacePermissionType

type Rep InterfacePermissionType Source # 
Instance details

Defined in Amazonka.EC2.Types.InterfacePermissionType

type Rep InterfacePermissionType = D1 ('MetaData "InterfacePermissionType" "Amazonka.EC2.Types.InterfacePermissionType" "amazonka-ec2-2.0-48L9RAJvmvzAdBkRegqWCL" 'True) (C1 ('MetaCons "InterfacePermissionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInterfacePermissionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))