Class: Aws::Types::Id3Insertion
- Inherits:
-
Object
- Object
- Aws::Types::Id3Insertion
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id_3 ⇒ ::String
Returns the value of attribute id_3.
-
#timecode ⇒ ::String
Returns the value of attribute timecode.
Instance Attribute Details
#id_3 ⇒ ::String
Returns the value of attribute id_3.
1333 1334 1335 |
# File 'sig/types.rbs', line 1333 def id_3 @id_3 end |
#timecode ⇒ ::String
Returns the value of attribute timecode.
1334 1335 1336 |
# File 'sig/types.rbs', line 1334 def timecode @timecode end |