amazonka-databrew-2.0: Amazon Glue DataBrew 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.DataBrew.Types.ThresholdUnit

Description

 

Documentation

newtype ThresholdUnit Source #

Constructors

ThresholdUnit' 

Instances

Instances details
FromJSON ThresholdUnit Source # 
Instance details

Defined in Amazonka.DataBrew.Types.ThresholdUnit

FromJSONKey ThresholdUnit Source # 
Instance details

Defined in Amazonka.DataBrew.Types.ThresholdUnit

ToJSON ThresholdUnit Source # 
Instance details

Defined in Amazonka.DataBrew.Types.ThresholdUnit

ToJSONKey ThresholdUnit Source # 
Instance details

Defined in Amazonka.DataBrew.Types.ThresholdUnit

ToByteString ThresholdUnit Source # 
Instance details

Defined in Amazonka.DataBrew.Types.ThresholdUnit

ToHeader ThresholdUnit Source # 
Instance details

Defined in Amazonka.DataBrew.Types.ThresholdUnit

ToLog ThresholdUnit Source # 
Instance details

Defined in Amazonka.DataBrew.Types.ThresholdUnit

ToQuery ThresholdUnit Source # 
Instance details

Defined in Amazonka.DataBrew.Types.ThresholdUnit

FromText ThresholdUnit Source # 
Instance details

Defined in Amazonka.DataBrew.Types.ThresholdUnit

ToText ThresholdUnit Source # 
Instance details

Defined in Amazonka.DataBrew.Types.ThresholdUnit

Methods

toText :: ThresholdUnit -> Text #

FromXML ThresholdUnit Source # 
Instance details

Defined in Amazonka.DataBrew.Types.ThresholdUnit

ToXML ThresholdUnit Source # 
Instance details

Defined in Amazonka.DataBrew.Types.ThresholdUnit

Methods

toXML :: ThresholdUnit -> XML #

Generic ThresholdUnit Source # 
Instance details

Defined in Amazonka.DataBrew.Types.ThresholdUnit

Associated Types

type Rep ThresholdUnit :: Type -> Type #

Read ThresholdUnit Source # 
Instance details

Defined in Amazonka.DataBrew.Types.ThresholdUnit

Show ThresholdUnit Source # 
Instance details

Defined in Amazonka.DataBrew.Types.ThresholdUnit

NFData ThresholdUnit Source # 
Instance details

Defined in Amazonka.DataBrew.Types.ThresholdUnit

Methods

rnf :: ThresholdUnit -> () #

Eq ThresholdUnit Source # 
Instance details

Defined in Amazonka.DataBrew.Types.ThresholdUnit

Ord ThresholdUnit Source # 
Instance details

Defined in Amazonka.DataBrew.Types.ThresholdUnit

Hashable ThresholdUnit Source # 
Instance details

Defined in Amazonka.DataBrew.Types.ThresholdUnit

type Rep ThresholdUnit Source # 
Instance details

Defined in Amazonka.DataBrew.Types.ThresholdUnit

type Rep ThresholdUnit = D1 ('MetaData "ThresholdUnit" "Amazonka.DataBrew.Types.ThresholdUnit" "amazonka-databrew-2.0-GJMXoRzRb387Yq6XNY29RM" 'True) (C1 ('MetaCons "ThresholdUnit'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromThresholdUnit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))