Interface IReceiptRuleSetRef
(experimental) Indicates that this resource can be referenced as a ReceiptRuleSet.
Inherited Members
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
Remarks
Stability: Experimental