Class: Aws::Types::EmailAddressInsightsVerdict

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#confidence_verdict"LOW", ...

Returns the value of attribute confidence_verdict.

Returns:

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


623
624
625
# File 'sig/types.rbs', line 623

def confidence_verdict
  @confidence_verdict
end