Uses of Class
software.amazon.awscdk.services.ses.S3ActionConfig.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of S3ActionConfig.Builder in software.amazon.awscdk.services.ses
Modifier and TypeMethodDescriptionS3ActionConfig.Builder.bucketName
(String bucketName) Sets the value ofS3ActionConfig.getBucketName()
static S3ActionConfig.Builder
S3ActionConfig.builder()
Sets the value ofS3ActionConfig.getKmsKeyArn()
S3ActionConfig.Builder.objectKeyPrefix
(String objectKeyPrefix) Sets the value ofS3ActionConfig.getObjectKeyPrefix()
Sets the value ofS3ActionConfig.getTopicArn()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(S3ActionConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theS3ActionConfig.Builder
.