Interface IContactListRef
(experimental) Indicates that this resource can be referenced as a ContactList.
Inherited Members
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
Remarks
Stability: Experimental