software.amazon.jsii.JsiiObject.InitializationModeS3Props.Builder, S3Props.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(S3Props.Builder builder)
Constructor that initializes the object based on literal property values passed by the
S3Props.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
IBucket |
getBucket()
The S3 bucket that incoming email will be saved to.
|
IKey |
getKmsKey()
The master key that SES should use to encrypt your emails before saving them to the S3 bucket.
|
String |
getObjectKeyPrefix()
The key prefix of the S3 bucket.
|
ITopic |
getTopic()
The SNS topic to notify when the S3 action is taken.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(S3Props.Builder builder)
S3Props.Builder.public final IBucket getBucket()
S3Propspublic final IKey getKmsKey()
S3PropsDefault: no encryption
public final String getObjectKeyPrefix()
S3PropsDefault: no prefix
getObjectKeyPrefix in interface S3Propspublic final ITopic getTopic()
S3PropsDefault: no notification
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.