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.
923 924 925 |
# File 'sig/types.rbs', line 923 def destination_608_channel_number @destination_608_channel_number end |
#destination_708_service_number ⇒ ::Integer
Returns the value of attribute destination_708_service_number.
924 925 926 |
# File 'sig/types.rbs', line 924 def destination_708_service_number @destination_708_service_number end |