Class: Aws::Types::Analysis

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#analyzer::String

Returns the value of attribute analyzer.

Returns:

  • (::String)


54
55
56
# File 'sig/types.rbs', line 54

def analyzer
  @analyzer
end

#result_field::String

Returns the value of attribute result_field.

Returns:

  • (::String)


55
56
57
# File 'sig/types.rbs', line 55

def result_field
  @result_field
end