| Package | Description |
|---|---|
| software.amazon.awscdk.services.ses |
Amazon Simple Email Service Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
WhiteListReceiptFilterProps
Deprecated.
use `AllowListReceiptFilterProps`
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AllowListReceiptFilterProps.Jsii$Proxy
An implementation for
AllowListReceiptFilterProps |
static class |
WhiteListReceiptFilterProps.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AllowListReceiptFilterProps |
AllowListReceiptFilterProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
AllowListReceiptFilter(software.constructs.Construct scope,
String id,
AllowListReceiptFilterProps props) |
Copyright © 2022. All rights reserved.