Class: Aws::Types::Scte35InputScheduleActionSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_attachment_name_reference::String

Returns the value of attribute input_attachment_name_reference.

Returns:

  • (::String)


2910
2911
2912
# File 'sig/types.rbs', line 2910

def input_attachment_name_reference
  @input_attachment_name_reference
end

#mode"FIXED", "FOLLOW_ACTIVE"

Returns the value of attribute mode.

Returns:

  • ("FIXED", "FOLLOW_ACTIVE")


2911
2912
2913
# File 'sig/types.rbs', line 2911

def mode
  @mode
end