ExAws.Chime.Voice.EmergencyCallingConfiguration (ex_aws_chime v2.0.1)

Module representing the Chime EmergencyCallingConfiguration data type

See https://docs.aws.amazon.com/chime/latest/APIReference/API_EmergencyCallingConfiguration.html

Summary

Types

@type t() :: %ExAws.Chime.Voice.EmergencyCallingConfiguration{
  dnis: [ExAws.Chime.Voice.DNISEmergencyCallingConfiguration.t()] | nil
}