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.
2228 2229 2230 |
# File 'sig/types.rbs', line 2228 def type @type end |