Class: Aws::Types::PutIndexPolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::PutIndexPolicyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#index_policy ⇒ Types::IndexPolicy
Returns the value of attribute index_policy.
Instance Attribute Details
#index_policy ⇒ Types::IndexPolicy
Returns the value of attribute index_policy.
1824 1825 1826 |
# File 'sig/types.rbs', line 1824 def index_policy @index_policy end |