Class: Aws::Types::SqlConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#query_identifiers_enclosing_option"DOUBLE_QUOTES", "NONE"

Returns the value of attribute query_identifiers_enclosing_option.

Returns:

  • ("DOUBLE_QUOTES", "NONE")


1905
1906
1907
# File 'sig/types.rbs', line 1905

def query_identifiers_enclosing_option
  @query_identifiers_enclosing_option
end