libZSservicesZSamazonka-snowballZSamazonka-snowball
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.Snowball.Types.ShipmentState

Description

 

Documentation

newtype ShipmentState Source #

Constructors

ShipmentState' 

Instances

Instances details
Eq ShipmentState Source # 
Instance details

Defined in Amazonka.Snowball.Types.ShipmentState

Ord ShipmentState Source # 
Instance details

Defined in Amazonka.Snowball.Types.ShipmentState

Read ShipmentState Source # 
Instance details

Defined in Amazonka.Snowball.Types.ShipmentState

Show ShipmentState Source # 
Instance details

Defined in Amazonka.Snowball.Types.ShipmentState

Generic ShipmentState Source # 
Instance details

Defined in Amazonka.Snowball.Types.ShipmentState

Associated Types

type Rep ShipmentState :: Type -> Type #

NFData ShipmentState Source # 
Instance details

Defined in Amazonka.Snowball.Types.ShipmentState

Methods

rnf :: ShipmentState -> () #

Hashable ShipmentState Source # 
Instance details

Defined in Amazonka.Snowball.Types.ShipmentState

ToJSON ShipmentState Source # 
Instance details

Defined in Amazonka.Snowball.Types.ShipmentState

ToJSONKey ShipmentState Source # 
Instance details

Defined in Amazonka.Snowball.Types.ShipmentState

FromJSON ShipmentState Source # 
Instance details

Defined in Amazonka.Snowball.Types.ShipmentState

FromJSONKey ShipmentState Source # 
Instance details

Defined in Amazonka.Snowball.Types.ShipmentState

ToLog ShipmentState Source # 
Instance details

Defined in Amazonka.Snowball.Types.ShipmentState

ToHeader ShipmentState Source # 
Instance details

Defined in Amazonka.Snowball.Types.ShipmentState

ToQuery ShipmentState Source # 
Instance details

Defined in Amazonka.Snowball.Types.ShipmentState

FromXML ShipmentState Source # 
Instance details

Defined in Amazonka.Snowball.Types.ShipmentState

ToXML ShipmentState Source # 
Instance details

Defined in Amazonka.Snowball.Types.ShipmentState

Methods

toXML :: ShipmentState -> XML #

ToByteString ShipmentState Source # 
Instance details

Defined in Amazonka.Snowball.Types.ShipmentState

FromText ShipmentState Source # 
Instance details

Defined in Amazonka.Snowball.Types.ShipmentState

ToText ShipmentState Source # 
Instance details

Defined in Amazonka.Snowball.Types.ShipmentState

Methods

toText :: ShipmentState -> Text #

type Rep ShipmentState Source # 
Instance details

Defined in Amazonka.Snowball.Types.ShipmentState

type Rep ShipmentState = D1 ('MetaData "ShipmentState" "Amazonka.Snowball.Types.ShipmentState" "libZSservicesZSamazonka-snowballZSamazonka-snowball" 'True) (C1 ('MetaCons "ShipmentState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromShipmentState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))