Show / Hide Table of Contents

Interface IProactiveEngagementRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.Shield
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IProactiveEngagementRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IProactiveEngagementRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

ProactiveEngagementRef

(experimental) A reference to a ProactiveEngagement resource.

Properties

ProactiveEngagementRef

(experimental) A reference to a ProactiveEngagement resource.

IProactiveEngagementReference ProactiveEngagementRef { get; }
Property Value

IProactiveEngagementReference

Remarks

Stability: Experimental

Back to top Generated by DocFX