FrauddetectorFunctions

Functions

Link copied to clipboard

A resource schema for a Detector in Amazon Fraud Detector.

suspend fun getDetector(argument: suspend GetDetectorPlainArgsBuilder.() -> Unit): GetDetectorResult
Link copied to clipboard

An entity type for fraud detector.

Link copied to clipboard

A resource schema for an EventType in Amazon Fraud Detector.

Link copied to clipboard
suspend fun getLabel(argument: GetLabelPlainArgs): GetLabelResult

An label for fraud detector.

suspend fun getLabel(arn: String): GetLabelResult
suspend fun getLabel(argument: suspend GetLabelPlainArgsBuilder.() -> Unit): GetLabelResult
Link copied to clipboard
suspend fun getList(argument: GetListPlainArgs): GetListResult

A resource schema for a List in Amazon Fraud Detector.

suspend fun getList(arn: String): GetListResult
suspend fun getList(argument: suspend GetListPlainArgsBuilder.() -> Unit): GetListResult
Link copied to clipboard

An outcome for rule evaluation.

suspend fun getOutcome(argument: suspend GetOutcomePlainArgsBuilder.() -> Unit): GetOutcomeResult
Link copied to clipboard

A resource schema for a Variable in Amazon Fraud Detector.

suspend fun getVariable(argument: suspend GetVariablePlainArgsBuilder.() -> Unit): GetVariableResult