Class: Aws::Types::VoiceConnectorItem
- Inherits:
-
Object
- Object
- Aws::Types::VoiceConnectorItem
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#priority ⇒ ::Integer
Returns the value of attribute priority.
-
#voice_connector_id ⇒ ::String
Returns the value of attribute voice_connector_id.
Instance Attribute Details
#priority ⇒ ::Integer
Returns the value of attribute priority.
1352 1353 1354 |
# File 'sig/types.rbs', line 1352 def priority @priority end |
#voice_connector_id ⇒ ::String
Returns the value of attribute voice_connector_id.
1351 1352 1353 |
# File 'sig/types.rbs', line 1351 def voice_connector_id @voice_connector_id end |