Class: Aws::Types::DeleteIndexFieldResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteIndexFieldResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#index_field ⇒ Types::IndexFieldStatus
Returns the value of attribute index_field.
Instance Attribute Details
#index_field ⇒ Types::IndexFieldStatus
Returns the value of attribute index_field.
173 174 175 |
# File 'sig/types.rbs', line 173 def index_field @index_field end |