Class: Aws::Types::EmergencyCallingConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::EmergencyCallingConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dnis ⇒ ::Array[Types::DNISEmergencyCallingConfiguration]
Returns the value of attribute dnis.
Instance Attribute Details
#dnis ⇒ ::Array[Types::DNISEmergencyCallingConfiguration]
Returns the value of attribute dnis.
330 331 332 |
# File 'sig/types.rbs', line 330 def dnis @dnis end |