Class: Aws::Types::MulticastSourceUpdateRequest
- Inherits:
-
Object
- Object
- Aws::Types::MulticastSourceUpdateRequest
- 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.
5369 5370 5371 |
# File 'sig/types.rbs', line 5369 def source_ip @source_ip end |
#url ⇒ ::String
Returns the value of attribute url.
5370 5371 5372 |
# File 'sig/types.rbs', line 5370 def url @url end |