Class: Aws::Types::ShotSegment

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)


1730
1731
1732
# File 'sig/types.rbs', line 1730

def confidence
  @confidence
end

#index::Integer

Returns the value of attribute index.

Returns:

  • (::Integer)


1729
1730
1731
# File 'sig/types.rbs', line 1729

def index
  @index
end