amazonka-chime-sdk-voice-2.0: Amazon Chime SDK Voice 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.ChimeSdkVoice.Types

Description

 
Synopsis

Service Configuration

defaultService :: Service Source #

API version 2022-08-03 of the Amazon Chime SDK Voice SDK configuration.

Errors

_AccessDeniedException :: AsError a => Fold a ServiceError Source #

Prism for AccessDeniedException' errors.

_BadRequestException :: AsError a => Fold a ServiceError Source #

Prism for BadRequestException' errors.

_ConflictException :: AsError a => Fold a ServiceError Source #

Prism for ConflictException' errors.

_ForbiddenException :: AsError a => Fold a ServiceError Source #

Prism for ForbiddenException' errors.

_NotFoundException :: AsError a => Fold a ServiceError Source #

Prism for NotFoundException' errors.

_ResourceLimitExceededException :: AsError a => Fold a ServiceError Source #

Prism for ResourceLimitExceededException' errors.

_ServiceFailureException :: AsError a => Fold a ServiceError Source #

Prism for ServiceFailureException' errors.

_ServiceUnavailableException :: AsError a => Fold a ServiceError Source #

Prism for ServiceUnavailableException' errors.

_ThrottledClientException :: AsError a => Fold a ServiceError Source #

Prism for ThrottledClientException' errors.

_UnauthorizedClientException :: AsError a => Fold a ServiceError Source #

Prism for UnauthorizedClientException' errors.

AlexaSkillStatus

newtype AlexaSkillStatus Source #

Instances

Instances details
FromJSON AlexaSkillStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.AlexaSkillStatus

FromJSONKey AlexaSkillStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.AlexaSkillStatus

ToJSON AlexaSkillStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.AlexaSkillStatus

ToJSONKey AlexaSkillStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.AlexaSkillStatus

ToByteString AlexaSkillStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.AlexaSkillStatus

ToHeader AlexaSkillStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.AlexaSkillStatus

ToLog AlexaSkillStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.AlexaSkillStatus

ToQuery AlexaSkillStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.AlexaSkillStatus

FromText AlexaSkillStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.AlexaSkillStatus

ToText AlexaSkillStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.AlexaSkillStatus

FromXML AlexaSkillStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.AlexaSkillStatus

ToXML AlexaSkillStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.AlexaSkillStatus

Generic AlexaSkillStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.AlexaSkillStatus

Associated Types

type Rep AlexaSkillStatus :: Type -> Type #

Read AlexaSkillStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.AlexaSkillStatus

Show AlexaSkillStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.AlexaSkillStatus

NFData AlexaSkillStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.AlexaSkillStatus

Methods

rnf :: AlexaSkillStatus -> () #

Eq AlexaSkillStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.AlexaSkillStatus

Ord AlexaSkillStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.AlexaSkillStatus

Hashable AlexaSkillStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.AlexaSkillStatus

type Rep AlexaSkillStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.AlexaSkillStatus

