@Stability(value=Stable) public static final class CfnWebhook.WebhookFilterRuleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWebhook.WebhookFilterRuleProperty>
CfnWebhook.WebhookFilterRuleProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnWebhook.WebhookFilterRuleProperty |
build()
Builds the configured instance.
|
CfnWebhook.WebhookFilterRuleProperty.Builder |
jsonPath(String jsonPath)
Sets the value of
CfnWebhook.WebhookFilterRuleProperty.getJsonPath() |
CfnWebhook.WebhookFilterRuleProperty.Builder |
matchEquals(String matchEquals)
Sets the value of
CfnWebhook.WebhookFilterRuleProperty.getMatchEquals() |
@Stability(value=Stable) public CfnWebhook.WebhookFilterRuleProperty.Builder jsonPath(String jsonPath)
CfnWebhook.WebhookFilterRuleProperty.getJsonPath()jsonPath - `CfnWebhook.WebhookFilterRuleProperty.JsonPath`. This parameter is required.this@Stability(value=Stable) public CfnWebhook.WebhookFilterRuleProperty.Builder matchEquals(String matchEquals)
CfnWebhook.WebhookFilterRuleProperty.getMatchEquals()matchEquals - `CfnWebhook.WebhookFilterRuleProperty.MatchEquals`.this@Stability(value=Stable) public CfnWebhook.WebhookFilterRuleProperty build()
build in interface software.amazon.jsii.Builder<CfnWebhook.WebhookFilterRuleProperty>CfnWebhook.WebhookFilterRulePropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.