Class: Aws::Types::MulticastSourceCreateRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source_ip::String

Returns the value of attribute source_ip.

Returns:

  • (::String)


5363
5364
5365
# File 'sig/types.rbs', line 5363

def source_ip
  @source_ip
end

#url::String

Returns the value of attribute url.

Returns:

  • (::String)


5364
5365
5366
# File 'sig/types.rbs', line 5364

def url
  @url
end