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")


2146
2147
2148
# File 'sig/types.rbs', line 2146

def type
  @type
end