Class: Aws::Types::PutVoiceConnectorOriginationResponse
- Inherits:
-
Object
- Object
- Aws::Types::PutVoiceConnectorOriginationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#origination ⇒ Types::Origination
Returns the value of attribute origination.
Instance Attribute Details
#origination ⇒ Types::Origination
Returns the value of attribute origination.
920 921 922 |
# File 'sig/types.rbs', line 920 def origination @origination end |