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)


1333
1334
1335
# File 'sig/types.rbs', line 1333

def id_3
  @id_3
end

#timecode::String

Returns the value of attribute timecode.

Returns:

  • (::String)


1334
1335
1336
# File 'sig/types.rbs', line 1334

def timecode
  @timecode
end