amazonka-elasticsearch-2.0: Amazon Elasticsearch 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.ElasticSearch.Types.OverallChangeStatus

Description

 
Synopsis

Documentation

newtype OverallChangeStatus Source #

The overall status value of the domain configuration change.

Instances

Instances details
FromJSON OverallChangeStatus Source # 
Instance details

Defined in Amazonka.ElasticSearch.Types.OverallChangeStatus

FromJSONKey OverallChangeStatus Source # 
Instance details

Defined in Amazonka.ElasticSearch.Types.OverallChangeStatus

ToJSON OverallChangeStatus Source # 
Instance details

Defined in Amazonka.ElasticSearch.Types.OverallChangeStatus

ToJSONKey OverallChangeStatus Source # 
Instance details

Defined in Amazonka.ElasticSearch.Types.OverallChangeStatus

ToByteString OverallChangeStatus Source # 
Instance details

Defined in Amazonka.ElasticSearch.Types.OverallChangeStatus

ToHeader OverallChangeStatus Source # 
Instance details

Defined in Amazonka.ElasticSearch.Types.OverallChangeStatus

ToLog OverallChangeStatus Source # 
Instance details

Defined in Amazonka.ElasticSearch.Types.OverallChangeStatus

ToQuery OverallChangeStatus Source # 
Instance details

Defined in Amazonka.ElasticSearch.Types.OverallChangeStatus

FromText OverallChangeStatus Source # 
Instance details

Defined in Amazonka.ElasticSearch.Types.OverallChangeStatus

ToText OverallChangeStatus Source # 
Instance details

Defined in Amazonka.ElasticSearch.Types.OverallChangeStatus

FromXML OverallChangeStatus Source # 
Instance details

Defined in Amazonka.ElasticSearch.Types.OverallChangeStatus

ToXML OverallChangeStatus Source # 
Instance details

Defined in Amazonka.ElasticSearch.Types.OverallChangeStatus

Generic OverallChangeStatus Source # 
Instance details

Defined in Amazonka.ElasticSearch.Types.OverallChangeStatus

Associated Types

type Rep OverallChangeStatus :: Type -> Type #

Read OverallChangeStatus Source # 
Instance details

Defined in Amazonka.ElasticSearch.Types.OverallChangeStatus

Show OverallChangeStatus Source # 
Instance details

Defined in Amazonka.ElasticSearch.Types.OverallChangeStatus

NFData OverallChangeStatus Source # 
Instance details

Defined in Amazonka.ElasticSearch.Types.OverallChangeStatus

Methods

rnf :: OverallChangeStatus -> () #

Eq OverallChangeStatus Source # 
Instance details

Defined in Amazonka.ElasticSearch.Types.OverallChangeStatus

Ord OverallChangeStatus Source # 
Instance details

Defined in Amazonka.ElasticSearch.Types.OverallChangeStatus

Hashable OverallChangeStatus Source # 
Instance details

Defined in Amazonka.ElasticSearch.Types.OverallChangeStatus

type Rep OverallChangeStatus Source # 
Instance details

Defined in Amazonka.ElasticSearch.Types.OverallChangeStatus

type Rep OverallChangeStatus = D1 ('MetaData "OverallChangeStatus" "Amazonka.ElasticSearch.Types.OverallChangeStatus" "amazonka-elasticsearch-2.0-BmZjovliTfgJWgrJ3fCf5z" 'True) (C1 ('MetaCons "OverallChangeStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOverallChangeStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))