@Stability(value=Stable)
public static interface CfnWebhook.WebhookAuthConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWebhook.WebhookAuthConfigurationProperty.Builder
A builder for
CfnWebhook.WebhookAuthConfigurationProperty |
static class |
CfnWebhook.WebhookAuthConfigurationProperty.Jsii$Proxy
An implementation for
CfnWebhook.WebhookAuthConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnWebhook.WebhookAuthConfigurationProperty.Builder |
builder() |
default String |
getAllowedIpRange()
`CfnWebhook.WebhookAuthConfigurationProperty.AllowedIPRange`.
|
default String |
getSecretToken()
`CfnWebhook.WebhookAuthConfigurationProperty.SecretToken`.
|
@Stability(value=Stable) @Nullable default String getAllowedIpRange()
@Stability(value=Stable) @Nullable default String getSecretToken()
@Stability(value=Stable) static CfnWebhook.WebhookAuthConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.