Class: Aws::Types::ShotSegment
- Inherits:
-
Object
- Object
- Aws::Types::ShotSegment
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#confidence ⇒ ::Float
Returns the value of attribute confidence.
-
#index ⇒ ::Integer
Returns the value of attribute index.
Instance Attribute Details
#confidence ⇒ ::Float
Returns the value of attribute confidence.
1730 1731 1732 |
# File 'sig/types.rbs', line 1730 def confidence @confidence end |
#index ⇒ ::Integer
Returns the value of attribute index.
1729 1730 1731 |
# File 'sig/types.rbs', line 1729 def index @index end |