| Package | Description |
|---|---|
| software.amazon.awscdk.services.ses |
Amazon Simple Email Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
S3ActionConfig.Builder |
S3ActionConfig.Builder.bucketName(String bucketName)
Sets the value of
S3ActionConfig.getBucketName() |
static S3ActionConfig.Builder |
S3ActionConfig.builder() |
S3ActionConfig.Builder |
S3ActionConfig.Builder.kmsKeyArn(String kmsKeyArn)
Sets the value of
S3ActionConfig.getKmsKeyArn() |
S3ActionConfig.Builder |
S3ActionConfig.Builder.objectKeyPrefix(String objectKeyPrefix)
Sets the value of
S3ActionConfig.getObjectKeyPrefix() |
S3ActionConfig.Builder |
S3ActionConfig.Builder.topicArn(String topicArn)
Sets the value of
S3ActionConfig.getTopicArn() |
Copyright © 2021. All rights reserved.