@Stability(value=Stable) public static final class CfnCodeDeployLambdaAliasUpdate.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCodeDeployLambdaAliasUpdate
CfnCodeDeployLambdaAliasUpdate
software.amazon.jsii.JsiiObject.InitializationMode
CfnCodeDeployLambdaAliasUpdate.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.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAfterAllowTrafficHook()
The name of the Lambda function to run after traffic routing completes.
|
String |
getApplicationName()
The name of the AWS CodeDeploy application.
|
String |
getBeforeAllowTrafficHook()
The name of the Lambda function to run before traffic routing starts.
|
String |
getDeploymentGroupName()
The name of the AWS CodeDeploy deployment group.
|
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 getApplicationName()
CfnCodeDeployLambdaAliasUpdate
getApplicationName
in interface CfnCodeDeployLambdaAliasUpdate
public String getDeploymentGroupName()
CfnCodeDeployLambdaAliasUpdate
This is where the traffic-shifting policy is set.
getDeploymentGroupName
in interface CfnCodeDeployLambdaAliasUpdate
public String getAfterAllowTrafficHook()
CfnCodeDeployLambdaAliasUpdate
getAfterAllowTrafficHook
in interface CfnCodeDeployLambdaAliasUpdate
public String getBeforeAllowTrafficHook()
CfnCodeDeployLambdaAliasUpdate
getBeforeAllowTrafficHook
in interface CfnCodeDeployLambdaAliasUpdate
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2020. All rights reserved.