libZSservicesZSamazonka-sagemakerZSamazonka-sagemaker
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.SageMaker.Types.AppImageConfigSortKey

Description

 

Documentation

newtype AppImageConfigSortKey Source #

Instances

Instances details
Eq AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

Ord AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

Read AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

Show AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

Generic AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

Associated Types

type Rep AppImageConfigSortKey :: Type -> Type #

NFData AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

Methods

rnf :: AppImageConfigSortKey -> () #

Hashable AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

ToJSON AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

ToJSONKey AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

FromJSON AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

FromJSONKey AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

ToLog AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

ToHeader AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

ToQuery AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

FromXML AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

ToXML AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

ToByteString AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

FromText AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

ToText AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

type Rep AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

type Rep AppImageConfigSortKey = D1 ('MetaData "AppImageConfigSortKey" "Amazonka.SageMaker.Types.AppImageConfigSortKey" "libZSservicesZSamazonka-sagemakerZSamazonka-sagemaker" 'True) (C1 ('MetaCons "AppImageConfigSortKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAppImageConfigSortKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))