Show / Hide Table of Contents

Interface IContactListRef

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

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

Stability: Experimental

Synopsis

Properties

ContactListRef

(experimental) A reference to a ContactList resource.

Properties

ContactListRef

(experimental) A reference to a ContactList resource.

IContactListReference ContactListRef { get; }
Property Value

IContactListReference

Remarks

Stability: Experimental

Back to top Generated by DocFX