@Stability(value=Stable) @Internal public static final class CfnCustomActionType.SettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCustomActionType.SettingsProperty
CfnCustomActionType.SettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCustomActionType.SettingsProperty.Builder, CfnCustomActionType.SettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCustomActionType.SettingsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCustomActionType.ArtifactDetailsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getEntityUrlTemplate()
The URL returned to the CodePipeline console that provides a deep link to the resources of the external system, such as the configuration page for a CodeDeploy deployment group.
|
String |
getExecutionUrlTemplate()
The URL returned to the CodePipeline console that contains a link to the top-level landing page for the external system, such as the console page for CodeDeploy.
|
String |
getRevisionUrlTemplate()
The URL returned to the CodePipeline console that contains a link to the page where customers can update or change the configuration of the external action.
|
String |
getThirdPartyConfigurationUrl()
The URL of a sign-up page where users can sign up for an external service and perform initial configuration of the action provided by that service.
|
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(CfnCustomActionType.SettingsProperty.Builder builder)
CfnCustomActionType.ArtifactDetailsProperty.Builder.public final String getEntityUrlTemplate()
CfnCustomActionType.SettingsPropertyThis link is provided as part of the action display in the pipeline.
getEntityUrlTemplate in interface CfnCustomActionType.SettingsPropertypublic final String getExecutionUrlTemplate()
CfnCustomActionType.SettingsPropertyThis link is shown on the pipeline view page in the CodePipeline console and provides a link to the execution entity of the external action.
getExecutionUrlTemplate in interface CfnCustomActionType.SettingsPropertypublic final String getRevisionUrlTemplate()
CfnCustomActionType.SettingsPropertygetRevisionUrlTemplate in interface CfnCustomActionType.SettingsPropertypublic final String getThirdPartyConfigurationUrl()
CfnCustomActionType.SettingsPropertygetThirdPartyConfigurationUrl in interface CfnCustomActionType.SettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.