Class: Aws::Types::LiveConnectorSinkConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#rtmp_configuration ⇒ Types::LiveConnectorRTMPConfiguration

Returns the value of attribute rtmp_configuration.



517
518
519
# File 'sig/types.rbs', line 517

def rtmp_configuration
  @rtmp_configuration
end

#sink_type ⇒ "RTMP"

Returns the value of attribute sink_type.

Returns:

  • ("RTMP")


516
517
518
# File 'sig/types.rbs', line 516

def sink_type
  @sink_type
end