Show / Hide Table of Contents

Interface IMailManagerAddressListRef

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

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

Stability: Experimental

Synopsis

Properties

MailManagerAddressListRef

(experimental) A reference to a MailManagerAddressList resource.

Properties

MailManagerAddressListRef

(experimental) A reference to a MailManagerAddressList resource.

IMailManagerAddressListReference MailManagerAddressListRef { get; }
Property Value

IMailManagerAddressListReference

Remarks

Stability: Experimental

Back to top Generated by DocFX