public static final class CfnCodeDeployLambdaAliasUpdate.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCodeDeployLambdaAliasUpdate
software.amazon.jsii.JsiiObject.InitializationModeCfnCodeDeployLambdaAliasUpdate.Builder, CfnCodeDeployLambdaAliasUpdate.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Stable) public String getApplicationName()
getApplicationName in interface CfnCodeDeployLambdaAliasUpdate@Stability(value=Stable) public String getDeploymentGroupName()
getDeploymentGroupName in interface CfnCodeDeployLambdaAliasUpdate@Stability(value=Stable) @Nullable public String getAfterAllowTrafficHook()
getAfterAllowTrafficHook in interface CfnCodeDeployLambdaAliasUpdate@Stability(value=Stable) @Nullable public String getBeforeAllowTrafficHook()
getBeforeAllowTrafficHook in interface CfnCodeDeployLambdaAliasUpdateCopyright © 2019. All rights reserved.