Class: Aws::Types::DeleteVectorIndexAction
- Inherits:
-
Object
- Object
- Aws::Types::DeleteVectorIndexAction
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#index_name ⇒ ::String
Returns the value of attribute index_name.
Instance Attribute Details
#index_name ⇒ ::String
Returns the value of attribute index_name.
450 451 452 |
# File 'sig/types.rbs', line 450 def index_name @index_name end |