Class: Aws::Types::SuppressionConfidenceThreshold

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#confidence_verdict_threshold"MEDIUM", ...

Returns the value of attribute confidence_verdict_threshold.

Returns:

  • ("MEDIUM", "HIGH", "MANAGED")


1907
1908
1909
# File 'sig/types.rbs', line 1907

def confidence_verdict_threshold
  @confidence_verdict_threshold
end