@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:56.579Z") @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.