| Package | Description |
|---|---|
| software.amazon.awscdk.services.codepipeline.cloudformation |
| Modifier and Type | Method and Description |
|---|---|
static WebhookResource.WebhookAuthConfigurationProperty.Builder |
WebhookResource.WebhookAuthConfigurationProperty.builder() |
WebhookResource.WebhookAuthConfigurationProperty.Builder |
WebhookResource.WebhookAuthConfigurationProperty.Builder.withAllowedIpRange(String value)
Sets the value of AllowedIpRange
|
WebhookResource.WebhookAuthConfigurationProperty.Builder |
WebhookResource.WebhookAuthConfigurationProperty.Builder.withAllowedIpRange(software.amazon.awscdk.Token value)
Sets the value of AllowedIpRange
|
WebhookResource.WebhookAuthConfigurationProperty.Builder |
WebhookResource.WebhookAuthConfigurationProperty.Builder.withSecretToken(String value)
Sets the value of SecretToken
|
WebhookResource.WebhookAuthConfigurationProperty.Builder |
WebhookResource.WebhookAuthConfigurationProperty.Builder.withSecretToken(software.amazon.awscdk.Token value)
Sets the value of SecretToken
|
Copyright © 2018. All rights reserved.