@Generated(value="jsii-pacmak/0.11.3 (build 464b8c6)", date="2019-06-19T15:19:43.954Z") @Stability(value=Experimental) public interface ILambdaDeploymentConfig extends software.amazon.jsii.JsiiSerializable
LambdaDeploymentConfig class (`LambdaDeploymentConfig.AllAtOnce`, `LambdaDeploymentConfig.Canary10Percent30Minutes`, etc.).
Note: CloudFormation does not currently support creating custom lambda configs outside
of using a custom resource. You can import custom deployment config created outside the
CDK or via a custom resource with LambdaDeploymentConfig#import.
EXPERIMENTAL| Modifier and Type | Interface and Description |
|---|---|
static class |
ILambdaDeploymentConfig.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDeploymentConfigArn()
EXPERIMENTAL
|
String |
getDeploymentConfigName()
EXPERIMENTAL
|
Copyright © 2019. All rights reserved.