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

Description

 

Documentation

newtype EndpointConfigSortKey Source #

Instances

Instances details
Eq EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

Ord EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

Read EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

Show EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

Generic EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

Associated Types

type Rep EndpointConfigSortKey :: Type -> Type #

NFData EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

Methods

rnf :: EndpointConfigSortKey -> () #

Hashable EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

ToJSON EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

ToJSONKey EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

FromJSON EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

FromJSONKey EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

ToLog EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

ToHeader EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

ToQuery EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

FromXML EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

ToXML EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

ToByteString EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

FromText EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

ToText EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

type Rep EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

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