@Stability(value=Stable) @Internal public static final class CfnReceiptRuleProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnReceiptRuleProps
CfnReceiptRulePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnReceiptRuleProps.Builder, CfnReceiptRuleProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnReceiptRuleProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnReceiptRuleProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAfter()
The name of an existing rule after which the new rule is placed.
|
Object |
getRule()
A data structure that contains the specified rule's name, actions, recipients, domains, enabled status, scan status, and TLS policy.
|
String |
getRuleSetName()
The name of the rule set where the receipt rule is added.
|
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(CfnReceiptRuleProps.Builder builder)
CfnReceiptRuleProps.Builder.public final Object getRule()
CfnReceiptRulePropsgetRule in interface CfnReceiptRulePropspublic final String getRuleSetName()
CfnReceiptRulePropsgetRuleSetName in interface CfnReceiptRulePropspublic final String getAfter()
CfnReceiptRulePropsIf this parameter is null, the new rule is inserted at the beginning of the rule list.
getAfter in interface CfnReceiptRuleProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.