Show / Hide Table of Contents

Interface IMailManagerAddonSubscriptionRef

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

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

Stability: Experimental

Synopsis

Properties

MailManagerAddonSubscriptionRef

(experimental) A reference to a MailManagerAddonSubscription resource.

Properties

MailManagerAddonSubscriptionRef

(experimental) A reference to a MailManagerAddonSubscription resource.

IMailManagerAddonSubscriptionReference MailManagerAddonSubscriptionRef { get; }
Property Value

IMailManagerAddonSubscriptionReference

Remarks

Stability: Experimental

Back to top Generated by DocFX