Class: Aws::Types::UpdateIndexingRuleResult
- Inherits:
-
Object
- Object
- Aws::Types::UpdateIndexingRuleResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#indexing_rule ⇒ Types::IndexingRule
Returns the value of attribute indexing_rule.
Instance Attribute Details
#indexing_rule ⇒ Types::IndexingRule
Returns the value of attribute indexing_rule.
1054 1055 1056 |
# File 'sig/types.rbs', line 1054 def indexing_rule @indexing_rule end |