@Stability(value=Stable) @Internal public static final class CfnDeploymentGroup.TriggerConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeploymentGroup.TriggerConfigProperty
CfnDeploymentGroup.TriggerConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeploymentGroup.TriggerConfigProperty.Builder, CfnDeploymentGroup.TriggerConfigProperty.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(List<String> triggerEvents,
String triggerName,
String triggerTargetArn)
Constructor that initializes the object based on literal property values passed by the
CfnDeploymentGroup.AlarmConfigurationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getTriggerEvents()
`CfnDeploymentGroup.TriggerConfigProperty.TriggerEvents`.
|
String |
getTriggerName()
`CfnDeploymentGroup.TriggerConfigProperty.TriggerName`.
|
String |
getTriggerTargetArn()
`CfnDeploymentGroup.TriggerConfigProperty.TriggerTargetArn`.
|
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(List<String> triggerEvents, String triggerName, String triggerTargetArn)
CfnDeploymentGroup.AlarmConfigurationProperty.Builder.public final List<String> getTriggerEvents()
CfnDeploymentGroup.TriggerConfigPropertygetTriggerEvents in interface CfnDeploymentGroup.TriggerConfigPropertypublic final String getTriggerName()
CfnDeploymentGroup.TriggerConfigPropertygetTriggerName in interface CfnDeploymentGroup.TriggerConfigPropertypublic final String getTriggerTargetArn()
CfnDeploymentGroup.TriggerConfigPropertygetTriggerTargetArn in interface CfnDeploymentGroup.TriggerConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.