Class: Aws::Types::SrtCallerSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#decryptionTypes::SrtCallerDecryption

Returns the value of attribute decryption.



4776
4777
4778
# File 'sig/types.rbs', line 4776

def decryption
  @decryption
end

#minimum_latency::Integer

Returns the value of attribute minimum_latency.

Returns:

  • (::Integer)


4777
4778
4779
# File 'sig/types.rbs', line 4777

def minimum_latency
  @minimum_latency
end

#srt_listener_address::String

Returns the value of attribute srt_listener_address.

Returns:

  • (::String)


4778
4779
4780
# File 'sig/types.rbs', line 4778

def srt_listener_address
  @srt_listener_address
end

#srt_listener_port::String

Returns the value of attribute srt_listener_port.

Returns:

  • (::String)


4779
4780
4781
# File 'sig/types.rbs', line 4779

def srt_listener_port
  @srt_listener_port
end

#stream_id::String

Returns the value of attribute stream_id.

Returns:

  • (::String)


4780
4781
4782
# File 'sig/types.rbs', line 4780

def stream_id
  @stream_id
end