@Stability(value=Stable) @Internal public static final class CfnEventSubscriptionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEventSubscriptionProps
CfnEventSubscriptionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnEventSubscriptionProps.Builder, CfnEventSubscriptionProps.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 snsTopicArn,
Object enabled,
List<String> eventCategories,
List<String> sourceIds,
String sourceType)
Constructor that initializes the object based on literal property values passed by the
CfnEventSubscriptionProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getEnabled()
`AWS::RDS::EventSubscription.Enabled`.
|
List<String> |
getEventCategories()
`AWS::RDS::EventSubscription.EventCategories`.
|
String |
getSnsTopicArn()
`AWS::RDS::EventSubscription.SnsTopicArn`.
|
List<String> |
getSourceIds()
`AWS::RDS::EventSubscription.SourceIds`.
|
String |
getSourceType()
`AWS::RDS::EventSubscription.SourceType`.
|
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 String getSnsTopicArn()
CfnEventSubscriptionPropsgetSnsTopicArn in interface CfnEventSubscriptionPropspublic final Object getEnabled()
CfnEventSubscriptionPropsgetEnabled in interface CfnEventSubscriptionPropspublic final List<String> getEventCategories()
CfnEventSubscriptionPropsgetEventCategories in interface CfnEventSubscriptionPropspublic final List<String> getSourceIds()
CfnEventSubscriptionPropsgetSourceIds in interface CfnEventSubscriptionPropspublic final String getSourceType()
CfnEventSubscriptionPropsgetSourceType in interface CfnEventSubscriptionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.