Class: Aws::Types::MulticastSource
- Inherits:
-
Object
- Object
- Aws::Types::MulticastSource
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source_ip ⇒ ::String
Returns the value of attribute source_ip.
-
#url ⇒ ::String
Returns the value of attribute url.
Instance Attribute Details
#source_ip ⇒ ::String
Returns the value of attribute source_ip.
5357 5358 5359 |
# File 'sig/types.rbs', line 5357 def source_ip @source_ip end |
#url ⇒ ::String
Returns the value of attribute url.
5358 5359 5360 |
# File 'sig/types.rbs', line 5358 def url @url end |