| Package | Description |
|---|---|
| software.amazon.awscdk.services.ses |
Amazon Simple Email Service Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
S3ActionConfig.Jsii$Proxy
An implementation for
S3ActionConfig |
| Modifier and Type | Method and Description |
|---|---|
S3ActionConfig |
S3ActionConfig.Builder.build()
Builds the configured instance.
|
default S3ActionConfig |
ReceiptRuleActionConfig.getS3Action()
Saves the received message to an Amazon S3 bucket and, optionally, publishes a notification to Amazon SNS.
|
S3ActionConfig |
ReceiptRuleActionConfig.Jsii$Proxy.getS3Action() |
| Modifier and Type | Method and Description |
|---|---|
ReceiptRuleActionConfig.Builder |
ReceiptRuleActionConfig.Builder.s3Action(S3ActionConfig s3Action)
Sets the value of
ReceiptRuleActionConfig.getS3Action() |
Copyright © 2022. All rights reserved.