Show / Hide Table of Contents

Interface IMailManagerRelayRef

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

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

Stability: Experimental

Synopsis

Properties

MailManagerRelayRef

(experimental) A reference to a MailManagerRelay resource.

Properties

MailManagerRelayRef

(experimental) A reference to a MailManagerRelay resource.

IMailManagerRelayReference MailManagerRelayRef { get; }
Property Value

IMailManagerRelayReference

Remarks

Stability: Experimental

Back to top Generated by DocFX