Show / Hide Table of Contents

Interface IEmailContactRef

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

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

Stability: Experimental

Synopsis

Properties

EmailContactRef

(experimental) A reference to a EmailContact resource.

Properties

EmailContactRef

(experimental) A reference to a EmailContact resource.

IEmailContactReference EmailContactRef { get; }
Property Value

IEmailContactReference

Remarks

Stability: Experimental

Back to top Generated by DocFX