Class: Aws::Types::GenerateQueryResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#event_data_store_owner_account_id::String

Returns the value of attribute event_data_store_owner_account_id.



414
415
416
# File 'sig/types.rbs', line 414

def 
  
end

#query_alias::String

Returns the value of attribute query_alias.



413
414
415
# File 'sig/types.rbs', line 413

def query_alias
  @query_alias
end

#query_statement::String

Returns the value of attribute query_statement.



412
413
414
# File 'sig/types.rbs', line 412

def query_statement
  @query_statement
end