@Stability(value=Stable) @Internal public static final class ReceiptRuleSetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ReceiptRuleSetProps
ReceiptRuleSetPropssoftware.amazon.jsii.JsiiObject.InitializationModeReceiptRuleSetProps.Builder, ReceiptRuleSetProps.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(ReceiptRuleSetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ReceiptRuleSetProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Boolean |
getDropSpam()
Whether to add a first rule to stop processing messages that have at least one spam indicator.
|
String |
getReceiptRuleSetName()
The name for the receipt rule set.
|
List<ReceiptRuleOptions> |
getRules()
The list of rules to add to this rule set.
|
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(ReceiptRuleSetProps.Builder builder)
ReceiptRuleSetProps.Builder.public final Boolean getDropSpam()
ReceiptRuleSetPropsDefault: false
getDropSpam in interface ReceiptRuleSetPropspublic final String getReceiptRuleSetName()
ReceiptRuleSetPropsDefault: - A CloudFormation generated name.
getReceiptRuleSetName in interface ReceiptRuleSetPropspublic final List<ReceiptRuleOptions> getRules()
ReceiptRuleSetPropsRules are added in the same order as they appear in the list.
Default: - No rules are added to the rule set.
getRules in interface ReceiptRuleSetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.