type Rep AlexaSkillStatus = D1 ('MetaData "AlexaSkillStatus" "Amazonka.ChimeSdkVoice.Types.AlexaSkillStatus" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'True) (C1 ('MetaCons "AlexaSkillStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAlexaSkillStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CallingNameStatus

newtype CallingNameStatus Source #

Instances

Instances details
FromJSON CallingNameStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CallingNameStatus

FromJSONKey CallingNameStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CallingNameStatus

ToJSON CallingNameStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CallingNameStatus

ToJSONKey CallingNameStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CallingNameStatus

ToByteString CallingNameStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CallingNameStatus

ToHeader CallingNameStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CallingNameStatus

ToLog CallingNameStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CallingNameStatus

ToQuery CallingNameStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CallingNameStatus

FromText CallingNameStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CallingNameStatus

ToText CallingNameStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CallingNameStatus

FromXML CallingNameStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CallingNameStatus

ToXML CallingNameStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CallingNameStatus

Generic CallingNameStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CallingNameStatus

Associated Types

type Rep CallingNameStatus :: Type -> Type #

Read CallingNameStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CallingNameStatus

Show CallingNameStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CallingNameStatus

NFData CallingNameStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CallingNameStatus

Methods

rnf :: CallingNameStatus -> () #

Eq CallingNameStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CallingNameStatus

Ord CallingNameStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CallingNameStatus

Hashable CallingNameStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CallingNameStatus

type Rep CallingNameStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CallingNameStatus

type Rep CallingNameStatus = D1 ('MetaData "CallingNameStatus" "Amazonka.ChimeSdkVoice.Types.CallingNameStatus" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'True) (C1 ('MetaCons "CallingNameStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCallingNameStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Capability

newtype Capability Source #

Constructors

Capability' 

Fields

Bundled Patterns

pattern Capability_SMS :: Capability 
pattern Capability_Voice :: Capability 

Instances

Instances details
FromJSON Capability Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Capability

FromJSONKey Capability Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Capability

ToJSON Capability Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Capability

ToJSONKey Capability Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Capability

ToByteString Capability Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Capability

ToHeader Capability Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Capability

ToLog Capability Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Capability

ToQuery Capability Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Capability

FromText Capability Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Capability

ToText Capability Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Capability

Methods

toText :: Capability -> Text #

FromXML Capability Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Capability

ToXML Capability Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Capability

Methods

toXML :: Capability -> XML #

Generic Capability Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Capability

Associated Types

type Rep Capability :: Type -> Type #

Read Capability Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Capability

Show Capability Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Capability

NFData Capability Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Capability

Methods

rnf :: Capability -> () #

Eq Capability Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Capability

Ord Capability Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Capability

Hashable Capability Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Capability

type Rep Capability Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Capability

type Rep Capability = D1 ('MetaData "Capability" "Amazonka.ChimeSdkVoice.Types.Capability" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'True) (C1 ('MetaCons "Capability'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCapability") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ErrorCode

newtype ErrorCode Source #

Constructors

ErrorCode' 

Fields

Instances

Instances details
FromJSON ErrorCode Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ErrorCode

FromJSONKey ErrorCode Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ErrorCode

ToJSON ErrorCode Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ErrorCode

ToJSONKey ErrorCode Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ErrorCode

ToByteString ErrorCode Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ErrorCode

Methods

toBS :: ErrorCode -> ByteString #

ToHeader ErrorCode Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ErrorCode

ToLog ErrorCode Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ErrorCode

ToQuery ErrorCode Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ErrorCode

FromText ErrorCode Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ErrorCode

ToText ErrorCode Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ErrorCode

Methods

toText :: ErrorCode -> Text #

FromXML ErrorCode Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ErrorCode

ToXML ErrorCode Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ErrorCode

Methods

toXML :: ErrorCode -> XML #

Generic ErrorCode Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ErrorCode

Associated Types

type Rep ErrorCode :: Type -> Type #

Read ErrorCode Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ErrorCode

Show ErrorCode Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ErrorCode

NFData ErrorCode Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ErrorCode

Methods

rnf :: ErrorCode -> () #

Eq ErrorCode Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ErrorCode

Ord ErrorCode Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ErrorCode

Hashable ErrorCode Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ErrorCode

type Rep ErrorCode Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ErrorCode

type Rep ErrorCode = D1 ('MetaData "ErrorCode" "Amazonka.ChimeSdkVoice.Types.ErrorCode" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'True) (C1 ('MetaCons "ErrorCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromErrorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

GeoMatchLevel

newtype GeoMatchLevel Source #

Constructors

GeoMatchLevel' 

Instances

Instances details
FromJSON GeoMatchLevel Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchLevel

FromJSONKey GeoMatchLevel Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchLevel

ToJSON GeoMatchLevel Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchLevel

ToJSONKey GeoMatchLevel Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchLevel

ToByteString GeoMatchLevel Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchLevel

ToHeader GeoMatchLevel Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchLevel

ToLog GeoMatchLevel Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchLevel

ToQuery GeoMatchLevel Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchLevel

FromText GeoMatchLevel Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchLevel

ToText GeoMatchLevel Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchLevel

Methods

toText :: GeoMatchLevel -> Text #

FromXML GeoMatchLevel Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchLevel

ToXML GeoMatchLevel Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchLevel

Methods

toXML :: GeoMatchLevel -> XML #

Generic GeoMatchLevel Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchLevel

Associated Types

type Rep GeoMatchLevel :: Type -> Type #

Read GeoMatchLevel Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchLevel

Show GeoMatchLevel Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchLevel

NFData GeoMatchLevel Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchLevel

Methods

rnf :: GeoMatchLevel -> () #

Eq GeoMatchLevel Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchLevel

Ord GeoMatchLevel Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchLevel

Hashable GeoMatchLevel Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchLevel

type Rep GeoMatchLevel Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchLevel

type Rep GeoMatchLevel = D1 ('MetaData "GeoMatchLevel" "Amazonka.ChimeSdkVoice.Types.GeoMatchLevel" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'True) (C1 ('MetaCons "GeoMatchLevel'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromGeoMatchLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NotificationTarget

newtype NotificationTarget Source #

Instances

Instances details
FromJSON NotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NotificationTarget

FromJSONKey NotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NotificationTarget

ToJSON NotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NotificationTarget

ToJSONKey NotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NotificationTarget

ToByteString NotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NotificationTarget

ToHeader NotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NotificationTarget

ToLog NotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NotificationTarget

ToQuery NotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NotificationTarget

FromText NotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NotificationTarget

ToText NotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NotificationTarget

FromXML NotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NotificationTarget

ToXML NotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NotificationTarget

Generic NotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NotificationTarget

Associated Types

type Rep NotificationTarget :: Type -> Type #

Read NotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NotificationTarget

Show NotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NotificationTarget

NFData NotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NotificationTarget

Methods

rnf :: NotificationTarget -> () #

Eq NotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NotificationTarget

Ord NotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NotificationTarget

Hashable NotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NotificationTarget

type Rep NotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NotificationTarget

type Rep NotificationTarget = D1 ('MetaData "NotificationTarget" "Amazonka.ChimeSdkVoice.Types.NotificationTarget" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'True) (C1 ('MetaCons "NotificationTarget'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNotificationTarget") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NumberSelectionBehavior

newtype NumberSelectionBehavior Source #

Instances

Instances details
FromJSON NumberSelectionBehavior Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NumberSelectionBehavior

FromJSONKey NumberSelectionBehavior Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NumberSelectionBehavior

ToJSON NumberSelectionBehavior Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NumberSelectionBehavior

ToJSONKey NumberSelectionBehavior Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NumberSelectionBehavior

ToByteString NumberSelectionBehavior Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NumberSelectionBehavior

ToHeader NumberSelectionBehavior Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NumberSelectionBehavior

ToLog NumberSelectionBehavior Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NumberSelectionBehavior

ToQuery NumberSelectionBehavior Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NumberSelectionBehavior

FromText NumberSelectionBehavior Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NumberSelectionBehavior

ToText NumberSelectionBehavior Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NumberSelectionBehavior

FromXML NumberSelectionBehavior Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NumberSelectionBehavior

ToXML NumberSelectionBehavior Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NumberSelectionBehavior

Generic NumberSelectionBehavior Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NumberSelectionBehavior

Associated Types

type Rep NumberSelectionBehavior :: Type -> Type #

Read NumberSelectionBehavior Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NumberSelectionBehavior

Show NumberSelectionBehavior Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NumberSelectionBehavior

NFData NumberSelectionBehavior Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NumberSelectionBehavior

Methods

rnf :: NumberSelectionBehavior -> () #

Eq NumberSelectionBehavior Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NumberSelectionBehavior

Ord NumberSelectionBehavior Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NumberSelectionBehavior

Hashable NumberSelectionBehavior Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NumberSelectionBehavior

type Rep NumberSelectionBehavior Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.NumberSelectionBehavior

type Rep NumberSelectionBehavior = D1 ('MetaData "NumberSelectionBehavior" "Amazonka.ChimeSdkVoice.Types.NumberSelectionBehavior" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'True) (C1 ('MetaCons "NumberSelectionBehavior'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNumberSelectionBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OrderedPhoneNumberStatus

newtype OrderedPhoneNumberStatus Source #

Instances

Instances details
FromJSON OrderedPhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumberStatus

FromJSONKey OrderedPhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumberStatus

ToJSON OrderedPhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumberStatus

ToJSONKey OrderedPhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumberStatus

ToByteString OrderedPhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumberStatus

ToHeader OrderedPhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumberStatus

ToLog OrderedPhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumberStatus

ToQuery OrderedPhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumberStatus

FromText OrderedPhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumberStatus

ToText OrderedPhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumberStatus

FromXML OrderedPhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumberStatus

ToXML OrderedPhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumberStatus

Generic OrderedPhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumberStatus

Associated Types

type Rep OrderedPhoneNumberStatus :: Type -> Type #

Read OrderedPhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumberStatus

Show OrderedPhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumberStatus

NFData OrderedPhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumberStatus

Eq OrderedPhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumberStatus

Ord OrderedPhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumberStatus

Hashable OrderedPhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumberStatus

type Rep OrderedPhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumberStatus

type Rep OrderedPhoneNumberStatus = D1 ('MetaData "OrderedPhoneNumberStatus" "Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumberStatus" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'True) (C1 ('MetaCons "OrderedPhoneNumberStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOrderedPhoneNumberStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OriginationRouteProtocol

newtype OriginationRouteProtocol Source #

Instances

Instances details
FromJSON OriginationRouteProtocol Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRouteProtocol

FromJSONKey OriginationRouteProtocol Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRouteProtocol

ToJSON OriginationRouteProtocol Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRouteProtocol

ToJSONKey OriginationRouteProtocol Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRouteProtocol

ToByteString OriginationRouteProtocol Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRouteProtocol

ToHeader OriginationRouteProtocol Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRouteProtocol

ToLog OriginationRouteProtocol Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRouteProtocol

ToQuery OriginationRouteProtocol Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRouteProtocol

FromText OriginationRouteProtocol Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRouteProtocol

ToText OriginationRouteProtocol Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRouteProtocol

FromXML OriginationRouteProtocol Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRouteProtocol

ToXML OriginationRouteProtocol Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRouteProtocol

Generic OriginationRouteProtocol Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRouteProtocol

Associated Types

type Rep OriginationRouteProtocol :: Type -> Type #

Read OriginationRouteProtocol Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRouteProtocol

Show OriginationRouteProtocol Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRouteProtocol

NFData OriginationRouteProtocol Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRouteProtocol

Eq OriginationRouteProtocol Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRouteProtocol

Ord OriginationRouteProtocol Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRouteProtocol

Hashable OriginationRouteProtocol Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRouteProtocol

type Rep OriginationRouteProtocol Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRouteProtocol

type Rep OriginationRouteProtocol = D1 ('MetaData "OriginationRouteProtocol" "Amazonka.ChimeSdkVoice.Types.OriginationRouteProtocol" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'True) (C1 ('MetaCons "OriginationRouteProtocol'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOriginationRouteProtocol") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PhoneNumberAssociationName

newtype PhoneNumberAssociationName Source #

Instances

Instances details
FromJSON PhoneNumberAssociationName Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociationName

FromJSONKey PhoneNumberAssociationName Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociationName

ToJSON PhoneNumberAssociationName Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociationName

ToJSONKey PhoneNumberAssociationName Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociationName

ToByteString PhoneNumberAssociationName Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociationName

ToHeader PhoneNumberAssociationName Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociationName

ToLog PhoneNumberAssociationName Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociationName

ToQuery PhoneNumberAssociationName Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociationName

FromText PhoneNumberAssociationName Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociationName

ToText PhoneNumberAssociationName Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociationName

FromXML PhoneNumberAssociationName Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociationName

ToXML PhoneNumberAssociationName Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociationName

Generic PhoneNumberAssociationName Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociationName

Associated Types

type Rep PhoneNumberAssociationName :: Type -> Type #

Read PhoneNumberAssociationName Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociationName

Show PhoneNumberAssociationName Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociationName

NFData PhoneNumberAssociationName Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociationName

Eq PhoneNumberAssociationName Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociationName

Ord PhoneNumberAssociationName Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociationName

Hashable PhoneNumberAssociationName Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociationName

type Rep PhoneNumberAssociationName Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociationName

type Rep PhoneNumberAssociationName = D1 ('MetaData "PhoneNumberAssociationName" "Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociationName" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'True) (C1 ('MetaCons "PhoneNumberAssociationName'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPhoneNumberAssociationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PhoneNumberOrderStatus

newtype PhoneNumberOrderStatus Source #

Instances

Instances details
FromJSON PhoneNumberOrderStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderStatus

FromJSONKey PhoneNumberOrderStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderStatus

ToJSON PhoneNumberOrderStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderStatus

ToJSONKey PhoneNumberOrderStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderStatus

ToByteString PhoneNumberOrderStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderStatus

ToHeader PhoneNumberOrderStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderStatus

ToLog PhoneNumberOrderStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderStatus

ToQuery PhoneNumberOrderStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderStatus

FromText PhoneNumberOrderStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderStatus

ToText PhoneNumberOrderStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderStatus

FromXML PhoneNumberOrderStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderStatus

ToXML PhoneNumberOrderStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderStatus

Generic PhoneNumberOrderStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderStatus

Associated Types

type Rep PhoneNumberOrderStatus :: Type -> Type #

Read PhoneNumberOrderStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderStatus

Show PhoneNumberOrderStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderStatus

NFData PhoneNumberOrderStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderStatus

Methods

rnf :: PhoneNumberOrderStatus -> () #

Eq PhoneNumberOrderStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderStatus

Ord PhoneNumberOrderStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderStatus

Hashable PhoneNumberOrderStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderStatus

type Rep PhoneNumberOrderStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderStatus

type Rep PhoneNumberOrderStatus = D1 ('MetaData "PhoneNumberOrderStatus" "Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderStatus" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'True) (C1 ('MetaCons "PhoneNumberOrderStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPhoneNumberOrderStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PhoneNumberOrderType

newtype PhoneNumberOrderType Source #

Instances

Instances details
FromJSON PhoneNumberOrderType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderType

FromJSONKey PhoneNumberOrderType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderType

ToJSON PhoneNumberOrderType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderType

ToJSONKey PhoneNumberOrderType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderType

ToByteString PhoneNumberOrderType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderType

ToHeader PhoneNumberOrderType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderType

ToLog PhoneNumberOrderType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderType

ToQuery PhoneNumberOrderType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderType

FromText PhoneNumberOrderType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderType

ToText PhoneNumberOrderType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderType

FromXML PhoneNumberOrderType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderType

ToXML PhoneNumberOrderType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderType

Generic PhoneNumberOrderType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderType

Associated Types

type Rep PhoneNumberOrderType :: Type -> Type #

Read PhoneNumberOrderType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderType

Show PhoneNumberOrderType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderType

NFData PhoneNumberOrderType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderType

Methods

rnf :: PhoneNumberOrderType -> () #

Eq PhoneNumberOrderType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderType

Ord PhoneNumberOrderType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderType

Hashable PhoneNumberOrderType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderType

type Rep PhoneNumberOrderType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderType

type Rep PhoneNumberOrderType = D1 ('MetaData "PhoneNumberOrderType" "Amazonka.ChimeSdkVoice.Types.PhoneNumberOrderType" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'True) (C1 ('MetaCons "PhoneNumberOrderType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPhoneNumberOrderType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PhoneNumberProductType

newtype PhoneNumberProductType Source #

Instances

Instances details
FromJSON PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberProductType

FromJSONKey PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberProductType

ToJSON PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberProductType

ToJSONKey PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberProductType

ToByteString PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberProductType

ToHeader PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberProductType

ToLog PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberProductType

ToQuery PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberProductType

FromText PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberProductType

ToText PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberProductType

FromXML PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberProductType

ToXML PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberProductType

Generic PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberProductType

Associated Types

type Rep PhoneNumberProductType :: Type -> Type #

Read PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberProductType

Show PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberProductType

NFData PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberProductType

Methods

rnf :: PhoneNumberProductType -> () #

Eq PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberProductType

Ord PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberProductType

Hashable PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberProductType

type Rep PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberProductType

type Rep PhoneNumberProductType = D1 ('MetaData "PhoneNumberProductType" "Amazonka.ChimeSdkVoice.Types.PhoneNumberProductType" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'True) (C1 ('MetaCons "PhoneNumberProductType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPhoneNumberProductType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PhoneNumberStatus

newtype PhoneNumberStatus Source #

Instances

Instances details
FromJSON PhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberStatus

FromJSONKey PhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberStatus

ToJSON PhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberStatus

ToJSONKey PhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberStatus

ToByteString PhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberStatus

ToHeader PhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberStatus

ToLog PhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberStatus

ToQuery PhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberStatus

FromText PhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberStatus

ToText PhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberStatus

FromXML PhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberStatus

ToXML PhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberStatus

Generic PhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberStatus

Associated Types

type Rep PhoneNumberStatus :: Type -> Type #

Read PhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberStatus

Show PhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberStatus

NFData PhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberStatus

Methods

rnf :: PhoneNumberStatus -> () #

Eq PhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberStatus

Ord PhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberStatus

Hashable PhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberStatus

type Rep PhoneNumberStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberStatus

type Rep PhoneNumberStatus = D1 ('MetaData "PhoneNumberStatus" "Amazonka.ChimeSdkVoice.Types.PhoneNumberStatus" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'True) (C1 ('MetaCons "PhoneNumberStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPhoneNumberStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PhoneNumberType

newtype PhoneNumberType Source #

Constructors

PhoneNumberType' 

Instances

Instances details
FromJSON PhoneNumberType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberType

FromJSONKey PhoneNumberType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberType

ToJSON PhoneNumberType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberType

ToJSONKey PhoneNumberType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberType

ToByteString PhoneNumberType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberType

ToHeader PhoneNumberType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberType

ToLog PhoneNumberType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberType

ToQuery PhoneNumberType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberType

FromText PhoneNumberType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberType

ToText PhoneNumberType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberType

FromXML PhoneNumberType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberType

ToXML PhoneNumberType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberType

Methods

toXML :: PhoneNumberType -> XML #

Generic PhoneNumberType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberType

Associated Types

type Rep PhoneNumberType :: Type -> Type #

Read PhoneNumberType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberType

Show PhoneNumberType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberType

NFData PhoneNumberType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberType

Methods

rnf :: PhoneNumberType -> () #

Eq PhoneNumberType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberType

Ord PhoneNumberType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberType

Hashable PhoneNumberType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberType

type Rep PhoneNumberType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberType

type Rep PhoneNumberType = D1 ('MetaData "PhoneNumberType" "Amazonka.ChimeSdkVoice.Types.PhoneNumberType" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'True) (C1 ('MetaCons "PhoneNumberType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPhoneNumberType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProxySessionStatus

newtype ProxySessionStatus Source #

Instances

Instances details
FromJSON ProxySessionStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySessionStatus

FromJSONKey ProxySessionStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySessionStatus

ToJSON ProxySessionStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySessionStatus

ToJSONKey ProxySessionStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySessionStatus

ToByteString ProxySessionStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySessionStatus

ToHeader ProxySessionStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySessionStatus

ToLog ProxySessionStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySessionStatus

ToQuery ProxySessionStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySessionStatus

FromText ProxySessionStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySessionStatus

ToText ProxySessionStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySessionStatus

FromXML ProxySessionStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySessionStatus

ToXML ProxySessionStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySessionStatus

Generic ProxySessionStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySessionStatus

Associated Types

type Rep ProxySessionStatus :: Type -> Type #

Read ProxySessionStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySessionStatus

Show ProxySessionStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySessionStatus

NFData ProxySessionStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySessionStatus

Methods

rnf :: ProxySessionStatus -> () #

Eq ProxySessionStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySessionStatus

Ord ProxySessionStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySessionStatus

Hashable ProxySessionStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySessionStatus

type Rep ProxySessionStatus Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySessionStatus

type Rep ProxySessionStatus = D1 ('MetaData "ProxySessionStatus" "Amazonka.ChimeSdkVoice.Types.ProxySessionStatus" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'True) (C1 ('MetaCons "ProxySessionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProxySessionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SipRuleTriggerType

newtype SipRuleTriggerType Source #

Instances

Instances details
FromJSON SipRuleTriggerType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTriggerType

FromJSONKey SipRuleTriggerType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTriggerType

ToJSON SipRuleTriggerType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTriggerType

ToJSONKey SipRuleTriggerType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTriggerType

ToByteString SipRuleTriggerType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTriggerType

ToHeader SipRuleTriggerType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTriggerType

ToLog SipRuleTriggerType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTriggerType

ToQuery SipRuleTriggerType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTriggerType

FromText SipRuleTriggerType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTriggerType

ToText SipRuleTriggerType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTriggerType

FromXML SipRuleTriggerType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTriggerType

ToXML SipRuleTriggerType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTriggerType

Generic SipRuleTriggerType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTriggerType

Associated Types

type Rep SipRuleTriggerType :: Type -> Type #

Read SipRuleTriggerType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTriggerType

Show SipRuleTriggerType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTriggerType

NFData SipRuleTriggerType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTriggerType

Methods

rnf :: SipRuleTriggerType -> () #

Eq SipRuleTriggerType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTriggerType

Ord SipRuleTriggerType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTriggerType

Hashable SipRuleTriggerType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTriggerType

type Rep SipRuleTriggerType Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTriggerType

type Rep SipRuleTriggerType = D1 ('MetaData "SipRuleTriggerType" "Amazonka.ChimeSdkVoice.Types.SipRuleTriggerType" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'True) (C1 ('MetaCons "SipRuleTriggerType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSipRuleTriggerType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

VoiceConnectorAwsRegion

newtype VoiceConnectorAwsRegion Source #

Instances

Instances details
FromJSON VoiceConnectorAwsRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorAwsRegion

FromJSONKey VoiceConnectorAwsRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorAwsRegion

ToJSON VoiceConnectorAwsRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorAwsRegion

ToJSONKey VoiceConnectorAwsRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorAwsRegion

ToByteString VoiceConnectorAwsRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorAwsRegion

ToHeader VoiceConnectorAwsRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorAwsRegion

ToLog VoiceConnectorAwsRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorAwsRegion

ToQuery VoiceConnectorAwsRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorAwsRegion

FromText VoiceConnectorAwsRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorAwsRegion

ToText VoiceConnectorAwsRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorAwsRegion

FromXML VoiceConnectorAwsRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorAwsRegion

ToXML VoiceConnectorAwsRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorAwsRegion

Generic VoiceConnectorAwsRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorAwsRegion

Associated Types

type Rep VoiceConnectorAwsRegion :: Type -> Type #

Read VoiceConnectorAwsRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorAwsRegion

Show VoiceConnectorAwsRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorAwsRegion

NFData VoiceConnectorAwsRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorAwsRegion

Methods

rnf :: VoiceConnectorAwsRegion -> () #

Eq VoiceConnectorAwsRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorAwsRegion

Ord VoiceConnectorAwsRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorAwsRegion

Hashable VoiceConnectorAwsRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorAwsRegion

type Rep VoiceConnectorAwsRegion Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorAwsRegion

type Rep VoiceConnectorAwsRegion = D1 ('MetaData "VoiceConnectorAwsRegion" "Amazonka.ChimeSdkVoice.Types.VoiceConnectorAwsRegion" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'True) (C1 ('MetaCons "VoiceConnectorAwsRegion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVoiceConnectorAwsRegion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Address

data Address Source #

See: newAddress smart constructor.

Instances

Instances details
FromJSON Address Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Address

Generic Address Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Address

Associated Types

type Rep Address :: Type -> Type #

Methods

from :: Address -> Rep Address x #

to :: Rep Address x -> Address #

Show Address Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Address

NFData Address Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Address

Methods

rnf :: Address -> () #

Eq Address Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Address

Methods

(==) :: Address -> Address -> Bool #

(/=) :: Address -> Address -> Bool #

Hashable Address Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Address

Methods

hashWithSalt :: Int -> Address -> Int #

hash :: Address -> Int #

type Rep Address Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Address

newAddress :: Address Source #

Create a value of Address with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:city:Address', address_city - Undocumented member.

$sel:country:Address', address_country - Undocumented member.

$sel:postDirectional:Address', address_postDirectional - Undocumented member.

$sel:postalCode:Address', address_postalCode - Undocumented member.

$sel:postalCodePlus4:Address', address_postalCodePlus4 - Undocumented member.

$sel:preDirectional:Address', address_preDirectional - Undocumented member.

$sel:state:Address', address_state - Undocumented member.

$sel:streetName:Address', address_streetName - Undocumented member.

$sel:streetNumber:Address', address_streetNumber - Undocumented member.

$sel:streetSuffix:Address', address_streetSuffix - Undocumented member.

address_city :: Lens' Address (Maybe Text) Source #

Undocumented member.

address_country :: Lens' Address (Maybe Text) Source #

Undocumented member.

address_postalCode :: Lens' Address (Maybe Text) Source #

Undocumented member.

address_state :: Lens' Address (Maybe Text) Source #

Undocumented member.

address_streetName :: Lens' Address (Maybe Text) Source #

Undocumented member.

CandidateAddress

data CandidateAddress Source #

See: newCandidateAddress smart constructor.

Instances

Instances details
FromJSON CandidateAddress Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CandidateAddress

Generic CandidateAddress Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CandidateAddress

Associated Types

type Rep CandidateAddress :: Type -> Type #

Show CandidateAddress Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CandidateAddress

NFData CandidateAddress Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CandidateAddress

Methods

rnf :: CandidateAddress -> () #

Eq CandidateAddress Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CandidateAddress

Hashable CandidateAddress Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CandidateAddress

type Rep CandidateAddress Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.CandidateAddress

newCandidateAddress :: CandidateAddress Source #

Create a value of CandidateAddress with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:city:CandidateAddress', candidateAddress_city - Undocumented member.

$sel:country:CandidateAddress', candidateAddress_country - Undocumented member.

$sel:postalCode:CandidateAddress', candidateAddress_postalCode - Undocumented member.

$sel:postalCodePlus4:CandidateAddress', candidateAddress_postalCodePlus4 - Undocumented member.

$sel:state:CandidateAddress', candidateAddress_state - Undocumented member.

$sel:streetInfo:CandidateAddress', candidateAddress_streetInfo - Undocumented member.

$sel:streetNumber:CandidateAddress', candidateAddress_streetNumber - Undocumented member.

Credential

data Credential Source #

See: newCredential smart constructor.

Instances

Instances details
ToJSON Credential Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Credential

Generic Credential Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Credential

Associated Types

type Rep Credential :: Type -> Type #

Show Credential Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Credential

NFData Credential Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Credential

Methods

rnf :: Credential -> () #

Eq Credential Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Credential

Hashable Credential Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Credential

type Rep Credential Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Credential

type Rep Credential = D1 ('MetaData "Credential" "Amazonka.ChimeSdkVoice.Types.Credential" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "Credential'" 'PrefixI 'True) (S1 ('MetaSel ('Just "password") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "username") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))))

newCredential :: Credential Source #

Create a value of Credential with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:password:Credential', credential_password - Undocumented member.

$sel:username:Credential', credential_username - Undocumented member.

DNISEmergencyCallingConfiguration

data DNISEmergencyCallingConfiguration Source #

See: newDNISEmergencyCallingConfiguration smart constructor.

Instances

Instances details
FromJSON DNISEmergencyCallingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.DNISEmergencyCallingConfiguration

ToJSON DNISEmergencyCallingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.DNISEmergencyCallingConfiguration

Generic DNISEmergencyCallingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.DNISEmergencyCallingConfiguration

Associated Types

type Rep DNISEmergencyCallingConfiguration :: Type -> Type #

Show DNISEmergencyCallingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.DNISEmergencyCallingConfiguration

NFData DNISEmergencyCallingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.DNISEmergencyCallingConfiguration

Eq DNISEmergencyCallingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.DNISEmergencyCallingConfiguration

Hashable DNISEmergencyCallingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.DNISEmergencyCallingConfiguration

type Rep DNISEmergencyCallingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.DNISEmergencyCallingConfiguration

type Rep DNISEmergencyCallingConfiguration = D1 ('MetaData "DNISEmergencyCallingConfiguration" "Amazonka.ChimeSdkVoice.Types.DNISEmergencyCallingConfiguration" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "DNISEmergencyCallingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "testPhoneNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: (S1 ('MetaSel ('Just "emergencyPhoneNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text)) :*: S1 ('MetaSel ('Just "callingCountry") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

EmergencyCallingConfiguration

data EmergencyCallingConfiguration Source #

See: newEmergencyCallingConfiguration smart constructor.

Instances

Instances details
FromJSON EmergencyCallingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.EmergencyCallingConfiguration

ToJSON EmergencyCallingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.EmergencyCallingConfiguration

Generic EmergencyCallingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.EmergencyCallingConfiguration

Associated Types

type Rep EmergencyCallingConfiguration :: Type -> Type #

Show EmergencyCallingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.EmergencyCallingConfiguration

NFData EmergencyCallingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.EmergencyCallingConfiguration

Eq EmergencyCallingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.EmergencyCallingConfiguration

Hashable EmergencyCallingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.EmergencyCallingConfiguration

type Rep EmergencyCallingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.EmergencyCallingConfiguration

type Rep EmergencyCallingConfiguration = D1 ('MetaData "EmergencyCallingConfiguration" "Amazonka.ChimeSdkVoice.Types.EmergencyCallingConfiguration" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "EmergencyCallingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dnis") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DNISEmergencyCallingConfiguration]))))

newEmergencyCallingConfiguration :: EmergencyCallingConfiguration Source #

Create a value of EmergencyCallingConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dnis:EmergencyCallingConfiguration', emergencyCallingConfiguration_dnis - Undocumented member.

GeoMatchParams

data GeoMatchParams Source #

See: newGeoMatchParams smart constructor.

Constructors

GeoMatchParams' 

Fields

Instances

Instances details
FromJSON GeoMatchParams Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchParams

ToJSON GeoMatchParams Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchParams

Generic GeoMatchParams Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchParams

Associated Types

type Rep GeoMatchParams :: Type -> Type #

Read GeoMatchParams Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchParams

Show GeoMatchParams Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchParams

NFData GeoMatchParams Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchParams

Methods

rnf :: GeoMatchParams -> () #

Eq GeoMatchParams Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchParams

Hashable GeoMatchParams Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchParams

type Rep GeoMatchParams Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.GeoMatchParams

type Rep GeoMatchParams = D1 ('MetaData "GeoMatchParams" "Amazonka.ChimeSdkVoice.Types.GeoMatchParams" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "GeoMatchParams'" 'PrefixI 'True) (S1 ('MetaSel ('Just "country") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "areaCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGeoMatchParams Source #

Create a value of GeoMatchParams with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:country:GeoMatchParams', geoMatchParams_country - Undocumented member.

$sel:areaCode:GeoMatchParams', geoMatchParams_areaCode - Undocumented member.

LoggingConfiguration

data LoggingConfiguration Source #

See: newLoggingConfiguration smart constructor.

Instances

Instances details
FromJSON LoggingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.LoggingConfiguration

ToJSON LoggingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.LoggingConfiguration

Generic LoggingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.LoggingConfiguration

Associated Types

type Rep LoggingConfiguration :: Type -> Type #

Read LoggingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.LoggingConfiguration

Show LoggingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.LoggingConfiguration

NFData LoggingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.LoggingConfiguration

Methods

rnf :: LoggingConfiguration -> () #

Eq LoggingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.LoggingConfiguration

Hashable LoggingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.LoggingConfiguration

type Rep LoggingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.LoggingConfiguration

type Rep LoggingConfiguration = D1 ('MetaData "LoggingConfiguration" "Amazonka.ChimeSdkVoice.Types.LoggingConfiguration" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "LoggingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "enableSIPLogs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newLoggingConfiguration :: LoggingConfiguration Source #

Create a value of LoggingConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:enableSIPLogs:LoggingConfiguration', loggingConfiguration_enableSIPLogs - Undocumented member.

OrderedPhoneNumber

data OrderedPhoneNumber Source #

See: newOrderedPhoneNumber smart constructor.

Instances

Instances details
FromJSON OrderedPhoneNumber Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumber

Generic OrderedPhoneNumber Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumber

Associated Types

type Rep OrderedPhoneNumber :: Type -> Type #

Show OrderedPhoneNumber Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumber

NFData OrderedPhoneNumber Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumber

Methods

rnf :: OrderedPhoneNumber -> () #

Eq OrderedPhoneNumber Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumber

Hashable OrderedPhoneNumber Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumber

type Rep OrderedPhoneNumber Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumber

type Rep OrderedPhoneNumber = D1 ('MetaData "OrderedPhoneNumber" "Amazonka.ChimeSdkVoice.Types.OrderedPhoneNumber" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "OrderedPhoneNumber'" 'PrefixI 'True) (S1 ('MetaSel ('Just "e164PhoneNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OrderedPhoneNumberStatus))))

newOrderedPhoneNumber :: OrderedPhoneNumber Source #

Create a value of OrderedPhoneNumber with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:e164PhoneNumber:OrderedPhoneNumber', orderedPhoneNumber_e164PhoneNumber - Undocumented member.

$sel:status:OrderedPhoneNumber', orderedPhoneNumber_status - Undocumented member.

Origination

data Origination Source #

See: newOrigination smart constructor.

Instances

Instances details
FromJSON Origination Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Origination

ToJSON Origination Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Origination

Generic Origination Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Origination

Associated Types

type Rep Origination :: Type -> Type #

Read Origination Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Origination

Show Origination Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Origination

NFData Origination Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Origination

Methods

rnf :: Origination -> () #

Eq Origination Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Origination

Hashable Origination Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Origination

type Rep Origination Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Origination

type Rep Origination = D1 ('MetaData "Origination" "Amazonka.ChimeSdkVoice.Types.Origination" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "Origination'" 'PrefixI 'True) (S1 ('MetaSel ('Just "disabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "routes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OriginationRoute]))))

newOrigination :: Origination Source #

Create a value of Origination with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:disabled:Origination', origination_disabled - Undocumented member.

$sel:routes:Origination', origination_routes - Undocumented member.

OriginationRoute

data OriginationRoute Source #

See: newOriginationRoute smart constructor.

Instances

Instances details
FromJSON OriginationRoute Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRoute

ToJSON OriginationRoute Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRoute

Generic OriginationRoute Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRoute

Associated Types

type Rep OriginationRoute :: Type -> Type #

Read OriginationRoute Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRoute

Show OriginationRoute Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRoute

NFData OriginationRoute Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRoute

Methods

rnf :: OriginationRoute -> () #

Eq OriginationRoute Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRoute

Hashable OriginationRoute Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRoute

type Rep OriginationRoute Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.OriginationRoute

type Rep OriginationRoute = D1 ('MetaData "OriginationRoute" "Amazonka.ChimeSdkVoice.Types.OriginationRoute" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "OriginationRoute'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "priority") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "protocol") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OriginationRouteProtocol)) :*: S1 ('MetaSel ('Just "weight") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))))

newOriginationRoute :: OriginationRoute Source #

Create a value of OriginationRoute with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:host:OriginationRoute', originationRoute_host - Undocumented member.

$sel:port:OriginationRoute', originationRoute_port - Undocumented member.

$sel:priority:OriginationRoute', originationRoute_priority - Undocumented member.

$sel:protocol:OriginationRoute', originationRoute_protocol - Undocumented member.

$sel:weight:OriginationRoute', originationRoute_weight - Undocumented member.

Participant

data Participant Source #

See: newParticipant smart constructor.

Instances

Instances details
FromJSON Participant Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Participant

Generic Participant Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Participant

Associated Types

type Rep Participant :: Type -> Type #

Show Participant Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Participant

NFData Participant Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Participant

Methods

rnf :: Participant -> () #

Eq Participant Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Participant

Hashable Participant Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Participant

type Rep Participant Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Participant

type Rep Participant = D1 ('MetaData "Participant" "Amazonka.ChimeSdkVoice.Types.Participant" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "Participant'" 'PrefixI 'True) (S1 ('MetaSel ('Just "phoneNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "proxyPhoneNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))))

newParticipant :: Participant Source #

Create a value of Participant with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:phoneNumber:Participant', participant_phoneNumber - Undocumented member.

$sel:proxyPhoneNumber:Participant', participant_proxyPhoneNumber - Undocumented member.

PhoneNumber

data PhoneNumber Source #

See: newPhoneNumber smart constructor.

Instances

Instances details
FromJSON PhoneNumber Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumber

Generic PhoneNumber Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumber

Associated Types

type Rep PhoneNumber :: Type -> Type #

Show PhoneNumber Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumber

NFData PhoneNumber Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumber

Methods

rnf :: PhoneNumber -> () #

Eq PhoneNumber Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumber

Hashable PhoneNumber Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumber

type Rep PhoneNumber Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumber

type Rep PhoneNumber = D1 ('MetaData "PhoneNumber" "Amazonka.ChimeSdkVoice.Types.PhoneNumber" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "PhoneNumber'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "associations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PhoneNumberAssociation])) :*: (S1 ('MetaSel ('Just "callingName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "callingNameStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CallingNameStatus)))) :*: ((S1 ('MetaSel ('Just "capabilities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PhoneNumberCapabilities)) :*: S1 ('MetaSel ('Just "country") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "createdTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: S1 ('MetaSel ('Just "deletionTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601))))) :*: ((S1 ('MetaSel ('Just "e164PhoneNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: (S1 ('MetaSel ('Just "orderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "phoneNumberId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))))) :*: ((S1 ('MetaSel ('Just "productType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PhoneNumberProductType)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PhoneNumberStatus))) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PhoneNumberType)) :*: S1 ('MetaSel ('Just "updatedTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)))))))

newPhoneNumber :: PhoneNumber Source #

Create a value of PhoneNumber with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:associations:PhoneNumber', phoneNumber_associations - Undocumented member.

$sel:callingName:PhoneNumber', phoneNumber_callingName - Undocumented member.

$sel:callingNameStatus:PhoneNumber', phoneNumber_callingNameStatus - Undocumented member.

$sel:capabilities:PhoneNumber', phoneNumber_capabilities - Undocumented member.

$sel:country:PhoneNumber', phoneNumber_country - Undocumented member.

$sel:createdTimestamp:PhoneNumber', phoneNumber_createdTimestamp - Undocumented member.

$sel:deletionTimestamp:PhoneNumber', phoneNumber_deletionTimestamp - Undocumented member.

$sel:e164PhoneNumber:PhoneNumber', phoneNumber_e164PhoneNumber - Undocumented member.

$sel:orderId:PhoneNumber', phoneNumber_orderId - Undocumented member.

$sel:phoneNumberId:PhoneNumber', phoneNumber_phoneNumberId - Undocumented member.

$sel:productType:PhoneNumber', phoneNumber_productType - Undocumented member.

$sel:status:PhoneNumber', phoneNumber_status - Undocumented member.

$sel:type':PhoneNumber', phoneNumber_type - Undocumented member.

$sel:updatedTimestamp:PhoneNumber', phoneNumber_updatedTimestamp - Undocumented member.

PhoneNumberAssociation

data PhoneNumberAssociation Source #

See: newPhoneNumberAssociation smart constructor.

Instances

Instances details
FromJSON PhoneNumberAssociation Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociation

Generic PhoneNumberAssociation Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociation

Associated Types

type Rep PhoneNumberAssociation :: Type -> Type #

Read PhoneNumberAssociation Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociation

Show PhoneNumberAssociation Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociation

NFData PhoneNumberAssociation Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociation

Methods

rnf :: PhoneNumberAssociation -> () #

Eq PhoneNumberAssociation Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociation

Hashable PhoneNumberAssociation Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociation

type Rep PhoneNumberAssociation Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociation

type Rep PhoneNumberAssociation = D1 ('MetaData "PhoneNumberAssociation" "Amazonka.ChimeSdkVoice.Types.PhoneNumberAssociation" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "PhoneNumberAssociation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "associatedTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PhoneNumberAssociationName)) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newPhoneNumberAssociation :: PhoneNumberAssociation Source #

Create a value of PhoneNumberAssociation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:associatedTimestamp:PhoneNumberAssociation', phoneNumberAssociation_associatedTimestamp - Undocumented member.

$sel:name:PhoneNumberAssociation', phoneNumberAssociation_name - Undocumented member.

$sel:value:PhoneNumberAssociation', phoneNumberAssociation_value - Undocumented member.

PhoneNumberCapabilities

data PhoneNumberCapabilities Source #

See: newPhoneNumberCapabilities smart constructor.

Instances

Instances details
FromJSON PhoneNumberCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberCapabilities

Generic PhoneNumberCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberCapabilities

Associated Types

type Rep PhoneNumberCapabilities :: Type -> Type #

Read PhoneNumberCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberCapabilities

Show PhoneNumberCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberCapabilities

NFData PhoneNumberCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberCapabilities

Methods

rnf :: PhoneNumberCapabilities -> () #

Eq PhoneNumberCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberCapabilities

Hashable PhoneNumberCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberCapabilities

type Rep PhoneNumberCapabilities Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberCapabilities

type Rep PhoneNumberCapabilities = D1 ('MetaData "PhoneNumberCapabilities" "Amazonka.ChimeSdkVoice.Types.PhoneNumberCapabilities" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "PhoneNumberCapabilities'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "inboundCall") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "inboundMMS") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "inboundSMS") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: (S1 ('MetaSel ('Just "outboundCall") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "outboundMMS") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "outboundSMS") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))))

PhoneNumberCountry

data PhoneNumberCountry Source #

See: newPhoneNumberCountry smart constructor.

Instances

Instances details
FromJSON PhoneNumberCountry Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberCountry

Generic PhoneNumberCountry Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberCountry

Associated Types

type Rep PhoneNumberCountry :: Type -> Type #

Read PhoneNumberCountry Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberCountry

Show PhoneNumberCountry Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberCountry

NFData PhoneNumberCountry Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberCountry

Methods

rnf :: PhoneNumberCountry -> () #

Eq PhoneNumberCountry Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberCountry

Hashable PhoneNumberCountry Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberCountry

type Rep PhoneNumberCountry Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberCountry

type Rep PhoneNumberCountry = D1 ('MetaData "PhoneNumberCountry" "Amazonka.ChimeSdkVoice.Types.PhoneNumberCountry" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "PhoneNumberCountry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "countryCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "supportedPhoneNumberTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PhoneNumberType]))))

newPhoneNumberCountry :: PhoneNumberCountry Source #

Create a value of PhoneNumberCountry with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:countryCode:PhoneNumberCountry', phoneNumberCountry_countryCode - Undocumented member.

$sel:supportedPhoneNumberTypes:PhoneNumberCountry', phoneNumberCountry_supportedPhoneNumberTypes - Undocumented member.

PhoneNumberError

data PhoneNumberError Source #

See: newPhoneNumberError smart constructor.

Instances

Instances details
FromJSON PhoneNumberError Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberError

Generic PhoneNumberError Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberError

Associated Types

type Rep PhoneNumberError :: Type -> Type #

Show PhoneNumberError Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberError

NFData PhoneNumberError Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberError

Methods

rnf :: PhoneNumberError -> () #

Eq PhoneNumberError Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberError

Hashable PhoneNumberError Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberError

type Rep PhoneNumberError Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberError

type Rep PhoneNumberError = D1 ('MetaData "PhoneNumberError" "Amazonka.ChimeSdkVoice.Types.PhoneNumberError" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "PhoneNumberError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorCode)) :*: (S1 ('MetaSel ('Just "errorMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "phoneNumberId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))))))

newPhoneNumberError :: PhoneNumberError Source #

Create a value of PhoneNumberError with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:errorCode:PhoneNumberError', phoneNumberError_errorCode - Undocumented member.

$sel:errorMessage:PhoneNumberError', phoneNumberError_errorMessage - Undocumented member.

$sel:phoneNumberId:PhoneNumberError', phoneNumberError_phoneNumberId - Undocumented member.

PhoneNumberOrder

data PhoneNumberOrder Source #

See: newPhoneNumberOrder smart constructor.

Instances

Instances details
FromJSON PhoneNumberOrder Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrder

Generic PhoneNumberOrder Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrder

Associated Types

type Rep PhoneNumberOrder :: Type -> Type #

Show PhoneNumberOrder Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrder

NFData PhoneNumberOrder Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrder

Methods

rnf :: PhoneNumberOrder -> () #

Eq PhoneNumberOrder Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrder

Hashable PhoneNumberOrder Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrder

type Rep PhoneNumberOrder Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.PhoneNumberOrder

type Rep PhoneNumberOrder = D1 ('MetaData "PhoneNumberOrder" "Amazonka.ChimeSdkVoice.Types.PhoneNumberOrder" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "PhoneNumberOrder'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "createdTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: (S1 ('MetaSel ('Just "orderType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PhoneNumberOrderType)) :*: S1 ('MetaSel ('Just "orderedPhoneNumbers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OrderedPhoneNumber])))) :*: ((S1 ('MetaSel ('Just "phoneNumberOrderId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "productType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PhoneNumberProductType))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PhoneNumberOrderStatus)) :*: S1 ('MetaSel ('Just "updatedTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601))))))

newPhoneNumberOrder :: PhoneNumberOrder Source #

Create a value of PhoneNumberOrder with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:createdTimestamp:PhoneNumberOrder', phoneNumberOrder_createdTimestamp - Undocumented member.

$sel:orderType:PhoneNumberOrder', phoneNumberOrder_orderType - Undocumented member.

$sel:orderedPhoneNumbers:PhoneNumberOrder', phoneNumberOrder_orderedPhoneNumbers - Undocumented member.

$sel:phoneNumberOrderId:PhoneNumberOrder', phoneNumberOrder_phoneNumberOrderId - Undocumented member.

$sel:productType:PhoneNumberOrder', phoneNumberOrder_productType - Undocumented member.

PhoneNumberOrder, phoneNumberOrder_status - Undocumented member.

$sel:updatedTimestamp:PhoneNumberOrder', phoneNumberOrder_updatedTimestamp - Undocumented member.

Proxy

data Proxy Source #

See: newProxy smart constructor.

Instances

Instances details
FromJSON Proxy Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Proxy

Generic Proxy Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Proxy

Associated Types

type Rep Proxy :: Type -> Type #

Methods

from :: Proxy -> Rep Proxy x #

to :: Rep Proxy x -> Proxy #

Show Proxy Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Proxy

Methods

showsPrec :: Int -> Proxy -> ShowS #

show :: Proxy -> String #

showList :: [Proxy] -> ShowS #

NFData Proxy Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Proxy

Methods

rnf :: Proxy -> () #

Eq Proxy Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Proxy

Methods

(==) :: Proxy -> Proxy -> Bool #

(/=) :: Proxy -> Proxy -> Bool #

Hashable Proxy Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Proxy

Methods

hashWithSalt :: Int -> Proxy -> Int #

hash :: Proxy -> Int #

type Rep Proxy Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Proxy

type Rep Proxy = D1 ('MetaData "Proxy" "Amazonka.ChimeSdkVoice.Types.Proxy" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "Proxy'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "defaultSessionExpiryMinutes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "disabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "fallBackPhoneNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "phoneNumberCountries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))))

newProxy :: Proxy Source #

Create a value of Proxy with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:defaultSessionExpiryMinutes:Proxy', proxy_defaultSessionExpiryMinutes - Undocumented member.

$sel:disabled:Proxy', proxy_disabled - Undocumented member.

$sel:fallBackPhoneNumber:Proxy', proxy_fallBackPhoneNumber - Undocumented member.

$sel:phoneNumberCountries:Proxy', proxy_phoneNumberCountries - Undocumented member.

proxy_disabled :: Lens' Proxy (Maybe Bool) Source #

Undocumented member.

ProxySession

data ProxySession Source #

See: newProxySession smart constructor.

Instances

Instances details
FromJSON ProxySession Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySession

Generic ProxySession Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySession

Associated Types

type Rep ProxySession :: Type -> Type #

Show ProxySession Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySession

NFData ProxySession Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySession

Methods

rnf :: ProxySession -> () #

Eq ProxySession Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySession

Hashable ProxySession Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySession

type Rep ProxySession Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.ProxySession

type Rep ProxySession = D1 ('MetaData "ProxySession" "Amazonka.ChimeSdkVoice.Types.ProxySession" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "ProxySession'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "capabilities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Capability])) :*: (S1 ('MetaSel ('Just "createdTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: S1 ('MetaSel ('Just "endedTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)))) :*: (S1 ('MetaSel ('Just "expiryMinutes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "geoMatchLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GeoMatchLevel)) :*: S1 ('MetaSel ('Just "geoMatchParams") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GeoMatchParams))))) :*: ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "numberSelectionBehavior") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NumberSelectionBehavior)) :*: S1 ('MetaSel ('Just "participants") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Participant])))) :*: ((S1 ('MetaSel ('Just "proxySessionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProxySessionStatus))) :*: (S1 ('MetaSel ('Just "updatedTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: S1 ('MetaSel ('Just "voiceConnectorId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

SipMediaApplication

data SipMediaApplication Source #

See: newSipMediaApplication smart constructor.

Instances

Instances details
FromJSON SipMediaApplication Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplication

Generic SipMediaApplication Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplication

Associated Types

type Rep SipMediaApplication :: Type -> Type #

Show SipMediaApplication Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplication

NFData SipMediaApplication Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplication

Methods

rnf :: SipMediaApplication -> () #

Eq SipMediaApplication Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplication

Hashable SipMediaApplication Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplication

type Rep SipMediaApplication Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplication

type Rep SipMediaApplication = D1 ('MetaData "SipMediaApplication" "Amazonka.ChimeSdkVoice.Types.SipMediaApplication" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "SipMediaApplication'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "awsRegion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "createdTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: S1 ('MetaSel ('Just "endpoints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty SipMediaApplicationEndpoint))))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sipMediaApplicationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "updatedTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601))))))

newSipMediaApplication :: SipMediaApplication Source #

Create a value of SipMediaApplication with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsRegion:SipMediaApplication', sipMediaApplication_awsRegion - Undocumented member.

$sel:createdTimestamp:SipMediaApplication', sipMediaApplication_createdTimestamp - Undocumented member.

$sel:endpoints:SipMediaApplication', sipMediaApplication_endpoints - Undocumented member.

$sel:name:SipMediaApplication', sipMediaApplication_name - Undocumented member.

$sel:sipMediaApplicationId:SipMediaApplication', sipMediaApplication_sipMediaApplicationId - Undocumented member.

$sel:updatedTimestamp:SipMediaApplication', sipMediaApplication_updatedTimestamp - Undocumented member.

SipMediaApplicationAlexaSkillConfiguration

data SipMediaApplicationAlexaSkillConfiguration Source #

Instances

Instances details
FromJSON SipMediaApplicationAlexaSkillConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationAlexaSkillConfiguration

ToJSON SipMediaApplicationAlexaSkillConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationAlexaSkillConfiguration

Generic SipMediaApplicationAlexaSkillConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationAlexaSkillConfiguration

Show SipMediaApplicationAlexaSkillConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationAlexaSkillConfiguration

NFData SipMediaApplicationAlexaSkillConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationAlexaSkillConfiguration

Eq SipMediaApplicationAlexaSkillConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationAlexaSkillConfiguration

Hashable SipMediaApplicationAlexaSkillConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationAlexaSkillConfiguration

type Rep SipMediaApplicationAlexaSkillConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationAlexaSkillConfiguration

type Rep SipMediaApplicationAlexaSkillConfiguration = D1 ('MetaData "SipMediaApplicationAlexaSkillConfiguration" "Amazonka.ChimeSdkVoice.Types.SipMediaApplicationAlexaSkillConfiguration" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "SipMediaApplicationAlexaSkillConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "alexaSkillStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AlexaSkillStatus) :*: S1 ('MetaSel ('Just "alexaSkillIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty (Sensitive Text)))))

SipMediaApplicationCall

data SipMediaApplicationCall Source #

See: newSipMediaApplicationCall smart constructor.

Instances

Instances details
FromJSON SipMediaApplicationCall Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationCall

Generic SipMediaApplicationCall Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationCall

Associated Types

type Rep SipMediaApplicationCall :: Type -> Type #

Read SipMediaApplicationCall Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationCall

Show SipMediaApplicationCall Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationCall

NFData SipMediaApplicationCall Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationCall

Methods

rnf :: SipMediaApplicationCall -> () #

Eq SipMediaApplicationCall Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationCall

Hashable SipMediaApplicationCall Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationCall

type Rep SipMediaApplicationCall Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationCall

type Rep SipMediaApplicationCall = D1 ('MetaData "SipMediaApplicationCall" "Amazonka.ChimeSdkVoice.Types.SipMediaApplicationCall" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "SipMediaApplicationCall'" 'PrefixI 'True) (S1 ('MetaSel ('Just "transactionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newSipMediaApplicationCall :: SipMediaApplicationCall Source #

Create a value of SipMediaApplicationCall with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:transactionId:SipMediaApplicationCall', sipMediaApplicationCall_transactionId - Undocumented member.

SipMediaApplicationEndpoint

data SipMediaApplicationEndpoint Source #

See: newSipMediaApplicationEndpoint smart constructor.

Instances

Instances details
FromJSON SipMediaApplicationEndpoint Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationEndpoint

ToJSON SipMediaApplicationEndpoint Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationEndpoint

Generic SipMediaApplicationEndpoint Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationEndpoint

Associated Types

type Rep SipMediaApplicationEndpoint :: Type -> Type #

Show SipMediaApplicationEndpoint Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationEndpoint

NFData SipMediaApplicationEndpoint Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationEndpoint

Eq SipMediaApplicationEndpoint Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationEndpoint

Hashable SipMediaApplicationEndpoint Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationEndpoint

type Rep SipMediaApplicationEndpoint Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationEndpoint

type Rep SipMediaApplicationEndpoint = D1 ('MetaData "SipMediaApplicationEndpoint" "Amazonka.ChimeSdkVoice.Types.SipMediaApplicationEndpoint" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "SipMediaApplicationEndpoint'" 'PrefixI 'True) (S1 ('MetaSel ('Just "lambdaArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))))

newSipMediaApplicationEndpoint :: SipMediaApplicationEndpoint Source #

Create a value of SipMediaApplicationEndpoint with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:lambdaArn:SipMediaApplicationEndpoint', sipMediaApplicationEndpoint_lambdaArn - Undocumented member.

SipMediaApplicationLoggingConfiguration

data SipMediaApplicationLoggingConfiguration Source #

Instances

Instances details
FromJSON SipMediaApplicationLoggingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationLoggingConfiguration

ToJSON SipMediaApplicationLoggingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationLoggingConfiguration

Generic SipMediaApplicationLoggingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationLoggingConfiguration

Read SipMediaApplicationLoggingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationLoggingConfiguration

Show SipMediaApplicationLoggingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationLoggingConfiguration

NFData SipMediaApplicationLoggingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationLoggingConfiguration

Eq SipMediaApplicationLoggingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationLoggingConfiguration

Hashable SipMediaApplicationLoggingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationLoggingConfiguration

type Rep SipMediaApplicationLoggingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipMediaApplicationLoggingConfiguration

type Rep SipMediaApplicationLoggingConfiguration = D1 ('MetaData "SipMediaApplicationLoggingConfiguration" "Amazonka.ChimeSdkVoice.Types.SipMediaApplicationLoggingConfiguration" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "SipMediaApplicationLoggingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "enableSipMediaApplicationMessageLogs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newSipMediaApplicationLoggingConfiguration :: SipMediaApplicationLoggingConfiguration Source #

Create a value of SipMediaApplicationLoggingConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:enableSipMediaApplicationMessageLogs:SipMediaApplicationLoggingConfiguration', sipMediaApplicationLoggingConfiguration_enableSipMediaApplicationMessageLogs - Undocumented member.

SipRule

data SipRule Source #

See: newSipRule smart constructor.

Instances

Instances details
FromJSON SipRule Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRule

Generic SipRule Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRule

Associated Types

type Rep SipRule :: Type -> Type #

Methods

from :: SipRule -> Rep SipRule x #

to :: Rep SipRule x -> SipRule #

Read SipRule Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRule

Show SipRule Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRule

NFData SipRule Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRule

Methods

rnf :: SipRule -> () #

Eq SipRule Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRule

Methods

(==) :: SipRule -> SipRule -> Bool #

(/=) :: SipRule -> SipRule -> Bool #

Hashable SipRule Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRule

Methods

hashWithSalt :: Int -> SipRule -> Int #

hash :: SipRule -> Int #

type Rep SipRule Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRule

newSipRule :: SipRule Source #

Create a value of SipRule with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:createdTimestamp:SipRule', sipRule_createdTimestamp - Undocumented member.

$sel:disabled:SipRule', sipRule_disabled - Undocumented member.

$sel:name:SipRule', sipRule_name - Undocumented member.

$sel:sipRuleId:SipRule', sipRule_sipRuleId - Undocumented member.

$sel:targetApplications:SipRule', sipRule_targetApplications - Undocumented member.

$sel:triggerType:SipRule', sipRule_triggerType - Undocumented member.

$sel:triggerValue:SipRule', sipRule_triggerValue - Undocumented member.

$sel:updatedTimestamp:SipRule', sipRule_updatedTimestamp - Undocumented member.

sipRule_disabled :: Lens' SipRule (Maybe Bool) Source #

Undocumented member.

sipRule_name :: Lens' SipRule (Maybe Text) Source #

Undocumented member.

sipRule_sipRuleId :: Lens' SipRule (Maybe Text) Source #

Undocumented member.

SipRuleTargetApplication

data SipRuleTargetApplication Source #

See: newSipRuleTargetApplication smart constructor.

Instances

Instances details
FromJSON SipRuleTargetApplication Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTargetApplication

ToJSON SipRuleTargetApplication Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTargetApplication

Generic SipRuleTargetApplication Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTargetApplication

Associated Types

type Rep SipRuleTargetApplication :: Type -> Type #

Read SipRuleTargetApplication Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTargetApplication

Show SipRuleTargetApplication Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTargetApplication

NFData SipRuleTargetApplication Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTargetApplication

Eq SipRuleTargetApplication Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTargetApplication

Hashable SipRuleTargetApplication Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTargetApplication

type Rep SipRuleTargetApplication Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.SipRuleTargetApplication

type Rep SipRuleTargetApplication = D1 ('MetaData "SipRuleTargetApplication" "Amazonka.ChimeSdkVoice.Types.SipRuleTargetApplication" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "SipRuleTargetApplication'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsRegion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "priority") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "sipMediaApplicationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newSipRuleTargetApplication :: SipRuleTargetApplication Source #

Create a value of SipRuleTargetApplication with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsRegion:SipRuleTargetApplication', sipRuleTargetApplication_awsRegion - Undocumented member.

$sel:priority:SipRuleTargetApplication', sipRuleTargetApplication_priority - Undocumented member.

$sel:sipMediaApplicationId:SipRuleTargetApplication', sipRuleTargetApplication_sipMediaApplicationId - Undocumented member.

StreamingConfiguration

data StreamingConfiguration Source #

See: newStreamingConfiguration smart constructor.

Instances

Instances details
FromJSON StreamingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingConfiguration

ToJSON StreamingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingConfiguration

Generic StreamingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingConfiguration

Associated Types

type Rep StreamingConfiguration :: Type -> Type #

Read StreamingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingConfiguration

Show StreamingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingConfiguration

NFData StreamingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingConfiguration

Methods

rnf :: StreamingConfiguration -> () #

Eq StreamingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingConfiguration

Hashable StreamingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingConfiguration

type Rep StreamingConfiguration Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingConfiguration

type Rep StreamingConfiguration = D1 ('MetaData "StreamingConfiguration" "Amazonka.ChimeSdkVoice.Types.StreamingConfiguration" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "StreamingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "streamingNotificationTargets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty StreamingNotificationTarget))) :*: (S1 ('MetaSel ('Just "dataRetentionInHours") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "disabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Bool))))

StreamingNotificationTarget

data StreamingNotificationTarget Source #

See: newStreamingNotificationTarget smart constructor.

Instances

Instances details
FromJSON StreamingNotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingNotificationTarget

ToJSON StreamingNotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingNotificationTarget

Generic StreamingNotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingNotificationTarget

Associated Types

type Rep StreamingNotificationTarget :: Type -> Type #

Read StreamingNotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingNotificationTarget

Show StreamingNotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingNotificationTarget

NFData StreamingNotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingNotificationTarget

Eq StreamingNotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingNotificationTarget

Hashable StreamingNotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingNotificationTarget

type Rep StreamingNotificationTarget Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.StreamingNotificationTarget

type Rep StreamingNotificationTarget = D1 ('MetaData "StreamingNotificationTarget" "Amazonka.ChimeSdkVoice.Types.StreamingNotificationTarget" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "StreamingNotificationTarget'" 'PrefixI 'True) (S1 ('MetaSel ('Just "notificationTarget") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotificationTarget))))

newStreamingNotificationTarget :: StreamingNotificationTarget Source #

Create a value of StreamingNotificationTarget with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:notificationTarget:StreamingNotificationTarget', streamingNotificationTarget_notificationTarget - Undocumented member.

Termination

data Termination Source #

See: newTermination smart constructor.

Instances

Instances details
FromJSON Termination Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Termination

ToJSON Termination Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Termination

Generic Termination Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Termination

Associated Types

type Rep Termination :: Type -> Type #

Show Termination Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Termination

NFData Termination Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Termination

Methods

rnf :: Termination -> () #

Eq Termination Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Termination

Hashable Termination Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Termination

type Rep Termination Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.Termination

type Rep Termination = D1 ('MetaData "Termination" "Amazonka.ChimeSdkVoice.Types.Termination" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "Termination'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "callingRegions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "cidrAllowedList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "cpsLimit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "defaultPhoneNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "disabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))))

newTermination :: Termination Source #

Create a value of Termination with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:callingRegions:Termination', termination_callingRegions - Undocumented member.

$sel:cidrAllowedList:Termination', termination_cidrAllowedList - Undocumented member.

$sel:cpsLimit:Termination', termination_cpsLimit - Undocumented member.

$sel:defaultPhoneNumber:Termination', termination_defaultPhoneNumber - Undocumented member.

$sel:disabled:Termination', termination_disabled - Undocumented member.

TerminationHealth

data TerminationHealth Source #

See: newTerminationHealth smart constructor.

Instances

Instances details
FromJSON TerminationHealth Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.TerminationHealth

Generic TerminationHealth Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.TerminationHealth

Associated Types

type Rep TerminationHealth :: Type -> Type #

Read TerminationHealth Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.TerminationHealth

Show TerminationHealth Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.TerminationHealth

NFData TerminationHealth Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.TerminationHealth

Methods

rnf :: TerminationHealth -> () #

Eq TerminationHealth Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.TerminationHealth

Hashable TerminationHealth Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.TerminationHealth

type Rep TerminationHealth Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.TerminationHealth

type Rep TerminationHealth = D1 ('MetaData "TerminationHealth" "Amazonka.ChimeSdkVoice.Types.TerminationHealth" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "TerminationHealth'" 'PrefixI 'True) (S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "timestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601))))

newTerminationHealth :: TerminationHealth Source #

Create a value of TerminationHealth with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:source:TerminationHealth', terminationHealth_source - Undocumented member.

$sel:timestamp:TerminationHealth', terminationHealth_timestamp - Undocumented member.

UpdatePhoneNumberRequestItem

data UpdatePhoneNumberRequestItem Source #

See: newUpdatePhoneNumberRequestItem smart constructor.

Instances

Instances details
ToJSON UpdatePhoneNumberRequestItem Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.UpdatePhoneNumberRequestItem

Generic UpdatePhoneNumberRequestItem Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.UpdatePhoneNumberRequestItem

Associated Types

type Rep UpdatePhoneNumberRequestItem :: Type -> Type #

Show UpdatePhoneNumberRequestItem Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.UpdatePhoneNumberRequestItem

NFData UpdatePhoneNumberRequestItem Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.UpdatePhoneNumberRequestItem

Eq UpdatePhoneNumberRequestItem Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.UpdatePhoneNumberRequestItem

Hashable UpdatePhoneNumberRequestItem Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.UpdatePhoneNumberRequestItem

type Rep UpdatePhoneNumberRequestItem Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.UpdatePhoneNumberRequestItem

type Rep UpdatePhoneNumberRequestItem = D1 ('MetaData "UpdatePhoneNumberRequestItem" "Amazonka.ChimeSdkVoice.Types.UpdatePhoneNumberRequestItem" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "UpdatePhoneNumberRequestItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "callingName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: (S1 ('MetaSel ('Just "productType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PhoneNumberProductType)) :*: S1 ('MetaSel ('Just "phoneNumberId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text)))))

newUpdatePhoneNumberRequestItem Source #

Create a value of UpdatePhoneNumberRequestItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:callingName:UpdatePhoneNumberRequestItem', updatePhoneNumberRequestItem_callingName - Undocumented member.

$sel:productType:UpdatePhoneNumberRequestItem', updatePhoneNumberRequestItem_productType - Undocumented member.

$sel:phoneNumberId:UpdatePhoneNumberRequestItem', updatePhoneNumberRequestItem_phoneNumberId - Undocumented member.

VoiceConnector

data VoiceConnector Source #

See: newVoiceConnector smart constructor.

Instances

Instances details
FromJSON VoiceConnector Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnector

Generic VoiceConnector Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnector

Associated Types

type Rep VoiceConnector :: Type -> Type #

Read VoiceConnector Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnector

Show VoiceConnector Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnector

NFData VoiceConnector Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnector

Methods

rnf :: VoiceConnector -> () #

Eq VoiceConnector Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnector

Hashable VoiceConnector Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnector

type Rep VoiceConnector Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnector

type Rep VoiceConnector = D1 ('MetaData "VoiceConnector" "Amazonka.ChimeSdkVoice.Types.VoiceConnector" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "VoiceConnector'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "awsRegion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VoiceConnectorAwsRegion)) :*: S1 ('MetaSel ('Just "createdTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "outboundHostName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "requireEncryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "updatedTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601))) :*: (S1 ('MetaSel ('Just "voiceConnectorArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "voiceConnectorId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newVoiceConnector :: VoiceConnector Source #

Create a value of VoiceConnector with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsRegion:VoiceConnector', voiceConnector_awsRegion - Undocumented member.

$sel:createdTimestamp:VoiceConnector', voiceConnector_createdTimestamp - Undocumented member.

$sel:name:VoiceConnector', voiceConnector_name - Undocumented member.

$sel:outboundHostName:VoiceConnector', voiceConnector_outboundHostName - Undocumented member.

$sel:requireEncryption:VoiceConnector', voiceConnector_requireEncryption - Undocumented member.

$sel:updatedTimestamp:VoiceConnector', voiceConnector_updatedTimestamp - Undocumented member.

$sel:voiceConnectorArn:VoiceConnector', voiceConnector_voiceConnectorArn - Undocumented member.

$sel:voiceConnectorId:VoiceConnector', voiceConnector_voiceConnectorId - Undocumented member.

VoiceConnectorGroup

data VoiceConnectorGroup Source #

See: newVoiceConnectorGroup smart constructor.

Instances

Instances details
FromJSON VoiceConnectorGroup Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorGroup

Generic VoiceConnectorGroup Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorGroup

Associated Types

type Rep VoiceConnectorGroup :: Type -> Type #

Read VoiceConnectorGroup Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorGroup

Show VoiceConnectorGroup Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorGroup

NFData VoiceConnectorGroup Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorGroup

Methods

rnf :: VoiceConnectorGroup -> () #

Eq VoiceConnectorGroup Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorGroup

Hashable VoiceConnectorGroup Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorGroup

type Rep VoiceConnectorGroup Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorGroup

type Rep VoiceConnectorGroup = D1 ('MetaData "VoiceConnectorGroup" "Amazonka.ChimeSdkVoice.Types.VoiceConnectorGroup" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "VoiceConnectorGroup'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "createdTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "updatedTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)))) :*: (S1 ('MetaSel ('Just "voiceConnectorGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "voiceConnectorGroupId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "voiceConnectorItems") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [VoiceConnectorItem]))))))

VoiceConnectorItem

data VoiceConnectorItem Source #

See: newVoiceConnectorItem smart constructor.

Instances

Instances details
FromJSON VoiceConnectorItem Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorItem

ToJSON VoiceConnectorItem Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorItem

Generic VoiceConnectorItem Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorItem

Associated Types

type Rep VoiceConnectorItem :: Type -> Type #

Read VoiceConnectorItem Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorItem

Show VoiceConnectorItem Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorItem

NFData VoiceConnectorItem Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorItem

Methods

rnf :: VoiceConnectorItem -> () #

Eq VoiceConnectorItem Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorItem

Hashable VoiceConnectorItem Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorItem

type Rep VoiceConnectorItem Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorItem

type Rep VoiceConnectorItem = D1 ('MetaData "VoiceConnectorItem" "Amazonka.ChimeSdkVoice.Types.VoiceConnectorItem" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "VoiceConnectorItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "voiceConnectorId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "priority") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newVoiceConnectorItem Source #

Create a value of VoiceConnectorItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:voiceConnectorId:VoiceConnectorItem', voiceConnectorItem_voiceConnectorId - Undocumented member.

$sel:priority:VoiceConnectorItem', voiceConnectorItem_priority - Undocumented member.

VoiceConnectorSettings

data VoiceConnectorSettings Source #

See: newVoiceConnectorSettings smart constructor.

Instances

Instances details
FromJSON VoiceConnectorSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorSettings

ToJSON VoiceConnectorSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorSettings

Generic VoiceConnectorSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorSettings

Associated Types

type Rep VoiceConnectorSettings :: Type -> Type #

Read VoiceConnectorSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorSettings

Show VoiceConnectorSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorSettings

NFData VoiceConnectorSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorSettings

Methods

rnf :: VoiceConnectorSettings -> () #

Eq VoiceConnectorSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorSettings

Hashable VoiceConnectorSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorSettings

type Rep VoiceConnectorSettings Source # 
Instance details

Defined in Amazonka.ChimeSdkVoice.Types.VoiceConnectorSettings

type Rep VoiceConnectorSettings = D1 ('MetaData "VoiceConnectorSettings" "Amazonka.ChimeSdkVoice.Types.VoiceConnectorSettings" "amazonka-chime-sdk-voice-2.0-INlqwMnsxQvJs5Ai1c7XN6" 'False) (C1 ('MetaCons "VoiceConnectorSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "cdrBucket") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newVoiceConnectorSettings :: VoiceConnectorSettings Source #

Create a value of VoiceConnectorSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:cdrBucket:VoiceConnectorSettings', voiceConnectorSettings_cdrBucket - Undocumented member.