Skip to content

/AWS1/CL_CHVDNISEMERGENCYCAL00

The Dialed Number Identification Service (DNIS) emergency calling configuration details associated with an Amazon Chime SDK Voice Connector's emergency calling configuration.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_emergencyphonenumber TYPE /AWS1/CHVE164PHONENUMBER /AWS1/CHVE164PHONENUMBER

The DNIS phone number that you route emergency calls to, in E.164 format.

iv_callingcountry TYPE /AWS1/CHVALPHA2COUNTRYCODE /AWS1/CHVALPHA2COUNTRYCODE

The country from which emergency calls are allowed, in ISO 3166-1 alpha-2 format.

Optional arguments:

iv_testphonenumber TYPE /AWS1/CHVE164PHONENUMBER /AWS1/CHVE164PHONENUMBER

The DNIS phone number for routing test emergency calls to, in E.164 format.


Queryable Attributes

EmergencyPhoneNumber

The DNIS phone number that you route emergency calls to, in E.164 format.

Accessible with the following methods

Method Description
GET_EMERGENCYPHONENUMBER() Getter for EMERGENCYPHONENUMBER, with configurable default
ASK_EMERGENCYPHONENUMBER() Getter for EMERGENCYPHONENUMBER w/ exceptions if field has n
HAS_EMERGENCYPHONENUMBER() Determine if EMERGENCYPHONENUMBER has a value

TestPhoneNumber

The DNIS phone number for routing test emergency calls to, in E.164 format.

Accessible with the following methods

Method Description
GET_TESTPHONENUMBER() Getter for TESTPHONENUMBER, with configurable default
ASK_TESTPHONENUMBER() Getter for TESTPHONENUMBER w/ exceptions if field has no val
HAS_TESTPHONENUMBER() Determine if TESTPHONENUMBER has a value

CallingCountry

The country from which emergency calls are allowed, in ISO 3166-1 alpha-2 format.

Accessible with the following methods

Method Description
GET_CALLINGCOUNTRY() Getter for CALLINGCOUNTRY, with configurable default
ASK_CALLINGCOUNTRY() Getter for CALLINGCOUNTRY w/ exceptions if field has no valu
HAS_CALLINGCOUNTRY() Determine if CALLINGCOUNTRY has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_DNISEMERGENCYCALLINGCONFLST

TYPES TT_DNISEMERGENCYCALLINGCONFLST TYPE STANDARD TABLE OF REF TO /AWS1/CL_CHVDNISEMERGENCYCAL00 WITH DEFAULT KEY
.