CfnWebhookProps.Builder |
CfnWebhookProps.Builder.authentication(String authentication)
|
CfnWebhookProps.Builder |
CfnWebhookProps.Builder.authenticationConfiguration(CfnWebhook.WebhookAuthConfigurationProperty authenticationConfiguration)
|
CfnWebhookProps.Builder |
CfnWebhookProps.Builder.authenticationConfiguration(IResolvable authenticationConfiguration)
|
static CfnWebhookProps.Builder |
CfnWebhookProps.builder() |
CfnWebhookProps.Builder |
CfnWebhookProps.Builder.filters(IResolvable filters)
|
CfnWebhookProps.Builder |
CfnWebhookProps.Builder.filters(List<? extends Object> filters)
|
CfnWebhookProps.Builder |
CfnWebhookProps.Builder.name(String name)
|
CfnWebhookProps.Builder |
CfnWebhookProps.Builder.registerWithThirdParty(Boolean registerWithThirdParty)
|
CfnWebhookProps.Builder |
CfnWebhookProps.Builder.registerWithThirdParty(IResolvable registerWithThirdParty)
|
CfnWebhookProps.Builder |
CfnWebhookProps.Builder.targetAction(String targetAction)
|
CfnWebhookProps.Builder |
CfnWebhookProps.Builder.targetPipeline(String targetPipeline)
|
CfnWebhookProps.Builder |
CfnWebhookProps.Builder.targetPipelineVersion(Number targetPipelineVersion)
|