Uses of Interface
software.amazon.awscdk.services.ses.S3ActionConfig
Packages that use S3ActionConfig
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of S3ActionConfig in software.amazon.awscdk.services.ses
Classes in software.amazon.awscdk.services.ses that implement S3ActionConfigMethods in software.amazon.awscdk.services.ses that return S3ActionConfigModifier and TypeMethodDescriptionS3ActionConfig.Builder.build()Builds the configured instance.default S3ActionConfigReceiptRuleActionConfig.getS3Action()Saves the received message to an Amazon S3 bucket and, optionally, publishes a notification to Amazon SNS.final S3ActionConfigReceiptRuleActionConfig.Jsii$Proxy.getS3Action()Methods in software.amazon.awscdk.services.ses with parameters of type S3ActionConfigModifier and TypeMethodDescriptionReceiptRuleActionConfig.Builder.s3Action(S3ActionConfig s3Action) Sets the value ofReceiptRuleActionConfig.getS3Action()