Interface IReceiptRuleRef
(experimental) Indicates that this resource can be referenced as a ReceiptRule.
Inherited Members
Namespace: Amazon.CDK.AWS.SES
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IReceiptRuleRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IReceiptRuleRef Inherits IConstruct, IDependable, IEnvironmentAware
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