You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MediaLive::Types::Scte35ReturnToNetworkScheduleActionSettings

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing Scte35ReturnToNetworkScheduleActionSettings as input to an Aws::Client method, you can use a vanilla Hash:

{
  splice_event_id: 1, # required
}

Settings for a SCTE-35 return_to_network message.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#splice_event_idInteger

The splice_event_id for the SCTE-35 splice_insert, as defined in SCTE-35.

Returns:

  • (Integer)

    The splice_event_id for the SCTE-35 splice_insert, as defined in SCTE-35.