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)


1167
1168
1169
# File 'sig/types.rbs', line 1167

def avail_num
  @avail_num
end

#avails_expected::Integer

Returns the value of attribute avails_expected.

Returns:

  • (::Integer)


1168
1169
1170
# File 'sig/types.rbs', line 1168

def avails_expected
  @avails_expected
end

#splice_event_id::Integer

Returns the value of attribute splice_event_id.

Returns:

  • (::Integer)


1169
1170
1171
# File 'sig/types.rbs', line 1169

def splice_event_id
  @splice_event_id
end

#unique_program_id::Integer

Returns the value of attribute unique_program_id.

Returns:

  • (::Integer)


1170
1171
1172
# File 'sig/types.rbs', line 1170

def unique_program_id
  @unique_program_id
end