@Stability(value=Stable)
public static interface CfnWebhook.WebhookAuthConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-webhook-webhookauthconfiguration.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWebhook.WebhookAuthConfigurationProperty.Builder
A builder for
CfnWebhook.WebhookAuthConfigurationProperty |
static class |
CfnWebhook.WebhookAuthConfigurationProperty.Jsii$Proxy
An implementation for
CfnWebhook.WebhookAuthConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnWebhook.WebhookAuthConfigurationProperty.Builder |
builder() |
default String |
getAllowedIpRange()
`CfnWebhook.WebhookAuthConfigurationProperty.AllowedIPRange`.
|
default String |
getSecretToken()
`CfnWebhook.WebhookAuthConfigurationProperty.SecretToken`.
|
@Stability(value=Stable) @Nullable default String getAllowedIpRange()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-webhook-webhookauthconfiguration.html#cfn-codepipeline-webhook-webhookauthconfiguration-allowediprange@Stability(value=Stable) @Nullable default String getSecretToken()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-webhook-webhookauthconfiguration.html#cfn-codepipeline-webhook-webhookauthconfiguration-secrettoken@Stability(value=Stable) static CfnWebhook.WebhookAuthConfigurationProperty.Builder builder()
Copyright © 2020. All rights reserved.