| Package | Description |
|---|---|
| software.amazon.awscdk.services.codepipeline.cloudformation |
| Modifier and Type | Class and Description |
|---|---|
static class |
WebhookResourceProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
WebhookResourceProps |
WebhookResourceProps.Builder.build()
Builds the configured instance.
|
WebhookResourceProps |
WebhookResource.getPropertyOverrides() |
| Constructor and Description |
|---|
WebhookResource(software.amazon.awscdk.Construct parent,
String name,
WebhookResourceProps properties)
Creates a new ``AWS::CodePipeline::Webhook``.
|
Copyright © 2018. All rights reserved.