Class: Aws::Types::SpliceInsertMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#avail_num::Integer

Returns the value of attribute avail_num.

Returns:

  • (::Integer)


1142
1143
1144
# File 'sig/types.rbs', line 1142

def avail_num
  @avail_num
end

#avails_expected::Integer

Returns the value of attribute avails_expected.

Returns:

  • (::Integer)


1143
1144
1145
# File 'sig/types.rbs', line 1143

def avails_expected
  @avails_expected
end

#splice_event_id::Integer

Returns the value of attribute splice_event_id.

Returns:

  • (::Integer)


1144
1145
1146
# File 'sig/types.rbs', line 1144

def splice_event_id
  @splice_event_id
end

#unique_program_id::Integer

Returns the value of attribute unique_program_id.

Returns:

  • (::Integer)


1145
1146
1147
# File 'sig/types.rbs', line 1145

def unique_program_id
  @unique_program_id
end