@Stability(value=Stable) @Internal public static final class CfnReceiptRule.S3ActionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnReceiptRule.S3ActionProperty
CfnReceiptRule.S3ActionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnReceiptRule.S3ActionProperty.Builder, CfnReceiptRule.S3ActionProperty.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(String bucketName,
String kmsKeyArn,
String objectKeyPrefix,
String topicArn)
Constructor that initializes the object based on literal property values passed by the
CfnReceiptRule.ActionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getBucketName()
`CfnReceiptRule.S3ActionProperty.BucketName`.
|
String |
getKmsKeyArn()
`CfnReceiptRule.S3ActionProperty.KmsKeyArn`.
|
String |
getObjectKeyPrefix()
`CfnReceiptRule.S3ActionProperty.ObjectKeyPrefix`.
|
String |
getTopicArn()
`CfnReceiptRule.S3ActionProperty.TopicArn`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String bucketName, String kmsKeyArn, String objectKeyPrefix, String topicArn)
CfnReceiptRule.ActionProperty.Builder.public final String getBucketName()
CfnReceiptRule.S3ActionPropertygetBucketName in interface CfnReceiptRule.S3ActionPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-s3action.html#cfn-ses-receiptrule-s3action-bucketnamepublic final String getKmsKeyArn()
CfnReceiptRule.S3ActionPropertygetKmsKeyArn in interface CfnReceiptRule.S3ActionPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-s3action.html#cfn-ses-receiptrule-s3action-kmskeyarnpublic final String getObjectKeyPrefix()
CfnReceiptRule.S3ActionPropertygetObjectKeyPrefix in interface CfnReceiptRule.S3ActionPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-s3action.html#cfn-ses-receiptrule-s3action-objectkeyprefixpublic final String getTopicArn()
CfnReceiptRule.S3ActionPropertygetTopicArn in interface CfnReceiptRule.S3ActionPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-s3action.html#cfn-ses-receiptrule-s3action-topicarn@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.