Show / Hide Table of Contents

Interface ILogAnomalyDetectionIntegrationRef

(experimental) Indicates that this resource can be referenced as a LogAnomalyDetectionIntegration.

Namespace: Amazon.CDK.AWS.DevOpsGuru
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ILogAnomalyDetectionIntegrationRef : IConstruct, IDependable
Syntax (vb)
Public Interface ILogAnomalyDetectionIntegrationRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

LogAnomalyDetectionIntegrationRef

(experimental) A reference to a LogAnomalyDetectionIntegration resource.

Properties

LogAnomalyDetectionIntegrationRef

(experimental) A reference to a LogAnomalyDetectionIntegration resource.

ILogAnomalyDetectionIntegrationReference LogAnomalyDetectionIntegrationRef { get; }
Property Value

ILogAnomalyDetectionIntegrationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX