Class: Aws::Types::Id3Insertion

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id_3::String

Returns the value of attribute id_3.

Returns:

  • (::String)


1354
1355
1356
# File 'sig/types.rbs', line 1354

def id_3
  @id_3
end

#timecode::String

Returns the value of attribute timecode.

Returns:

  • (::String)


1355
1356
1357
# File 'sig/types.rbs', line 1355

def timecode
  @timecode
end