Class: Aws::Types::QueryTransformationConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#type"QUERY_DECOMPOSITION"

Returns the value of attribute type.

Returns:

  • ("QUERY_DECOMPOSITION")


2228
2229
2230
# File 'sig/types.rbs', line 2228

def type
  @type
end