Show / Hide Table of Contents

Interface IReceiptRuleSetRef

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

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

Stability: Experimental

Synopsis

Properties

ReceiptRuleSetRef

(experimental) A reference to a ReceiptRuleSet resource.

Properties

ReceiptRuleSetRef

(experimental) A reference to a ReceiptRuleSet resource.

IReceiptRuleSetReference ReceiptRuleSetRef { get; }
Property Value

IReceiptRuleSetReference

Remarks

Stability: Experimental

Back to top Generated by DocFX