Show / Hide Table of Contents

Interface IReceiptRuleAction

An abstract action for a receipt rule.

Namespace: Amazon.CDK.AWS.SES
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IReceiptRuleAction
Syntax (vb)
Public Interface IReceiptRuleAction

Synopsis

Methods

Bind(IReceiptRule)

Returns the receipt rule action specification.

Methods

Bind(IReceiptRule)

Returns the receipt rule action specification.

IReceiptRuleActionConfig Bind(IReceiptRule receiptRule)
Parameters
receiptRule IReceiptRule
Returns

IReceiptRuleActionConfig

Back to top Generated by DocFX