@Stability(value=Stable)
public static interface CfnProject.WebhookFilterProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-webhookfilter.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-webhookfilter.html#cfn-codebuild-project-webhookfilter-pattern@Stability(value=Stable) @NotNull String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-webhookfilter.html#cfn-codebuild-project-webhookfilter-type@Stability(value=Stable) @Nullable default Object getExcludeMatchedPattern()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-webhookfilter.html#cfn-codebuild-project-webhookfilter-excludematchedpattern@Stability(value=Stable) static CfnProject.WebhookFilterProperty.Builder builder()
Copyright © 2020. All rights reserved.