@Stability(value=Stable) @Internal public static final class CfnReceiptRule.RuleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnReceiptRule.RuleProperty
CfnReceiptRule.RulePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnReceiptRule.RuleProperty.Builder, CfnReceiptRule.RuleProperty.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(Object actions,
Object enabled,
String name,
List<String> recipients,
Object scanEnabled,
String tlsPolicy)
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) |
Object |
getActions()
`CfnReceiptRule.RuleProperty.Actions`.
|
Object |
getEnabled()
`CfnReceiptRule.RuleProperty.Enabled`.
|
String |
getName()
`CfnReceiptRule.RuleProperty.Name`.
|
List<String> |
getRecipients()
`CfnReceiptRule.RuleProperty.Recipients`.
|
Object |
getScanEnabled()
`CfnReceiptRule.RuleProperty.ScanEnabled`.
|
String |
getTlsPolicy()
`CfnReceiptRule.RuleProperty.TlsPolicy`.
|
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.public final Object getActions()
CfnReceiptRule.RulePropertygetActions in interface CfnReceiptRule.RulePropertypublic final Object getEnabled()
CfnReceiptRule.RulePropertygetEnabled in interface CfnReceiptRule.RulePropertypublic final String getName()
CfnReceiptRule.RulePropertygetName in interface CfnReceiptRule.RulePropertypublic final List<String> getRecipients()
CfnReceiptRule.RulePropertygetRecipients in interface CfnReceiptRule.RulePropertypublic final Object getScanEnabled()
CfnReceiptRule.RulePropertygetScanEnabled in interface CfnReceiptRule.RulePropertypublic final String getTlsPolicy()
CfnReceiptRule.RulePropertygetTlsPolicy in interface CfnReceiptRule.RuleProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.