Interface IReceiptRule
A receipt rule.
Inherited Members
Namespace: Amazon.CDK.AWS.SES
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IReceiptRule : IResource, IReceiptRuleRef, IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IReceiptRule Inherits IResource, IReceiptRuleRef, IConstruct, IDependable, IEnvironmentAware
Synopsis
Properties
| ReceiptRuleName | The name of the receipt rule. |
Properties
ReceiptRuleName
The name of the receipt rule.
string ReceiptRuleName { get; }
Property Value
Remarks
Attribute: true