@Stability(value=Experimental) @Internal public static final class CfnCodeDeployBlueGreenLifecycleEventHooks.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCodeDeployBlueGreenLifecycleEventHooks
CfnCodeDeployBlueGreenLifecycleEventHookssoftware.amazon.jsii.JsiiObject.InitializationModeCfnCodeDeployBlueGreenLifecycleEventHooks.Builder, CfnCodeDeployBlueGreenLifecycleEventHooks.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 afterAllowTestTraffic,
String afterAllowTraffic,
String afterInstall,
String beforeAllowTraffic,
String beforeInstall)
Constructor that initializes the object based on literal property values passed by the
CfnCodeDeployBlueGreenLifecycleEventHooks.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAfterAllowTestTraffic()
(experimental) Function to use to run tasks after the test listener serves traffic to the replacement task set.
|
String |
getAfterAllowTraffic()
(experimental) Function to use to run tasks after the second target group serves traffic to the replacement task set.
|
String |
getAfterInstall()
(experimental) Function to use to run tasks after the replacement task set is created and one of the target groups is associated with it.
|
String |
getBeforeAllowTraffic()
(experimental) Function to use to run tasks after the second target group is associated with the replacement task set, but before traffic is shifted to the replacement task set.
|
String |
getBeforeInstall()
(experimental) Function to use to run tasks before the replacement task set is created.
|
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.public final String getAfterAllowTestTraffic()
CfnCodeDeployBlueGreenLifecycleEventHooksDefault: - none
getAfterAllowTestTraffic in interface CfnCodeDeployBlueGreenLifecycleEventHookspublic final String getAfterAllowTraffic()
CfnCodeDeployBlueGreenLifecycleEventHooksDefault: - none
getAfterAllowTraffic in interface CfnCodeDeployBlueGreenLifecycleEventHookspublic final String getAfterInstall()
CfnCodeDeployBlueGreenLifecycleEventHooksDefault: - none
getAfterInstall in interface CfnCodeDeployBlueGreenLifecycleEventHookspublic final String getBeforeAllowTraffic()
CfnCodeDeployBlueGreenLifecycleEventHooksDefault: - none
getBeforeAllowTraffic in interface CfnCodeDeployBlueGreenLifecycleEventHookspublic final String getBeforeInstall()
CfnCodeDeployBlueGreenLifecycleEventHooksDefault: - none
getBeforeInstall in interface CfnCodeDeployBlueGreenLifecycleEventHooks@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.