public static final class WebhookResource.WebhookAuthConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements WebhookResource.WebhookAuthConfigurationProperty
software.amazon.jsii.JsiiObject.InitializationModeWebhookResource.WebhookAuthConfigurationProperty.Builder, WebhookResource.WebhookAuthConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAllowedIpRange()
``WebhookResource.WebhookAuthConfigurationProperty.AllowedIPRange``
|
Object |
getSecretToken()
``WebhookResource.WebhookAuthConfigurationProperty.SecretToken``
|
void |
setAllowedIpRange(String value)
``WebhookResource.WebhookAuthConfigurationProperty.AllowedIPRange``
|
void |
setAllowedIpRange(software.amazon.awscdk.Token value)
``WebhookResource.WebhookAuthConfigurationProperty.AllowedIPRange``
|
void |
setSecretToken(String value)
``WebhookResource.WebhookAuthConfigurationProperty.SecretToken``
|
void |
setSecretToken(software.amazon.awscdk.Token value)
``WebhookResource.WebhookAuthConfigurationProperty.SecretToken``
|
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)
@Nullable public Object getAllowedIpRange()
getAllowedIpRange in interface WebhookResource.WebhookAuthConfigurationPropertypublic void setAllowedIpRange(@Nullable String value)
setAllowedIpRange in interface WebhookResource.WebhookAuthConfigurationPropertypublic void setAllowedIpRange(@Nullable software.amazon.awscdk.Token value)
setAllowedIpRange in interface WebhookResource.WebhookAuthConfigurationProperty@Nullable public Object getSecretToken()
getSecretToken in interface WebhookResource.WebhookAuthConfigurationPropertypublic void setSecretToken(@Nullable String value)
setSecretToken in interface WebhookResource.WebhookAuthConfigurationPropertypublic void setSecretToken(@Nullable software.amazon.awscdk.Token value)
setSecretToken in interface WebhookResource.WebhookAuthConfigurationPropertyCopyright © 2018. All rights reserved.