@Stability(value=Experimental) @Internal public static final class CfnCodeDeployLambdaAliasUpdate.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCodeDeployLambdaAliasUpdate
CfnCodeDeployLambdaAliasUpdatesoftware.amazon.jsii.JsiiObject.InitializationModeCfnCodeDeployLambdaAliasUpdate.Builder, CfnCodeDeployLambdaAliasUpdate.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 applicationName,
String deploymentGroupName,
String afterAllowTrafficHook,
String beforeAllowTrafficHook)
Constructor that initializes the object based on literal property values passed by the
CfnCodeDeployLambdaAliasUpdate.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAfterAllowTrafficHook()
(experimental) The name of the Lambda function to run after traffic routing completes.
|
String |
getApplicationName()
(experimental) The name of the AWS CodeDeploy application.
|
String |
getBeforeAllowTrafficHook()
(experimental) The name of the Lambda function to run before traffic routing starts.
|
String |
getDeploymentGroupName()
(experimental) The name of the AWS CodeDeploy deployment group.
|
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 applicationName, String deploymentGroupName, String afterAllowTrafficHook, String beforeAllowTrafficHook)
CfnCodeDeployLambdaAliasUpdate.Builder.public final String getApplicationName()
CfnCodeDeployLambdaAliasUpdategetApplicationName in interface CfnCodeDeployLambdaAliasUpdatepublic final String getDeploymentGroupName()
CfnCodeDeployLambdaAliasUpdateThis is where the traffic-shifting policy is set.
getDeploymentGroupName in interface CfnCodeDeployLambdaAliasUpdatepublic final String getAfterAllowTrafficHook()
CfnCodeDeployLambdaAliasUpdategetAfterAllowTrafficHook in interface CfnCodeDeployLambdaAliasUpdatepublic final String getBeforeAllowTrafficHook()
CfnCodeDeployLambdaAliasUpdategetBeforeAllowTrafficHook in interface CfnCodeDeployLambdaAliasUpdate@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.