class Aws::LookoutforVision::Types::DetectAnomalyResult

The prediction results from a call to DetectAnomalies.

@!attribute [rw] source

The source of the image that was analyzed. `direct` means that the
images was supplied from the local computer. No other values are
supported.
@return [Types::ImageSource]

@!attribute [rw] is_anomalous

True if the image contains an anomaly, otherwise false.
@return [Boolean]

@!attribute [rw] confidence

The confidence that Amazon Lookout for Vision has in the accuracy of
the prediction.
@return [Float]

@see docs.aws.amazon.com/goto/WebAPI/lookoutvision-2020-11-20/DetectAnomalyResult AWS API Documentation

Constants

SENSITIVE