amazonka-sagemaker-2.0: Amazon SageMaker Service 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.SageMaker.Types.MonitoringAlertHistorySortKey

Description

 

Documentation

newtype MonitoringAlertHistorySortKey Source #

Instances

Instances details
FromJSON MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

FromJSONKey MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

ToJSON MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

ToJSONKey MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

ToByteString MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

ToHeader MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

ToLog MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

ToQuery MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

FromText MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

ToText MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

FromXML MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

ToXML MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

Generic MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

Associated Types

type Rep MonitoringAlertHistorySortKey :: Type -> Type #

Read MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

Show MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

NFData MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

Eq MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

Ord MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

Hashable MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

type Rep MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

type Rep MonitoringAlertHistorySortKey = D1 ('MetaData "MonitoringAlertHistorySortKey" "Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "MonitoringAlertHistorySortKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMonitoringAlertHistorySortKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))