Class: Aws::Types::DefineIndexFieldResponse
- Inherits:
-
Object
- Object
- Aws::Types::DefineIndexFieldResponse
- 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.
119 120 121 |
# File 'sig/types.rbs', line 119 def index_field @index_field end |