Class: Aws::BCMDataExports::Types::DataQuery
- Inherits:
-
Struct
- Object
- Struct
- Aws::BCMDataExports::Types::DataQuery
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-bcmdataexports/types.rb
Overview
The SQL query of column selections and row filters from the data table you want.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#query_statement ⇒ String
The query statement.
-
#table_configurations ⇒ Hash<String,Hash<String,String>>
The table configuration.