public static final class WebhookResource.WebhookFilterRuleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements WebhookResource.WebhookFilterRuleProperty
software.amazon.jsii.JsiiObject.InitializationModeWebhookResource.WebhookFilterRuleProperty.Builder, WebhookResource.WebhookFilterRuleProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getJsonPath()
``WebhookResource.WebhookFilterRuleProperty.JsonPath``
|
Object |
getMatchEquals()
``WebhookResource.WebhookFilterRuleProperty.MatchEquals``
|
void |
setJsonPath(String value)
``WebhookResource.WebhookFilterRuleProperty.JsonPath``
|
void |
setJsonPath(software.amazon.awscdk.Token value)
``WebhookResource.WebhookFilterRuleProperty.JsonPath``
|
void |
setMatchEquals(String value)
``WebhookResource.WebhookFilterRuleProperty.MatchEquals``
|
void |
setMatchEquals(software.amazon.awscdk.Token value)
``WebhookResource.WebhookFilterRuleProperty.MatchEquals``
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public Object getJsonPath()
getJsonPath in interface WebhookResource.WebhookFilterRulePropertypublic void setJsonPath(String value)
setJsonPath in interface WebhookResource.WebhookFilterRulePropertypublic void setJsonPath(software.amazon.awscdk.Token value)
setJsonPath in interface WebhookResource.WebhookFilterRuleProperty@Nullable public Object getMatchEquals()
getMatchEquals in interface WebhookResource.WebhookFilterRulePropertypublic void setMatchEquals(@Nullable String value)
setMatchEquals in interface WebhookResource.WebhookFilterRulePropertypublic void setMatchEquals(@Nullable software.amazon.awscdk.Token value)
setMatchEquals in interface WebhookResource.WebhookFilterRulePropertyCopyright © 2018. All rights reserved.