Class: Aws::Types::MulticastSourceUpdateRequest

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)


5369
5370
5371
# File 'sig/types.rbs', line 5369

def source_ip
  @source_ip
end

#url::String

Returns the value of attribute url.

Returns:

  • (::String)


5370
5371
5372
# File 'sig/types.rbs', line 5370

def url
  @url
end