Class: Aws::Types::QueryInfo
- Inherits:
-
Object
- Object
- Aws::Types::QueryInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#select_fields ⇒ ::Array[Types::FieldInfo]
Returns the value of attribute select_fields.
Instance Attribute Details
#select_fields ⇒ ::Array[Types::FieldInfo]
Returns the value of attribute select_fields.
1928 1929 1930 |
# File 'sig/types.rbs', line 1928 def select_fields @select_fields end |