Class: Aws::Types::QueryExecutionContext

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#catalog::String

Returns the value of attribute catalog.

Returns:



966
967
968
# File 'sig/types.rbs', line 966

def catalog
  @catalog
end

#database::String

Returns the value of attribute database.

Returns:



965
966
967
# File 'sig/types.rbs', line 965

def database
  @database
end