Class: Aws::Types::EmbeddedDestinationSettings
- Inherits:
-
Object
- Object
- Aws::Types::EmbeddedDestinationSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#destination_608_channel_number ⇒ ::Integer
Returns the value of attribute destination_608_channel_number.
-
#destination_708_service_number ⇒ ::Integer
Returns the value of attribute destination_708_service_number.
Instance Attribute Details
#destination_608_channel_number ⇒ ::Integer
Returns the value of attribute destination_608_channel_number.
902 903 904 |
# File 'sig/types.rbs', line 902 def destination_608_channel_number @destination_608_channel_number end |
#destination_708_service_number ⇒ ::Integer
Returns the value of attribute destination_708_service_number.
903 904 905 |
# File 'sig/types.rbs', line 903 def destination_708_service_number @destination_708_service_number end |