Class: Aws::Types::TechnicalCueSegment

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#confidence::Float

Returns the value of attribute confidence.

Returns:

  • (::Float)


2004
2005
2006
# File 'sig/types.rbs', line 2004

def confidence
  @confidence
end

#type"ColorBars", ...

Returns the value of attribute type.

Returns:

  • ("ColorBars", "EndCredits", "BlackFrames", "OpeningCredits", "StudioLogo", "Slate", "Content")


2003
2004
2005
# File 'sig/types.rbs', line 2003

def type
  @type
end