class Aws::MediaTailor::Types::SpliceInsertMessage


@see docs.aws.amazon.com/goto/WebAPI/mediatailor-2018-04-23/SpliceInsertMessage AWS API Documentation
@return [Integer]
0. Values must be between 0 and 256, inclusive.
section 9.7.3.1 of the SCTE-35 specification. The default value is
This is written to splice_insert.unique_program_id, as defined in
@!attribute [rw] unique_program_id
@return [Integer]
1.
section 9.7.3.1 of the SCTE-35 specification. The default value is
This is written to splice_insert.splice_event_id, as defined in
@!attribute [rw] splice_event_id
@return [Integer]
0. Values must be between 0 and 256, inclusive.
section 9.7.3.1 of the SCTE-35 specification. The default value is
This is written to splice_insert.avails_expected, as defined in
@!attribute [rw] avails_expected
@return [Integer]
must be between 0 and 256, inclusive.
9.7.3.1 of the SCTE-35 specification. The default value is 0. Values
This is written to splice_insert.avail_num, as defined in section
@!attribute [rw] avail_num
}
unique_program_id: 1,
splice_event_id: 1,
avails_expected: 1,
avail_num: 1,
{
data as a hash:
@note When making an API call, you may pass SpliceInsertMessage
Splice insert message configuration.