Class: Aws::Types::IndexFieldStatus
- Inherits:
-
Object
- Object
- Aws::Types::IndexFieldStatus
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#options ⇒ Types::IndexField
Returns the value of attribute options.
-
#status ⇒ Types::OptionStatus
Returns the value of attribute status.
Instance Attribute Details
#options ⇒ Types::IndexField
Returns the value of attribute options.
387 388 389 |
# File 'sig/types.rbs', line 387 def end |
#status ⇒ Types::OptionStatus
Returns the value of attribute status.
388 389 390 |
# File 'sig/types.rbs', line 388 def status @status end |