Class: Aws::Types::DescribeQueryRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#event_data_store::String

Returns the value of attribute event_data_store.

Returns:



287
288
289
# File 'sig/types.rbs', line 287

def event_data_store
  @event_data_store
end

#event_data_store_owner_account_id::String

Returns the value of attribute event_data_store_owner_account_id.

Returns:



291
292
293
# File 'sig/types.rbs', line 291

def 
  
end

#query_alias::String

Returns the value of attribute query_alias.

Returns:



289
290
291
# File 'sig/types.rbs', line 289

def query_alias
  @query_alias
end

#query_id::String

Returns the value of attribute query_id.

Returns:



288
289
290
# File 'sig/types.rbs', line 288

def query_id
  @query_id
end

#refresh_id::String

Returns the value of attribute refresh_id.

Returns:



290
291
292
# File 'sig/types.rbs', line 290

def refresh_id
  @refresh_id
end