Show / Hide Table of Contents

Interface IReceiptRule

A receipt rule.

Inherited Members
IResource.ApplyRemovalPolicy(RemovalPolicy)
IResource.Env
IResource.Stack
Namespace: Amazon.CDK.AWS.SES
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IReceiptRule : IResource, IConstruct, IDependable
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

string

Remarks

Attribute: true

Back to top Generated by DocFX