@Stability(value=Stable) @Internal public static final class CfnWebhookProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWebhookProps
CfnWebhookPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnWebhookProps.Builder, CfnWebhookProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String authentication,
Object authenticationConfiguration,
Object filters,
String targetAction,
String targetPipeline,
Number targetPipelineVersion,
String name,
Object registerWithThirdParty)
Constructor that initializes the object based on literal property values passed by the
CfnWebhookProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAuthentication()
`AWS::CodePipeline::Webhook.Authentication`.
|
Object |
getAuthenticationConfiguration()
`AWS::CodePipeline::Webhook.AuthenticationConfiguration`.
|
Object |
getFilters()
`AWS::CodePipeline::Webhook.Filters`.
|
String |
getName()
`AWS::CodePipeline::Webhook.Name`.
|
Object |
getRegisterWithThirdParty()
`AWS::CodePipeline::Webhook.RegisterWithThirdParty`.
|
String |
getTargetAction()
`AWS::CodePipeline::Webhook.TargetAction`.
|
String |
getTargetPipeline()
`AWS::CodePipeline::Webhook.TargetPipeline`.
|
Number |
getTargetPipelineVersion()
`AWS::CodePipeline::Webhook.TargetPipelineVersion`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String authentication, Object authenticationConfiguration, Object filters, String targetAction, String targetPipeline, Number targetPipelineVersion, String name, Object registerWithThirdParty)
CfnWebhookProps.Builder.public final String getAuthentication()
CfnWebhookPropsgetAuthentication in interface CfnWebhookPropspublic final Object getAuthenticationConfiguration()
CfnWebhookPropsgetAuthenticationConfiguration in interface CfnWebhookPropspublic final Object getFilters()
CfnWebhookPropsgetFilters in interface CfnWebhookPropspublic final String getTargetAction()
CfnWebhookPropsgetTargetAction in interface CfnWebhookPropspublic final String getTargetPipeline()
CfnWebhookPropsgetTargetPipeline in interface CfnWebhookPropspublic final Number getTargetPipelineVersion()
CfnWebhookPropsgetTargetPipelineVersion in interface CfnWebhookPropspublic final String getName()
CfnWebhookPropsgetName in interface CfnWebhookPropspublic final Object getRegisterWithThirdParty()
CfnWebhookPropsgetRegisterWithThirdParty in interface CfnWebhookProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.