Class: Aws::Types::CustomIndicesInput
- Inherits:
-
Object
- Object
- Aws::Types::CustomIndicesInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#operations ⇒ ::Array[Types::Operation]
Returns the value of attribute operations.
Instance Attribute Details
#operations ⇒ ::Array[Types::Operation]
Returns the value of attribute operations.
69 70 71 |
# File 'sig/types.rbs', line 69 def operations @operations end |