@Stability(value=Stable) @Internal public static final class NotificationKeyFilter.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements NotificationKeyFilter
NotificationKeyFiltersoftware.amazon.jsii.JsiiObject.InitializationModeNotificationKeyFilter.Builder, NotificationKeyFilter.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(NotificationKeyFilter.Builder builder)
Constructor that initializes the object based on literal property values passed by the
NotificationKeyFilter.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getPrefix()
S3 keys must have the specified prefix.
|
String |
getSuffix()
S3 keys must have the specified suffix.
|
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(NotificationKeyFilter.Builder builder)
NotificationKeyFilter.Builder.public final String getPrefix()
NotificationKeyFiltergetPrefix in interface NotificationKeyFilterpublic final String getSuffix()
NotificationKeyFiltergetSuffix in interface NotificationKeyFilter@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.