Class: Aws::Types::MulticastInputSettings
- Inherits:
-
Object
- Object
- Aws::Types::MulticastInputSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source_ip_address ⇒ ::String
Returns the value of attribute source_ip_address.
Instance Attribute Details
#source_ip_address ⇒ ::String
Returns the value of attribute source_ip_address.
5337 5338 5339 |
# File 'sig/types.rbs', line 5337 def source_ip_address @source_ip_address end |