@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:07.364Z") @Stability(value=Experimental) 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()
(experimental) The physical, human-readable name of the custom CodeDeploy Lambda Deployment Configuration that we are referencing.
|
@Stability(value=Experimental) @NotNull String getDeploymentConfigName()
@Stability(value=Experimental) static LambdaDeploymentConfigImportProps.Builder builder()
Copyright © 2021. All rights reserved.