@Generated(value="jsii-pacmak/0.11.3 (build 464b8c6)", date="2019-06-19T15:19:43.959Z") @Stability(value=Experimental) public interface LambdaDeploymentConfigImportProps extends software.amazon.jsii.JsiiSerializable
LambdaDeploymentConfig#export| Modifier and Type | Interface and Description |
|---|---|
static class |
LambdaDeploymentConfigImportProps.Builder
A builder for
LambdaDeploymentConfigImportProps |
static class |
LambdaDeploymentConfigImportProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static LambdaDeploymentConfigImportProps.Builder |
builder() |
String |
getDeploymentConfigName()
The physical, human-readable name of the custom CodeDeploy Lambda Deployment Configuration that we are referencing.
|
@Stability(value=Experimental) String getDeploymentConfigName()
@Stability(value=Experimental) static LambdaDeploymentConfigImportProps.Builder builder()
Copyright © 2019. All rights reserved.