| Package | Description |
|---|---|
| software.amazon.awscdk.services.ses.actions |
Amazon Simple Email Service Actions Library
|
| Modifier and Type | Method and Description |
|---|---|
S3Props.Builder |
S3Props.Builder.bucket(IBucket bucket)
Sets the value of
S3Props.getBucket() |
static S3Props.Builder |
S3Props.builder() |
S3Props.Builder |
S3Props.Builder.kmsKey(IKey kmsKey)
Sets the value of
S3Props.getKmsKey() |
S3Props.Builder |
S3Props.Builder.objectKeyPrefix(String objectKeyPrefix)
Sets the value of
S3Props.getObjectKeyPrefix() |
S3Props.Builder |
S3Props.Builder.topic(ITopic topic)
Sets the value of
S3Props.getTopic() |
| Constructor and Description |
|---|
Jsii$Proxy(S3Props.Builder builder)
Constructor that initializes the object based on literal property values passed by the
S3Props.Builder. |
Copyright © 2022. All rights reserved.