enum ReceiptFilterPolicy
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.SES.ReceiptFilterPolicy |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsses#ReceiptFilterPolicy |
![]() | software.amazon.awscdk.services.ses.ReceiptFilterPolicy |
![]() | aws_cdk.aws_ses.ReceiptFilterPolicy |
![]() | aws-cdk-lib » aws_ses » ReceiptFilterPolicy |
The policy for the receipt filter.
Members
Name | Description |
---|---|
ALLOW | Allow the ip address or range. |
BLOCK | Block the ip address or range. |
ALLOW
Allow the ip address or range.
BLOCK
Block the ip address or range.