amazonka-chime-sdk-identity-2.0: Amazon Chime SDK Identity 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.ChimeSDKIdentity.Types.EndpointStatusReason

Description

 

Documentation

newtype EndpointStatusReason Source #

Instances

Instances details
FromJSON EndpointStatusReason Source # 
Instance details

Defined in Amazonka.ChimeSDKIdentity.Types.EndpointStatusReason

FromJSONKey EndpointStatusReason Source # 
Instance details

Defined in Amazonka.ChimeSDKIdentity.Types.EndpointStatusReason

ToJSON EndpointStatusReason Source # 
Instance details

Defined in Amazonka.ChimeSDKIdentity.Types.EndpointStatusReason

ToJSONKey EndpointStatusReason Source # 
Instance details

Defined in Amazonka.ChimeSDKIdentity.Types.EndpointStatusReason

ToByteString EndpointStatusReason Source # 
Instance details

Defined in Amazonka.ChimeSDKIdentity.Types.EndpointStatusReason

ToHeader EndpointStatusReason Source # 
Instance details

Defined in Amazonka.ChimeSDKIdentity.Types.EndpointStatusReason

ToLog EndpointStatusReason Source # 
Instance details

Defined in Amazonka.ChimeSDKIdentity.Types.EndpointStatusReason

ToQuery EndpointStatusReason Source # 
Instance details

Defined in Amazonka.ChimeSDKIdentity.Types.EndpointStatusReason

FromText EndpointStatusReason Source # 
Instance details

Defined in Amazonka.ChimeSDKIdentity.Types.EndpointStatusReason

ToText EndpointStatusReason Source # 
Instance details

Defined in Amazonka.ChimeSDKIdentity.Types.EndpointStatusReason

FromXML EndpointStatusReason Source # 
Instance details

Defined in Amazonka.ChimeSDKIdentity.Types.EndpointStatusReason

ToXML EndpointStatusReason Source # 
Instance details

Defined in Amazonka.ChimeSDKIdentity.Types.EndpointStatusReason

Generic EndpointStatusReason Source # 
Instance details

Defined in Amazonka.ChimeSDKIdentity.Types.EndpointStatusReason

Associated Types

type Rep EndpointStatusReason :: Type -> Type #

Read EndpointStatusReason Source # 
Instance details

Defined in Amazonka.ChimeSDKIdentity.Types.EndpointStatusReason

Show EndpointStatusReason Source # 
Instance details

Defined in Amazonka.ChimeSDKIdentity.Types.EndpointStatusReason

NFData EndpointStatusReason Source # 
Instance details

Defined in Amazonka.ChimeSDKIdentity.Types.EndpointStatusReason

Methods

rnf :: EndpointStatusReason -> () #

Eq EndpointStatusReason Source # 
Instance details

Defined in Amazonka.ChimeSDKIdentity.Types.EndpointStatusReason

Ord EndpointStatusReason Source # 
Instance details

Defined in Amazonka.ChimeSDKIdentity.Types.EndpointStatusReason

Hashable EndpointStatusReason Source # 
Instance details

Defined in Amazonka.ChimeSDKIdentity.Types.EndpointStatusReason

type Rep EndpointStatusReason Source # 
Instance details

Defined in Amazonka.ChimeSDKIdentity.Types.EndpointStatusReason

type Rep EndpointStatusReason = D1 ('MetaData "EndpointStatusReason" "Amazonka.ChimeSDKIdentity.Types.EndpointStatusReason" "amazonka-chime-sdk-identity-2.0-4Oyp0DV6v8255OObqkKpjC" 'True) (C1 ('MetaCons "EndpointStatusReason'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEndpointStatusReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))