Uses of Interface
software.amazon.awscdk.services.ses.S3ActionConfig
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of S3ActionConfig in software.amazon.awscdk.services.ses
Modifier and TypeMethodDescriptionS3ActionConfig.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.final S3ActionConfig
ReceiptRuleActionConfig.Jsii$Proxy.getS3Action()
Modifier and TypeMethodDescriptionReceiptRuleActionConfig.Builder.s3Action
(S3ActionConfig s3Action) Sets the value ofReceiptRuleActionConfig.getS3Action()