get Log Anomaly Detector
suspend fun getLogAnomalyDetector(argument: GetLogAnomalyDetectorPlainArgs): GetLogAnomalyDetectorResult
The AWS::Logs::LogAnomalyDetector resource specifies a CloudWatch Logs LogAnomalyDetector.
Return
null
Parameters
argument
null
Return
null
Parameters
anomaly Detector Arn
ARN of LogAnomalyDetector
See also
suspend fun getLogAnomalyDetector(argument: suspend GetLogAnomalyDetectorPlainArgsBuilder.() -> Unit): GetLogAnomalyDetectorResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.logs.kotlin.inputs.GetLogAnomalyDetectorPlainArgs.