@Stability(value=Stable)
public static interface CfnProject.WebhookFilterProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnProject.WebhookFilterProperty.Builder
A builder for
CfnProject.WebhookFilterProperty |
static class |
CfnProject.WebhookFilterProperty.Jsii$Proxy
An implementation for
CfnProject.WebhookFilterProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnProject.WebhookFilterProperty.Builder |
builder() |
default Object |
getExcludeMatchedPattern()
`CfnProject.WebhookFilterProperty.ExcludeMatchedPattern`.
|
String |
getPattern()
`CfnProject.WebhookFilterProperty.Pattern`.
|
String |
getType()
`CfnProject.WebhookFilterProperty.Type`.
|
@Stability(value=Stable) @NotNull String getPattern()
@Stability(value=Stable) @NotNull String getType()
@Stability(value=Stable) @Nullable default Object getExcludeMatchedPattern()
@Stability(value=Stable) static CfnProject.WebhookFilterProperty.Builder builder()
Copyright © 2021. All rights reserved.