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