Class: Aws::Types::Scte35SpliceInsertScheduleActionSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#duration::Integer

Returns the value of attribute duration.

Returns:

  • (::Integer)


2943
2944
2945
# File 'sig/types.rbs', line 2943

def duration
  @duration
end

#splice_event_id::Integer

Returns the value of attribute splice_event_id.

Returns:

  • (::Integer)


2944
2945
2946
# File 'sig/types.rbs', line 2944

def splice_event_id
  @splice_event_id
end