public static final class WebhookResourceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements WebhookResourceProps
software.amazon.jsii.JsiiObject.InitializationModeWebhookResourceProps.Builder, WebhookResourceProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAuthentication()
``AWS::CodePipeline::Webhook.Authentication``
|
Object |
getAuthenticationConfiguration()
``AWS::CodePipeline::Webhook.AuthenticationConfiguration``
|
Object |
getFilters()
``AWS::CodePipeline::Webhook.Filters``
|
Object |
getRegisterWithThirdParty()
``AWS::CodePipeline::Webhook.RegisterWithThirdParty``
|
Object |
getTargetAction()
``AWS::CodePipeline::Webhook.TargetAction``
|
Object |
getTargetPipeline()
``AWS::CodePipeline::Webhook.TargetPipeline``
|
Object |
getTargetPipelineVersion()
``AWS::CodePipeline::Webhook.TargetPipelineVersion``
|
Object |
getWebhookName()
``AWS::CodePipeline::Webhook.Name``
|
void |
setAuthentication(software.amazon.awscdk.CloudFormationToken value)
``AWS::CodePipeline::Webhook.Authentication``
|
void |
setAuthentication(String value)
``AWS::CodePipeline::Webhook.Authentication``
|
void |
setAuthenticationConfiguration(software.amazon.awscdk.CloudFormationToken value)
``AWS::CodePipeline::Webhook.AuthenticationConfiguration``
|
void |
setAuthenticationConfiguration(WebhookResource.WebhookAuthConfigurationProperty value)
``AWS::CodePipeline::Webhook.AuthenticationConfiguration``
|
void |
setFilters(software.amazon.awscdk.CloudFormationToken value)
``AWS::CodePipeline::Webhook.Filters``
|
void |
setFilters(List<Object> value)
``AWS::CodePipeline::Webhook.Filters``
|
void |
setRegisterWithThirdParty(Boolean value)
``AWS::CodePipeline::Webhook.RegisterWithThirdParty``
|
void |
setRegisterWithThirdParty(software.amazon.awscdk.CloudFormationToken value)
``AWS::CodePipeline::Webhook.RegisterWithThirdParty``
|
void |
setTargetAction(software.amazon.awscdk.CloudFormationToken value)
``AWS::CodePipeline::Webhook.TargetAction``
|
void |
setTargetAction(String value)
``AWS::CodePipeline::Webhook.TargetAction``
|
void |
setTargetPipeline(software.amazon.awscdk.CloudFormationToken value)
``AWS::CodePipeline::Webhook.TargetPipeline``
|
void |
setTargetPipeline(String value)
``AWS::CodePipeline::Webhook.TargetPipeline``
|
void |
setTargetPipelineVersion(software.amazon.awscdk.CloudFormationToken value)
``AWS::CodePipeline::Webhook.TargetPipelineVersion``
|
void |
setTargetPipelineVersion(Number value)
``AWS::CodePipeline::Webhook.TargetPipelineVersion``
|
void |
setWebhookName(software.amazon.awscdk.CloudFormationToken value)
``AWS::CodePipeline::Webhook.Name``
|
void |
setWebhookName(String value)
``AWS::CodePipeline::Webhook.Name``
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public Object getAuthentication()
getAuthentication in interface WebhookResourcePropspublic void setAuthentication(String value)
setAuthentication in interface WebhookResourcePropspublic void setAuthentication(software.amazon.awscdk.CloudFormationToken value)
setAuthentication in interface WebhookResourcePropspublic Object getAuthenticationConfiguration()
getAuthenticationConfiguration in interface WebhookResourcePropspublic void setAuthenticationConfiguration(software.amazon.awscdk.CloudFormationToken value)
setAuthenticationConfiguration in interface WebhookResourcePropspublic void setAuthenticationConfiguration(WebhookResource.WebhookAuthConfigurationProperty value)
setAuthenticationConfiguration in interface WebhookResourcePropspublic Object getFilters()
getFilters in interface WebhookResourcePropspublic void setFilters(software.amazon.awscdk.CloudFormationToken value)
setFilters in interface WebhookResourcePropspublic void setFilters(List<Object> value)
setFilters in interface WebhookResourcePropspublic Object getTargetAction()
getTargetAction in interface WebhookResourcePropspublic void setTargetAction(String value)
setTargetAction in interface WebhookResourcePropspublic void setTargetAction(software.amazon.awscdk.CloudFormationToken value)
setTargetAction in interface WebhookResourcePropspublic Object getTargetPipeline()
getTargetPipeline in interface WebhookResourcePropspublic void setTargetPipeline(String value)
setTargetPipeline in interface WebhookResourcePropspublic void setTargetPipeline(software.amazon.awscdk.CloudFormationToken value)
setTargetPipeline in interface WebhookResourcePropspublic Object getTargetPipelineVersion()
getTargetPipelineVersion in interface WebhookResourcePropspublic void setTargetPipelineVersion(Number value)
setTargetPipelineVersion in interface WebhookResourcePropspublic void setTargetPipelineVersion(software.amazon.awscdk.CloudFormationToken value)
setTargetPipelineVersion in interface WebhookResourceProps@Nullable public Object getRegisterWithThirdParty()
getRegisterWithThirdParty in interface WebhookResourcePropspublic void setRegisterWithThirdParty(@Nullable Boolean value)
setRegisterWithThirdParty in interface WebhookResourcePropspublic void setRegisterWithThirdParty(@Nullable software.amazon.awscdk.CloudFormationToken value)
setRegisterWithThirdParty in interface WebhookResourceProps@Nullable public Object getWebhookName()
getWebhookName in interface WebhookResourcePropspublic void setWebhookName(@Nullable String value)
setWebhookName in interface WebhookResourcePropspublic void setWebhookName(@Nullable software.amazon.awscdk.CloudFormationToken value)
setWebhookName in interface WebhookResourcePropsCopyright © 2018. All rights reserved.