DnisEmergencyCallingConfiguration
The Dialed Number Identification Service (DNIS) emergency calling configuration details associated with an Amazon Chime SDK Voice Connector's emergency calling configuration.
Types
Properties
Link copied to clipboard
The country from which emergency calls are allowed, in ISO 3166-1 alpha-2 format.
Link copied to clipboard
The DNIS phone number that you route emergency calls to, in E.164 format.
Link copied to clipboard
The DNIS phone number for routing test emergency calls to, in E.164 format.
Functions
Link copied to clipboard
inline fun copy(block: DnisEmergencyCallingConfiguration.Builder.() -> Unit = {}): DnisEmergencyCallingConfiguration