amazonka-migration-hub-refactor-spaces-2.0: Amazon Migration Hub Refactor Spaces 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.MigrationHubReFactorSpaces.Types.ProxyType

Description

 

Documentation

newtype ProxyType Source #

Constructors

ProxyType' 

Fields

Bundled Patterns

pattern ProxyType_API_GATEWAY :: ProxyType 

Instances

Instances details
FromJSON ProxyType Source # 
Instance details

Defined in Amazonka.MigrationHubReFactorSpaces.Types.ProxyType

FromJSONKey ProxyType Source # 
Instance details

Defined in Amazonka.MigrationHubReFactorSpaces.Types.ProxyType

ToJSON ProxyType Source # 
Instance details

Defined in Amazonka.MigrationHubReFactorSpaces.Types.ProxyType

ToJSONKey ProxyType Source # 
Instance details

Defined in Amazonka.MigrationHubReFactorSpaces.Types.ProxyType

ToByteString ProxyType Source # 
Instance details

Defined in Amazonka.MigrationHubReFactorSpaces.Types.ProxyType

Methods

toBS :: ProxyType -> ByteString #

ToHeader ProxyType Source # 
Instance details

Defined in Amazonka.MigrationHubReFactorSpaces.Types.ProxyType

ToLog ProxyType Source # 
Instance details

Defined in Amazonka.MigrationHubReFactorSpaces.Types.ProxyType

ToQuery ProxyType Source # 
Instance details

Defined in Amazonka.MigrationHubReFactorSpaces.Types.ProxyType

FromText ProxyType Source # 
Instance details

Defined in Amazonka.MigrationHubReFactorSpaces.Types.ProxyType

ToText ProxyType Source # 
Instance details

Defined in Amazonka.MigrationHubReFactorSpaces.Types.ProxyType

Methods

toText :: ProxyType -> Text #

FromXML ProxyType Source # 
Instance details

Defined in Amazonka.MigrationHubReFactorSpaces.Types.ProxyType

ToXML ProxyType Source # 
Instance details

Defined in Amazonka.MigrationHubReFactorSpaces.Types.ProxyType

Methods

toXML :: ProxyType -> XML #

Generic ProxyType Source # 
Instance details

Defined in Amazonka.MigrationHubReFactorSpaces.Types.ProxyType

Associated Types

type Rep ProxyType :: Type -> Type #

Read ProxyType Source # 
Instance details

Defined in Amazonka.MigrationHubReFactorSpaces.Types.ProxyType

Show ProxyType Source # 
Instance details

Defined in Amazonka.MigrationHubReFactorSpaces.Types.ProxyType

NFData ProxyType Source # 
Instance details

Defined in Amazonka.MigrationHubReFactorSpaces.Types.ProxyType

Methods

rnf :: ProxyType -> () #

Eq ProxyType Source # 
Instance details

Defined in Amazonka.MigrationHubReFactorSpaces.Types.ProxyType

Ord ProxyType Source # 
Instance details

Defined in Amazonka.MigrationHubReFactorSpaces.Types.ProxyType

Hashable ProxyType Source # 
Instance details

Defined in Amazonka.MigrationHubReFactorSpaces.Types.ProxyType

type Rep ProxyType Source # 
Instance details

Defined in Amazonka.MigrationHubReFactorSpaces.Types.ProxyType

type Rep ProxyType = D1 ('MetaData "ProxyType" "Amazonka.MigrationHubReFactorSpaces.Types.ProxyType" "amazonka-migration-hub-refactor-spaces-2.0-IgAA0SWWxlS8R7imIzpgpS" 'True) (C1 ('MetaCons "ProxyType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProxyType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))