Class: Aws::Types::QueryTransformationConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::QueryTransformationConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#type ⇒ "QUERY_DECOMPOSITION"
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ "QUERY_DECOMPOSITION"
Returns the value of attribute type.
3209 3210 3211 |
# File 'sig/types.rbs', line 3209 def type @type end |