Class: Aws::Types::TechnicalCueSegment
- Inherits:
-
Object
- Object
- Aws::Types::TechnicalCueSegment
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#confidence ⇒ ::Float
Returns the value of attribute confidence.
-
#type ⇒ "ColorBars", ...
Returns the value of attribute type.
Instance Attribute Details
#confidence ⇒ ::Float
Returns the value of attribute confidence.
2004 2005 2006 |
# File 'sig/types.rbs', line 2004 def confidence @confidence end |
#type ⇒ "ColorBars", ...
Returns the value of attribute type.
2003 2004 2005 |
# File 'sig/types.rbs', line 2003 def type @type end |