| Package | Description |
|---|---|
| software.amazon.awscdk.services.codepipeline.cloudformation |
| Modifier and Type | Class and Description |
|---|---|
static class |
WebhookResource.WebhookAuthConfigurationProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
WebhookResource.WebhookAuthConfigurationProperty |
WebhookResource.WebhookAuthConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebhookResourceProps.setAuthenticationConfiguration(WebhookResource.WebhookAuthConfigurationProperty value)
``AWS::CodePipeline::Webhook.AuthenticationConfiguration``
|
void |
WebhookResourceProps.Jsii$Proxy.setAuthenticationConfiguration(WebhookResource.WebhookAuthConfigurationProperty value)
``AWS::CodePipeline::Webhook.AuthenticationConfiguration``
|
WebhookResourceProps.Builder |
WebhookResourceProps.Builder.withAuthenticationConfiguration(WebhookResource.WebhookAuthConfigurationProperty value)
Sets the value of AuthenticationConfiguration
|
Copyright © 2018. All rights reserved.