public static final class CustomActionTypeResource.SettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CustomActionTypeResource.SettingsProperty
software.amazon.jsii.JsiiObject.InitializationModeCustomActionTypeResource.SettingsProperty.Builder, CustomActionTypeResource.SettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getEntityUrlTemplate()
``CustomActionTypeResource.SettingsProperty.EntityUrlTemplate``
|
Object |
getExecutionUrlTemplate()
``CustomActionTypeResource.SettingsProperty.ExecutionUrlTemplate``
|
Object |
getRevisionUrlTemplate()
``CustomActionTypeResource.SettingsProperty.RevisionUrlTemplate``
|
Object |
getThirdPartyConfigurationUrl()
``CustomActionTypeResource.SettingsProperty.ThirdPartyConfigurationUrl``
|
void |
setEntityUrlTemplate(String value)
``CustomActionTypeResource.SettingsProperty.EntityUrlTemplate``
|
void |
setEntityUrlTemplate(software.amazon.awscdk.Token value)
``CustomActionTypeResource.SettingsProperty.EntityUrlTemplate``
|
void |
setExecutionUrlTemplate(String value)
``CustomActionTypeResource.SettingsProperty.ExecutionUrlTemplate``
|
void |
setExecutionUrlTemplate(software.amazon.awscdk.Token value)
``CustomActionTypeResource.SettingsProperty.ExecutionUrlTemplate``
|
void |
setRevisionUrlTemplate(String value)
``CustomActionTypeResource.SettingsProperty.RevisionUrlTemplate``
|
void |
setRevisionUrlTemplate(software.amazon.awscdk.Token value)
``CustomActionTypeResource.SettingsProperty.RevisionUrlTemplate``
|
void |
setThirdPartyConfigurationUrl(String value)
``CustomActionTypeResource.SettingsProperty.ThirdPartyConfigurationUrl``
|
void |
setThirdPartyConfigurationUrl(software.amazon.awscdk.Token value)
``CustomActionTypeResource.SettingsProperty.ThirdPartyConfigurationUrl``
|
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)
@Nullable public Object getEntityUrlTemplate()
getEntityUrlTemplate in interface CustomActionTypeResource.SettingsPropertypublic void setEntityUrlTemplate(@Nullable String value)
setEntityUrlTemplate in interface CustomActionTypeResource.SettingsPropertypublic void setEntityUrlTemplate(@Nullable software.amazon.awscdk.Token value)
setEntityUrlTemplate in interface CustomActionTypeResource.SettingsProperty@Nullable public Object getExecutionUrlTemplate()
getExecutionUrlTemplate in interface CustomActionTypeResource.SettingsPropertypublic void setExecutionUrlTemplate(@Nullable String value)
setExecutionUrlTemplate in interface CustomActionTypeResource.SettingsPropertypublic void setExecutionUrlTemplate(@Nullable software.amazon.awscdk.Token value)
setExecutionUrlTemplate in interface CustomActionTypeResource.SettingsProperty@Nullable public Object getRevisionUrlTemplate()
getRevisionUrlTemplate in interface CustomActionTypeResource.SettingsPropertypublic void setRevisionUrlTemplate(@Nullable String value)
setRevisionUrlTemplate in interface CustomActionTypeResource.SettingsPropertypublic void setRevisionUrlTemplate(@Nullable software.amazon.awscdk.Token value)
setRevisionUrlTemplate in interface CustomActionTypeResource.SettingsProperty@Nullable public Object getThirdPartyConfigurationUrl()
getThirdPartyConfigurationUrl in interface CustomActionTypeResource.SettingsPropertypublic void setThirdPartyConfigurationUrl(@Nullable String value)
setThirdPartyConfigurationUrl in interface CustomActionTypeResource.SettingsPropertypublic void setThirdPartyConfigurationUrl(@Nullable software.amazon.awscdk.Token value)
setThirdPartyConfigurationUrl in interface CustomActionTypeResource.SettingsPropertyCopyright © 2018. All rights reserved.