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.SelfServicePortal

Description

 

Documentation

newtype SelfServicePortal Source #

Instances

Instances details
FromJSON SelfServicePortal Source # 
Instance details

Defined in Amazonka.EC2.Types.SelfServicePortal

FromJSONKey SelfServicePortal Source # 
Instance details

Defined in Amazonka.EC2.Types.SelfServicePortal

ToJSON SelfServicePortal Source # 
Instance details

Defined in Amazonka.EC2.Types.SelfServicePortal

ToJSONKey SelfServicePortal Source # 
Instance details

Defined in Amazonka.EC2.Types.SelfServicePortal

ToByteString SelfServicePortal Source # 
Instance details

Defined in Amazonka.EC2.Types.SelfServicePortal

ToHeader SelfServicePortal Source # 
Instance details

Defined in Amazonka.EC2.Types.SelfServicePortal

ToLog SelfServicePortal Source # 
Instance details

Defined in Amazonka.EC2.Types.SelfServicePortal

ToQuery SelfServicePortal Source # 
Instance details

Defined in Amazonka.EC2.Types.SelfServicePortal

FromText SelfServicePortal Source # 
Instance details

Defined in Amazonka.EC2.Types.SelfServicePortal

ToText SelfServicePortal Source # 
Instance details

Defined in Amazonka.EC2.Types.SelfServicePortal

FromXML SelfServicePortal Source # 
Instance details

Defined in Amazonka.EC2.Types.SelfServicePortal

ToXML SelfServicePortal Source # 
Instance details

Defined in Amazonka.EC2.Types.SelfServicePortal

Generic SelfServicePortal Source # 
Instance details

Defined in Amazonka.EC2.Types.SelfServicePortal

Associated Types

type Rep SelfServicePortal :: Type -> Type #

Read SelfServicePortal Source # 
Instance details

Defined in Amazonka.EC2.Types.SelfServicePortal

Show SelfServicePortal Source # 
Instance details

Defined in Amazonka.EC2.Types.SelfServicePortal

NFData SelfServicePortal Source # 
Instance details

Defined in Amazonka.EC2.Types.SelfServicePortal

Methods

rnf :: SelfServicePortal -> () #

Eq SelfServicePortal Source # 
Instance details

Defined in Amazonka.EC2.Types.SelfServicePortal

Ord SelfServicePortal Source # 
Instance details

Defined in Amazonka.EC2.Types.SelfServicePortal

Hashable SelfServicePortal Source # 
Instance details

Defined in Amazonka.EC2.Types.SelfServicePortal

type Rep SelfServicePortal Source # 
Instance details

Defined in Amazonka.EC2.Types.SelfServicePortal

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