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

Description

 

Documentation

newtype EndpointSortKey Source #

Constructors

EndpointSortKey' 

Instances

Instances details
Eq EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

Ord EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

Read EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

Show EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

Generic EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

Associated Types

type Rep EndpointSortKey :: Type -> Type #

NFData EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

Methods

rnf :: EndpointSortKey -> () #

Hashable EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

ToJSON EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

ToJSONKey EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

FromJSON EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

FromJSONKey EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

ToLog EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

ToHeader EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

ToQuery EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

FromXML EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

ToXML EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

Methods

toXML :: EndpointSortKey -> XML #

ToByteString EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

FromText EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

ToText EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

type Rep EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

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