Class: Aws::Types::MachineLearningDetectionConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#confidence_level"LOW", ...

Returns the value of attribute confidence_level.

Returns:

  • ("LOW", "MEDIUM", "HIGH")


3883
3884
3885
# File 'sig/types.rbs', line 3883

def confidence_level
  @confidence_level
end