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