| Package | Description |
|---|---|
| software.amazon.awscdk.services.codepipeline.cloudformation |
| Modifier and Type | Method and Description |
|---|---|
static WebhookResource.WebhookFilterRuleProperty.Builder |
WebhookResource.WebhookFilterRuleProperty.builder() |
WebhookResource.WebhookFilterRuleProperty.Builder |
WebhookResource.WebhookFilterRuleProperty.Builder.withJsonPath(String value)
Sets the value of JsonPath
|
WebhookResource.WebhookFilterRuleProperty.Builder |
WebhookResource.WebhookFilterRuleProperty.Builder.withJsonPath(software.amazon.awscdk.Token value)
Sets the value of JsonPath
|
WebhookResource.WebhookFilterRuleProperty.Builder |
WebhookResource.WebhookFilterRuleProperty.Builder.withMatchEquals(String value)
Sets the value of MatchEquals
|
WebhookResource.WebhookFilterRuleProperty.Builder |
WebhookResource.WebhookFilterRuleProperty.Builder.withMatchEquals(software.amazon.awscdk.Token value)
Sets the value of MatchEquals
|
Copyright © 2018. All rights reserved.