Class: Aws::Types::VectorConfig
- Inherits:
-
Object
- Object
- Aws::Types::VectorConfig
- 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.
12575 12576 12577 |
# File 'sig/types.rbs', line 12575 def dimension @dimension end |