@Stability(value=Stable) public static final class CfnCodeDeployBlueGreenLifecycleEventHooks.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCodeDeployBlueGreenLifecycleEventHooks
CfnCodeDeployBlueGreenLifecycleEventHooks
software.amazon.jsii.JsiiObject.InitializationMode
CfnCodeDeployBlueGreenLifecycleEventHooks.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.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAfterAllowTestTraffic()
Function to use to run tasks after the test listener serves traffic to the replacement task set.
|
String |
getAfterAllowTraffic()
Function to use to run tasks after the second target group serves traffic to the replacement task set.
|
String |
getAfterInstall()
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()
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()
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
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public String getAfterAllowTestTraffic()
CfnCodeDeployBlueGreenLifecycleEventHooks
Default: - none
getAfterAllowTestTraffic
in interface CfnCodeDeployBlueGreenLifecycleEventHooks
public String getAfterAllowTraffic()
CfnCodeDeployBlueGreenLifecycleEventHooks
Default: - none
getAfterAllowTraffic
in interface CfnCodeDeployBlueGreenLifecycleEventHooks
public String getAfterInstall()
CfnCodeDeployBlueGreenLifecycleEventHooks
Default: - none
getAfterInstall
in interface CfnCodeDeployBlueGreenLifecycleEventHooks
public String getBeforeAllowTraffic()
CfnCodeDeployBlueGreenLifecycleEventHooks
Default: - none
getBeforeAllowTraffic
in interface CfnCodeDeployBlueGreenLifecycleEventHooks
public String getBeforeInstall()
CfnCodeDeployBlueGreenLifecycleEventHooks
Default: - none
getBeforeInstall
in interface CfnCodeDeployBlueGreenLifecycleEventHooks
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2020. All rights reserved.