get Log Anomaly Detection Integration
suspend fun getLogAnomalyDetectionIntegration(argument: GetLogAnomalyDetectionIntegrationPlainArgs): GetLogAnomalyDetectionIntegrationResult
This resource schema represents the LogAnomalyDetectionIntegration resource in the Amazon DevOps Guru.
Return
null
Parameters
argument
null
suspend fun getLogAnomalyDetectionIntegration(accountId: String): GetLogAnomalyDetectionIntegrationResult
Return
null
Parameters
account Id
The account ID associated with the integration of DevOps Guru with CloudWatch log groups for log anomaly detection.
See also
suspend fun getLogAnomalyDetectionIntegration(argument: suspend GetLogAnomalyDetectionIntegrationPlainArgsBuilder.() -> Unit): GetLogAnomalyDetectionIntegrationResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.devopsguru.kotlin.inputs.GetLogAnomalyDetectionIntegrationPlainArgs.