Class: Aws::Types::MulticastSourceSettings
- Inherits:
-
Object
- Object
- Aws::Types::MulticastSourceSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#multicast_source_ip ⇒ ::String
Returns the value of attribute multicast_source_ip.
Instance Attribute Details
#multicast_source_ip ⇒ ::String
Returns the value of attribute multicast_source_ip.
1420 1421 1422 |
# File 'sig/types.rbs', line 1420 def multicast_source_ip @multicast_source_ip end |