Class: Aws::Types::DescribeIndexFieldsResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeIndexFieldsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#index_fields ⇒ ::Array[Types::IndexFieldStatus]
Returns the value of attribute index_fields.
Instance Attribute Details
#index_fields ⇒ ::Array[Types::IndexFieldStatus]
Returns the value of attribute index_fields.
252 253 254 |
# File 'sig/types.rbs', line 252 def index_fields @index_fields end |