@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String entityUrlTemplate,
String executionUrlTemplate,
String revisionUrlTemplate,
String thirdPartyConfigurationUrl)
Constructor that initializes the object based on literal property values passed by the
CfnCustomActionType.ArtifactDetailsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getEntityUrlTemplate()
`CfnCustomActionType.SettingsProperty.EntityUrlTemplate`.
|
String |
getExecutionUrlTemplate()
`CfnCustomActionType.SettingsProperty.ExecutionUrlTemplate`.
|
String |
getRevisionUrlTemplate()
`CfnCustomActionType.SettingsProperty.RevisionUrlTemplate`.
|
String |
getThirdPartyConfigurationUrl()
`CfnCustomActionType.SettingsProperty.ThirdPartyConfigurationUrl`.
|
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 entityUrlTemplate, String executionUrlTemplate, String revisionUrlTemplate, String thirdPartyConfigurationUrl)
CfnCustomActionType.ArtifactDetailsProperty.Builder.public final String getEntityUrlTemplate()
CfnCustomActionType.SettingsPropertygetEntityUrlTemplate in interface CfnCustomActionType.SettingsPropertypublic final String getExecutionUrlTemplate()
CfnCustomActionType.SettingsPropertygetExecutionUrlTemplate 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 © 2021. All rights reserved.