| Package | Description |
|---|---|
| software.amazon.awscdk.services.ses |
Amazon Simple Email Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnReceiptRule.S3ActionProperty.Builder |
CfnReceiptRule.S3ActionProperty.Builder.bucketName(String bucketName)
Sets the value of
CfnReceiptRule.S3ActionProperty.getBucketName() |
static CfnReceiptRule.S3ActionProperty.Builder |
CfnReceiptRule.S3ActionProperty.builder() |
CfnReceiptRule.S3ActionProperty.Builder |
CfnReceiptRule.S3ActionProperty.Builder.kmsKeyArn(String kmsKeyArn)
Sets the value of
CfnReceiptRule.S3ActionProperty.getKmsKeyArn() |
CfnReceiptRule.S3ActionProperty.Builder |
CfnReceiptRule.S3ActionProperty.Builder.objectKeyPrefix(String objectKeyPrefix)
Sets the value of
CfnReceiptRule.S3ActionProperty.getObjectKeyPrefix() |
CfnReceiptRule.S3ActionProperty.Builder |
CfnReceiptRule.S3ActionProperty.Builder.topicArn(String topicArn)
Sets the value of
CfnReceiptRule.S3ActionProperty.getTopicArn() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnReceiptRule.S3ActionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnReceiptRule.ActionProperty.Builder. |
Copyright © 2022. All rights reserved.