@Generated(value="jsii-pacmak/1.21.0 (build 4262b22)", date="2021-02-23T11:52:43.513Z") @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 © 2021. All rights reserved.