ReceiptFilterPolicy

class aws_cdk.aws_ses.ReceiptFilterPolicy(value)

Bases: Enum

The policy for the receipt filter.

Attributes

ALLOW

Allow the ip address or range.

BLOCK

Block the ip address or range.