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