Class: Aws::Types::InputSdpLocation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#media_index::Integer

Returns the value of attribute media_index.

Returns:

  • (::Integer)


5620
5621
5622
# File 'sig/types.rbs', line 5620

def media_index
  @media_index
end

#sdp_url::String

Returns the value of attribute sdp_url.

Returns:

  • (::String)


5621
5622
5623
# File 'sig/types.rbs', line 5621

def sdp_url
  @sdp_url
end