@Stability(value=Stable) @Internal public static final class CfnWebhook.WebhookAuthConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWebhook.WebhookAuthConfigurationProperty
CfnWebhook.WebhookAuthConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnWebhook.WebhookAuthConfigurationProperty.Builder, CfnWebhook.WebhookAuthConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnWebhook.WebhookAuthConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnWebhook.WebhookAuthConfigurationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAllowedIpRange()
The property used to configure acceptance of webhooks in an IP address range.
|
String |
getSecretToken()
The property used to configure GitHub authentication.
|
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(CfnWebhook.WebhookAuthConfigurationProperty.Builder builder)
CfnWebhook.WebhookAuthConfigurationProperty.Builder.public final String getAllowedIpRange()
CfnWebhook.WebhookAuthConfigurationProperty
For IP, only the AllowedIPRange property must be set. This property must be set to a valid CIDR range.
getAllowedIpRange in interface CfnWebhook.WebhookAuthConfigurationPropertypublic final String getSecretToken()
CfnWebhook.WebhookAuthConfigurationProperty
For GITHUB_HMAC, only the SecretToken property must be set.
getSecretToken in interface CfnWebhook.WebhookAuthConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.