@Generated(value="jsii-pacmak/1.7.0 (build 179a3a5)", date="2020-06-30T10:27:18.087Z") @Stability(value=Stable) public interface LambdaDeploymentConfigImportProps extends software.amazon.jsii.JsiiSerializable
LambdaDeploymentConfig#import| Modifier and Type | Interface and Description |
|---|---|
static class |
LambdaDeploymentConfigImportProps.Builder
A builder for
LambdaDeploymentConfigImportProps |
static class |
LambdaDeploymentConfigImportProps.Jsii$Proxy
An implementation for
LambdaDeploymentConfigImportProps |
| 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=Stable) @NotNull String getDeploymentConfigName()
@Stability(value=Stable) static LambdaDeploymentConfigImportProps.Builder builder()
Copyright © 2020. All rights reserved.