Class: Aws::Types::InputSdpLocation

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#media_index::Integer

Returns the value of attribute media_index.



5630
5631
5632
# File 'sig/types.rbs', line 5630

def media_index
  @media_index
end

#sdp_url::String

Returns the value of attribute sdp_url.



5631
5632
5633
# File 'sig/types.rbs', line 5631

def sdp_url
  @sdp_url
end