Class: Aws::Types::IngressAnalysis

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)


649
650
651
# File 'sig/types.rbs', line 649

def analyzer
  @analyzer
end

#result_field::String

Returns the value of attribute result_field.

Returns:

  • (::String)


650
651
652
# File 'sig/types.rbs', line 650

def result_field
  @result_field
end