@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-11T12:53:02.475Z") @Stability(value=Stable) public interface CfnWebhookProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-webhook.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWebhookProps.Builder
A builder for
CfnWebhookProps |
static class |
CfnWebhookProps.Jsii$Proxy
An implementation for
CfnWebhookProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnWebhookProps.Builder |
builder() |
String |
getAuthentication()
`AWS::CodePipeline::Webhook.Authentication`.
|
Object |
getAuthenticationConfiguration()
`AWS::CodePipeline::Webhook.AuthenticationConfiguration`.
|
Object |
getFilters()
`AWS::CodePipeline::Webhook.Filters`.
|
default String |
getName()
`AWS::CodePipeline::Webhook.Name`.
|
default Object |
getRegisterWithThirdParty()
`AWS::CodePipeline::Webhook.RegisterWithThirdParty`.
|
String |
getTargetAction()
`AWS::CodePipeline::Webhook.TargetAction`.
|
String |
getTargetPipeline()
`AWS::CodePipeline::Webhook.TargetPipeline`.
|
Number |
getTargetPipelineVersion()
`AWS::CodePipeline::Webhook.TargetPipelineVersion`.
|
@Stability(value=Stable) @NotNull String getAuthentication()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-webhook.html#cfn-codepipeline-webhook-authentication@Stability(value=Stable) @NotNull Object getAuthenticationConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-webhook.html#cfn-codepipeline-webhook-authenticationconfiguration@Stability(value=Stable) @NotNull Object getFilters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-webhook.html#cfn-codepipeline-webhook-filters@Stability(value=Stable) @NotNull String getTargetAction()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-webhook.html#cfn-codepipeline-webhook-targetaction@Stability(value=Stable) @NotNull String getTargetPipeline()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-webhook.html#cfn-codepipeline-webhook-targetpipeline@Stability(value=Stable) @NotNull Number getTargetPipelineVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-webhook.html#cfn-codepipeline-webhook-targetpipelineversion@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-webhook.html#cfn-codepipeline-webhook-name@Stability(value=Stable) @Nullable default Object getRegisterWithThirdParty()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-webhook.html#cfn-codepipeline-webhook-registerwiththirdparty@Stability(value=Stable) static CfnWebhookProps.Builder builder()
CfnWebhookProps.Builder of CfnWebhookPropsCopyright © 2020. All rights reserved.