Interface IReceiptRuleRef
(experimental) Indicates that this resource can be referenced as a ReceiptRule.
Namespace: Amazon.CDK.AWS.SES
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IReceiptRuleRef : IConstruct, IDependable
Syntax (vb)
Public Interface IReceiptRuleRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
ReceiptRuleRef | (experimental) A reference to a ReceiptRule resource. |
Properties
ReceiptRuleRef
(experimental) A reference to a ReceiptRule resource.
IReceiptRuleReference ReceiptRuleRef { get; }
Property Value
Remarks
Stability: Experimental