Uses of Class
software.amazon.awscdk.services.ses.actions.S3Props.Builder
Package
Description
Amazon Simple Email Service Actions Library
-
Uses of S3Props.Builder in software.amazon.awscdk.services.ses.actions
Modifier and TypeMethodDescriptionSets the value ofS3Props.getBucket()
static S3Props.Builder
S3Props.builder()
Sets the value ofS3Props.getKmsKey()
S3Props.Builder.objectKeyPrefix
(String objectKeyPrefix) Sets the value ofS3Props.getObjectKeyPrefix()
Sets the value ofS3Props.getTopic()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(S3Props.Builder builder) Constructor that initializes the object based on literal property values passed by theS3Props.Builder
.