Class: Aws::Types::VectorSearchConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::VectorSearchConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dimension ⇒ ::Integer
Returns the value of attribute dimension.
Instance Attribute Details
#dimension ⇒ ::Integer
Returns the value of attribute dimension.
827 828 829 |
# File 'sig/types.rbs', line 827 def dimension @dimension end |